colttt
colttt
did you try the latest version here from github? it works for me very well
Hi, it's done, in attached you find the dmesg, but I wonder why are there no newer entries about bcachefs locking, because `top` still show bcachefs (like above). Also the...
Hello, it still happens :-( ``` uname -a Linux bcachefs 5.19.0-b2d19c24fdc9-bcachefs #1 SMP PREEMPT_DYNAMIC Tue Aug 16 09:26:57 CEST 2022 x86_64 GNU/Linux ``` in attached the dmesg output and I...
I hoped that is just happens with multiple devices, but it also happens with a single device: dmesg output: ``` [ 528.704769] bcachefs (sdb): recovering from clean shutdown, journal seq...
ok, with the current master ``` Linux bcachefs 5.19.0-9a9c1f3ed8f9-bcachefs #1 SMP PREEMPT_DYNAMIC Fri Aug 19 11:37:08 CEST 2022 x86_64 GNU/Linux ``` it still happens, but now I see a event...
fixed in cd72194e001b
duplicate of #252
hmm okay, I installed from source yesterday, but today its a newer version ``` git clone https://evilpiepirate.org/git/bcachefs-tools.git cd bcachefs-tools/ make && make install bcachfs version bcachefs tool version v0.1-331-gff578c6 ```...
nope, it still happens: ``` Jun 11 09:31:27 bcachefstest kernel: [76365.305712] bcachefs (e8678bb5-5630-4798-a5ab-89af7c1f1bb8): journal read done, 931 keys in 1 entries, seq 63 Jun 11 09:31:27 bcachefstest kernel: [76365.305716] bcachefs...
it still happens,if you need more Information to find this bug, please tell me how can I help you. ``` bcachefs version; uname -a bcachefs tool version v0.1-335-gfe1bb39 Linux bcachefstest...