maharmstone / btrfs

WinBtrfs - an open-source btrfs driver for Windows
GNU Lesser General Public License v3.0
5.75k stars 222 forks source link

'no space left on device' despite only 59% fill. #686

Closed newbie-02 closed 1 month ago

newbie-02 commented 1 month ago

Either I tend to do things wrong, or btrfs is somewhat risky.

Had a working setup - on a 256 GB usb flash stick - with a LUKS encrypted partition and a compressed btrfs filesystem inside.

Filled by about 65%, but now inaccessible: 'no space left on device'.

Inacessible isn't fully correct, I can! delete files from the filesystem, but not write new ones.

Can't figure out what's wrong, stick is physically accessible ( Gnome Disks benchmark with write ), luksOpen and password
work, btrfsck is happy, see below, mount works, data tree and files are readable,

'df' reports 59% fill ( after deleting one big file ), mount say's:

/dev/mapper/sdb3 on /home/kali/mount/sdb3 type btrfs (rw,relatime,compress=zlib:3,space_cache=v2,subvolid=5,subvol=/)  

'compsize' stalls with write to the stick. Unwanted writes slowing the system is one issue I'm investigating,
seen such on recent installations and think to remember not on older versions of kali.

Also after deleting one big file, no write access, 'no space left on device'... strange.

Anybody a good idea how to dig down?

Last things done: let beesd run until 'all sorted', evtl. too many fragments now?
That took a long time and many writes, evtl. stick now worn out? Write seems slower now but is possible,
only blocked in the mounted partition.

Want to move to a bigger - 1 TB - disk.
Tried with another - smaller, 48 GB partition - on another stick how to clone a partition with low write effort,
partclone.btrfs worked with the small partition, the big one produced reproducible fails in the step to
set a new unique UUID.
Rsync was slow and produced many writes in the source! partition adapting atimes, here once tried to mount the
source read only, less writes but still too slow.
Btrfs send | receive of a read only snapshot works from the small partition, but slow, thus tried 'dd'.
Works from the small partition but target looks shrinked.
Tried 'dd' of the big partition, works but target became 'no space left'.
Thus wanted to use btrfs send | receive from the big partition, the first step making a read only snapshot
-> 'no space left'.
None of read only toggeling, btrfsck, restarts, re mounts and the like worked,
the data is accessible, but without write access no chance for a fast transfer to new partition.

------------------------- btrfsck: -----------------------------------

└─# btrfsck /dev/mapper/sdb3
Opening filesystem to check...
Checking filesystem on /dev/mapper/sdb3
UUID: 44a2b598-66fb-4fed-b069-aeb8f807c8c6
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space tree
[4/7] checking fs roots
[5/7] checking only csums items (without verifying data)
[6/7] checking root refs
[7/7] checking quota groups skipped (not enabled on this FS)
found 135639474176 bytes used, no error found
total csum bytes: 121502268
total tree bytes: 12358467584
total fs tree bytes: 11446026240
total extent tree bytes: 746323968
btree space waste bytes: 1855764085
file data blocks allocated: 29830234849280
 referenced 982850809856

------------------------- beesd: -----------------------------------

┌──(root㉿kali)-[/etc/bees]
└─# beesd 44a2b598-66fb-4fed-b069-aeb8f807c8c6
INFO: Find 44a2b598-66fb-4fed-b069-aeb8f807c8c6 in /etc/bees//beesd.backup.conf, use as conf
INFO: Check: Disk exists
INFO: Check: Disk with btrfs
INFO: WORK DIR: /run/bees/
INFO: MOUNT DIR: /run/bees//mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6
touch: setting times of '/run/bees//mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome/beeshash.dat': No space left on device
chmod: changing permissions of '/run/bees//mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome/beeshash.dat': No space left on device
bees version v0.10-3-g75131f3
2024-08-10 21:31:09 28474.28474<7> bees: Masking signals
2024-08-10 21:31:09 28474.28474<7> bees: context constructed
2024-08-10 21:31:09 28474.28474<6> bees: setting rlimit NOFILE to 10340
2024-08-10 21:31:09 28474.28474<5> bees: setting worker thread pool maximum size to 8
2024-08-10 21:31:09 28474.28474<5> bees: setting root path to '/run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6'
2024-08-10 21:31:09 28474.28474<6> bees: set_root_path /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6
2024-08-10 21:31:09 28474.28474<6> bees: set_root_fd /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6
2024-08-10 21:31:09 28474.28474<6> bees: BeesStringFile /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome/beescrawl.dat max size 16M
2024-08-10 21:31:09 28474.28474<6> bees: btrfs send workaround disabled
2024-08-10 21:31:09 28474.28474<6> bees: Scan mode set to 1 (INDEPENDENT)
2024-08-10 21:31:09 28474.28474<5> bees: Starting bees main loop...
2024-08-10 21:31:09 28474.28474<7> bees: Thread progress_report no thread ptr
2024-08-10 21:31:09 28474.28474<7> bees: BeesThread exec progress_report
2024-08-10 21:31:09 28474.28474<7> bees: BeesThread exec status_report
2024-08-10 21:31:09 28474.28474<6> bees: BeesStringFile /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome/beesstats.txt max size 16M
2024-08-10 21:31:09 28474.28513<7> progress_report: Starting thread progress_report
2024-08-10 21:31:09 28474.28474<6> bees: opened hash table filename 'beeshash.dat' length 1073741824
2024-08-10 21:31:09 28474.28514<7> status_report: Starting thread status_report
2024-08-10 21:31:09 28474.28474<6> bees:        cells 67108864, buckets 262144, extents 8192
2024-08-10 21:31:09 28474.28514<6> status_report: Writing status to file '/run/bees//44a2b598-66fb-4fed-b069-aeb8f807c8c6.status' every 1 sec
2024-08-10 21:31:09 28474.28474<6> bees:        flush rate limit 131072
2024-08-10 21:31:09 28474.28474<6> bees: mapping hash table size 1073741824 with flags MAP_PRIVATE|MAP_ANONYMOUS
2024-08-10 21:31:09 28474.28474<6> bees: mmap done in 0.001 sec
2024-08-10 21:31:09 28474.28474<7> bees: BeesThread exec hash_writeback
2024-08-10 21:31:09 28474.28474<7> bees: BeesThread exec hash_prefetch
2024-08-10 21:31:09 28474.28515<7> hash_writeback: Starting thread hash_writeback
2024-08-10 21:31:09 28474.28474<7> bees: Adding 256:480 to blacklist
2024-08-10 21:31:09 28474.28474<7> bees: BeesThread exec crawl_transid
2024-08-10 21:31:09 28474.28516<7> hash_prefetch: Starting thread hash_prefetch
2024-08-10 21:31:09 28474.28474<7> bees: Waiting for signals...
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Starting thread crawl_transid
2024-08-10 21:31:09 28474.28517<6> crawl_transid: loading crawl state
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Read line: root 5 objectid 0 offset 0 min_transid 4667 max_transid 4668 started 1723277975 start_ts 2024-08-10-08-19-35
2024-08-10 21:31:09 28474.28517<7> crawl_transid: loaded_state BeesCrawlState 5:0 offset 0x0 transid 4667..4668 started 2024-08-10-08-19-35 (47494s ago)
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Read line: root 256 objectid 515 offset 0 min_transid 4667 max_transid 4668 started 1723277975 start_ts 2024-08-10-08-19-35
2024-08-10 21:31:09 28474.28517<7> crawl_transid: loaded_state BeesCrawlState 256:515 offset 0x0 transid 4667..4668 started 2024-08-10-08-19-35 (47494s ago)
2024-08-10 21:31:09 28474.28515<6> hash_writeback: Flushed 0 of 8192 hash table extents
2024-08-10 21:31:09 28474.28517<7> crawl_transid: BeesThread exec crawl_writeback
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Clearing root FD cache with size 0 to enable subvol delete
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Clearing open FD cache with size 0 to enable file delete
2024-08-10 21:31:09 28474.28518<7> crawl_writeback: Starting thread crawl_writeback
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Clearing resolve cache with size 0
2024-08-10 21:31:09 28474.28518<6> crawl_writeback: Saving crawl state
2024-08-10 21:31:09 28474.28517<7> crawl_transid: Polling 30s for next transid RateEstimator { count = 167114, raw = 0 / 0.00537342, ratio = 1 / 1, rate = 1, duration(1) = 1, seconds_for(1) = 1 }
2024-08-10 21:31:09 28474.28512<6> crawl_more: Crawl started BeesCrawlState 256:0 offset 0x0 transid 4668..167114 started 2024-08-10-21-31-09 (0s ago)
2024-08-10 21:31:09 28474.28508<6> crawl_more: Crawl finished BeesCrawlState 256:516 offset 0x0 transid 4668..167114 started 2024-08-10-21-31-09 (0s ago)
2024-08-10 21:31:09 28474.28507<6> crawl_more: Crawl finished BeesCrawlState 257:20587145 offset 0x0 transid 4667..167114 started 2024-08-10-21-31-09 (0s ago)
2024-08-10 21:31:10 28474.28518<5> crawl_writeback: 
2024-08-10 21:31:10 28474.28518<5> crawl_writeback: 
2024-08-10 21:31:10 28474.28518<5> crawl_writeback: *** EXCEPTION ***
2024-08-10 21:31:10 28474.28518<5> crawl_writeback:     exception type std::system_error: openat: dir_fd 4 /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome name 'beescrawl.dat.tmp' mode 600 flags O_CLOEXEC|O_CREAT|O_EXCL|O_LARGEFILE|O_NOATIME|O_NOCTTY|O_NOFOLLOW|O_NONBLOCK|O_WRONLY at fd.cc:276: No space left on device
2024-08-10 21:31:10 28474.28518<5> crawl_writeback: ***
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: Now:     2024-08-10-21-31-19
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: Uptime:  9.62034 seconds
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: Version: v0.10-3-g75131f3
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: Kernel:  Linux 6.8.11-amd64 x86_64 #1 SMP PREEMPT_DYNAMIC Kali 6.8.11-1kali2 (2024-05-30)
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: 
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: Hash table page occupancy histogram (31804773/67108864 cells occupied, 47%)
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                                                                  65536 pages
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                              ##                                  32768
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                            #######                               16384
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                          ##########                              8192
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                         ############                             4096
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                         #############                            2048
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                        ###############                           1024
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                       #################                          512
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                       #################                          256
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                      ###################                         128
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                      ####################                        64
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                     ######################                       32
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                     ######################                       16
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                    ########################                      8
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                    ##########################                  # 4
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                  # ##########################                  # 2
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:                  # ##########################                  # 1
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: 0%      |      25%      |      50%      |      75%      |   100% page fill
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: compressed 9143622 (28%)
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: uncompressed 22661151 (71%) unaligned_eof 1126343 (3%) toxic 722 (0%)
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: 
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: TOTAL:
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       crawl_blacklisted=4 crawl_create=3 crawl_gen_high=16 crawl_gen_low=82704 crawl_inline=1 crawl_restart=1 crawl_scan=74354
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       exception_caught=1
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       hash_extent_in=8192
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       open_clear=1
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       readahead_bytes=1073741824 readahead_count=8192 readahead_ms=2428
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       root_clear=1
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: 
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: RATES:
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       crawl_blacklisted=0.416 crawl_create=0.312 crawl_gen_high=1.664 crawl_gen_low=8596.76 crawl_inline=0.104 crawl_restart=0.104 crawl_scan=7728.81
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       exception_caught=0.104
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       hash_extent_in=851.528
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       open_clear=0.104
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       readahead_bytes=1.11611e+08 readahead_count=851.528 readahead_ms=252.382
2024-08-10 21:31:19 28474.28516<6> hash_prefetch:       root_clear=0.104
2024-08-10 21:31:19 28474.28516<5> hash_prefetch: 
2024-08-10 21:31:19 28474.28516<5> hash_prefetch: 
2024-08-10 21:31:19 28474.28516<5> hash_prefetch: *** EXCEPTION ***
2024-08-10 21:31:19 28474.28516<5> hash_prefetch:       exception type std::system_error: openat: dir_fd 4 /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome name 'beesstats.txt.tmp' mode 600 flags O_CLOEXEC|O_CREAT|O_EXCL|O_LARGEFILE|O_NOATIME|O_NOCTTY|O_NOFOLLOW|O_NONBLOCK|O_WRONLY at fd.cc:276: No space left on device
2024-08-10 21:31:19 28474.28516<5> hash_prefetch: ***
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: mlock(1G)...
2024-08-10 21:31:19 28474.28516<6> hash_prefetch: mlock(1G) done in 0.001 sec
2024-08-10 21:31:39 28474.28517<7> crawl_transid: Clearing root FD cache with size 0 to enable subvol delete
2024-08-10 21:31:39 28474.28517<7> crawl_transid: Clearing open FD cache with size 0 to enable file delete                                                                                                                   
2024-08-10 21:31:39 28474.28517<7> crawl_transid: Clearing resolve cache with size 0                                                                                                                                         
2024-08-10 21:31:39 28474.28517<7> crawl_transid: Polling 30s for next transid RateEstimator { count = 167120, raw = 6 / 30.0058, ratio = 6 / 30.0059, rate = 0.19996, duration(1) = 5.00099, seconds_for(1) = 5.00085 }     
2024-08-10 21:31:39 28474.28510<6> crawl_new: Crawl started BeesCrawlState 256:0 offset 0x0 transid 167114..167120 started 2024-08-10-21-31-39 (0s ago)                                                                      
2024-08-10 21:31:39 28474.28510<6> crawl_new: Crawl finished BeesCrawlState 256:0 offset 0x0 transid 167114..167120 started 2024-08-10-21-31-39 (0s ago)                                                                     
2024-08-10 21:31:39 28474.28510<6> crawl_new: Crawl started BeesCrawlState 257:0 offset 0x0 transid 167114..167120 started 2024-08-10-21-31-39 (0s ago)                                                                      
2024-08-10 21:31:39 28474.28510<6> crawl_new: Crawl finished BeesCrawlState 257:0 offset 0x0 transid 167114..167120 started 2024-08-10-21-31-39 (0s ago)                                                                     
2024-08-10 21:32:09 28474.28517<7> crawl_transid: Polling 30s for next transid RateEstimator { count = 167120, raw = 5.94 / 59.706, ratio = 5.94 / 59.706, rate = 0.0994875, duration(1) = 10.0515, seconds_for(1) = 10.0515 }                                                                                                                                                                                                                            
^C2024-08-10 21:32:30 28474.28474<5> bees: Received signal 2 info siginfo_t { signo = 2 (SIGINT), errno = 0, code = 128, pid = 0, uid = 0, status = 0, utime = 0, stime = 0, int = 0, ptr = 0, overrun = 0, timerid = 0, addr = 0, band = 0, fd = 0, call_addr = 0, syscall = 0, arch = 0 }                                                                                                                                                               
2024-08-10 21:32:30 28474.28474<7> bees: Signal catcher exiting                                                                                                                                                              
2024-08-10 21:32:30 28474.28474<5> bees: Stopping bees...                                                                                                                                                                    
2024-08-10 21:32:30 28474.28474<7> bees: Pausing work queue                                                                                                                                                                  
2024-08-10 21:32:30 28474.28474<7> bees: Stopping crawlers and flushing crawl state                                                                                                                                          
2024-08-10 21:32:30 28474.28474<7> bees: BeesRoots stop requested                                                                                                                                                            
2024-08-10 21:32:30 28474.28474<7> bees: Stopping and flushing hash table                                                                                                                                                    
2024-08-10 21:32:30 28474.28474<7> bees: Stopping BeesHashTable threads                                                                                                                                                      
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for crawlers to stop                                                                                                                                                        
2024-08-10 21:32:30 28474.28517<7> crawl_transid: Exiting thread crawl_transid, 80.642 sec                                                                                                                                   
2024-08-10 21:32:30 28474.28516<7> hash_prefetch: Exiting thread hash_prefetch, 80.642 sec                                                                                                                                   
2024-08-10 21:32:30 28474.28515<7> hash_writeback: Flushing hash table
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for crawl writeback
2024-08-10 21:32:30 28474.28518<6> crawl_writeback: Saving crawl state
2024-08-10 21:32:30 28474.28474<7> bees: BeesThread::join crawl_writeback
2024-08-10 21:32:30 28474.28474<7> bees: Joining thread crawl_writeback
2024-08-10 21:32:30 28474.28515<6> hash_writeback: Flushed 0 of 8192 hash table extents
2024-08-10 21:32:30 28474.28515<7> hash_writeback: Exited hash table writeback_loop
2024-08-10 21:32:30 28474.28515<7> hash_writeback: Exiting thread hash_writeback, 80.643 sec
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: 
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: 
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: *** EXCEPTION ***
2024-08-10 21:32:30 28474.28518<5> crawl_writeback:     exception type std::system_error: openat: dir_fd 4 /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome name 'beescrawl.dat.tmp' mode 600 flags O_CLOEXEC|O_CREAT|O_EXCL|O_LARGEFILE|O_NOATIME|O_NOCTTY|O_NOFOLLOW|O_NONBLOCK|O_WRONLY at fd.cc:276: No space left on device
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: ***
2024-08-10 21:32:30 28474.28518<7> crawl_writeback: Stop requested in writeback thread
2024-08-10 21:32:30 28474.28518<6> crawl_writeback: Saving crawl state
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: 
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: 
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: *** EXCEPTION ***
2024-08-10 21:32:30 28474.28518<5> crawl_writeback:     exception type std::system_error: openat: dir_fd 4 /run/bees/mnt/44a2b598-66fb-4fed-b069-aeb8f807c8c6/.beeshome name 'beescrawl.dat.tmp' mode 600 flags O_CLOEXEC|O_CREAT|O_EXCL|O_LARGEFILE|O_NOATIME|O_NOCTTY|O_NOFOLLOW|O_NONBLOCK|O_WRONLY at fd.cc:276: No space left on device
2024-08-10 21:32:30 28474.28518<5> crawl_writeback: ***
2024-08-10 21:32:30 28474.28518<7> crawl_writeback: Exiting thread crawl_writeback, 80.727 sec
2024-08-10 21:32:30 28474.28474<7> bees: Waited for crawl_writeback, 0.087 sec
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for crawl thread
2024-08-10 21:32:30 28474.28474<7> bees: BeesThread::join crawl_transid
2024-08-10 21:32:30 28474.28474<7> bees: Joining thread crawl_transid
2024-08-10 21:32:30 28474.28474<7> bees: Waited for crawl_transid, 0.001 sec
2024-08-10 21:32:30 28474.28474<7> bees: BeesRoots stopped
2024-08-10 21:32:30 28474.28474<7> bees: Setting stop_request flag
2024-08-10 21:32:30 28474.28474<7> bees: waiting for hash table flush to stop
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for hash_prefetch thread
2024-08-10 21:32:30 28474.28474<7> bees: BeesThread::join hash_prefetch
2024-08-10 21:32:30 28474.28513<6> progress_report: TOTAL COUNTS (80.732s):
2024-08-10 21:32:30 28474.28474<7> bees: Joining thread hash_prefetch
2024-08-10 21:32:30 28474.28513<6> progress_report:     crawl_blacklisted=4 crawl_create=6 crawl_gen_high=16 crawl_gen_low=1296344 crawl_inline=1 crawl_restart=3 crawl_scan=847523
2024-08-10 21:32:30 28474.28513<6> progress_report:     exception_caught=4
2024-08-10 21:32:30 28474.28513<6> progress_report:     hash_extent_in=8192
2024-08-10 21:32:30 28474.28513<6> progress_report:     open_clear=2
2024-08-10 21:32:30 28474.28513<6> progress_report:     readahead_bytes=1073741824 readahead_count=8192 readahead_ms=2428
2024-08-10 21:32:30 28474.28513<6> progress_report:     root_clear=2
2024-08-10 21:32:30 28474.28513<6> progress_report: TOTAL RATES (80.732s):
2024-08-10 21:32:30 28474.28513<6> progress_report:     crawl_blacklisted=0.05 crawl_create=0.075 crawl_gen_high=0.199 crawl_gen_low=16057.4 crawl_inline=0.013 crawl_restart=0.038 crawl_scan=10498
2024-08-10 21:32:30 28474.28513<6> progress_report:     exception_caught=0.05
2024-08-10 21:32:30 28474.28474<7> bees: Waited for hash_prefetch, 0.001 sec
2024-08-10 21:32:30 28474.28513<6> progress_report:     hash_extent_in=101.472
2024-08-10 21:32:30 28474.28513<6> progress_report:     open_clear=0.025
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for hash_writeback thread
2024-08-10 21:32:30 28474.28513<6> progress_report:     readahead_bytes=1.33001e+07 readahead_count=101.472 readahead_ms=30.075
2024-08-10 21:32:30 28474.28474<7> bees: BeesThread::join hash_writeback
2024-08-10 21:32:30 28474.28513<6> progress_report:     root_clear=0.025
2024-08-10 21:32:30 28474.28474<7> bees: Joining thread hash_writeback
2024-08-10 21:32:30 28474.28513<6> progress_report: DELTA COUNTS (80.732s):
2024-08-10 21:32:30 28474.28474<7> bees: Waited for hash_writeback, 0.001 sec
2024-08-10 21:32:30 28474.28474<7> bees: BeesHashTable stopped
2024-08-10 21:32:30 28474.28513<6> progress_report:     crawl_blacklisted=0.05 crawl_create=0.075 crawl_gen_high=0.199 crawl_gen_low=16057.4 crawl_inline=0.013 crawl_restart=0.038 crawl_scan=10498
2024-08-10 21:32:30 28474.28513<6> progress_report:     exception_caught=0.05
2024-08-10 21:32:30 28474.28513<6> progress_report:     hash_extent_in=101.472
2024-08-10 21:32:30 28474.28513<6> progress_report:     open_clear=0.025
2024-08-10 21:32:30 28474.28513<6> progress_report:     readahead_bytes=1.33001e+07 readahead_count=101.472 readahead_ms=30.075
2024-08-10 21:32:30 28474.28513<6> progress_report:     root_clear=0.025
2024-08-10 21:32:30 28474.28513<6> progress_report: DELTA RATES (80.732s):
2024-08-10 21:32:30 28474.28513<6> progress_report:     crawl_blacklisted=0.05 crawl_create=0.075 crawl_gen_high=0.199 crawl_gen_low=16057.4 crawl_inline=0.013 crawl_restart=0.038 crawl_scan=10498
2024-08-10 21:32:30 28474.28513<6> progress_report:     exception_caught=0.05
2024-08-10 21:32:30 28474.28513<6> progress_report:     hash_extent_in=101.472
2024-08-10 21:32:30 28474.28513<6> progress_report:     open_clear=0.025
2024-08-10 21:32:30 28474.28513<6> progress_report:     readahead_bytes=1.33001e+07 readahead_count=101.472 readahead_ms=30.075
2024-08-10 21:32:30 28474.28513<6> progress_report:     root_clear=0.025
2024-08-10 21:32:30 28474.28513<6> progress_report: THREADS (work queue 2 of 2 tasks, 0 workers, load: current 0 target 0 average 0):
2024-08-10 21:32:30 28474.28513<6> progress_report:     tid 28474: bees: stopping status thread at 0.089 sec
2024-08-10 21:32:30 28474.28513<6> progress_report:     tid 28513: progress_report: logging current thread status
2024-08-10 21:32:30 28474.28513<6> progress_report:     tid 28514: status_report: idle 1
2024-08-10 21:32:30 28474.28513<7> progress_report: Exiting thread progress_report, 80.734 sec
2024-08-10 21:32:30 28474.28474<7> bees: Waiting for status thread
2024-08-10 21:32:30 28474.28474<7> bees: BeesThread::join status_report
2024-08-10 21:32:30 28474.28474<7> bees: Joining thread status_report
2024-08-10 21:32:30 28474.28514<7> status_report: Exiting thread status_report, 80.734 sec
2024-08-10 21:32:30 28474.28474<7> bees: Waited for status_report, 0.001 sec
2024-08-10 21:32:30 28474.28474<5> bees: bees stopped in 0.09 sec
sskras commented 1 month ago

You are getting this on Linux, right? While this project/repo is about Windows kernel driver.

maharmstone commented 1 month ago

This is the repo for the Windows btrfs driver. I suggest you try the linux-btrfs mailing list.