MoraFermi

Results 6 issues of MoraFermi

``` [Fri Apr 15 15:56:10 2022] kernel BUG at fs/bcachefs/ec.c:1326! [Fri Apr 15 15:56:10 2022] invalid opcode: 0000 [#1] PREEMPT SMP PTI [Fri Apr 15 15:56:10 2022] CPU: 4 PID:...

bug

Build [42dc767](https://github.com/koverstreet/bcachefs/commit/42dc76733dfeaa45de650d8fc03d1a42f7f3a361) I am trying to skip fsck and mount a damaged filesystem read-only to do data recovery. The "Principles of Operation" pdf suggests that `-o nochanges` should be used...

bug

Version: 30d4735 this is using `mount.bcachefs.sh -o fix_errors,version_upgrade` I also attempted `bcachefs fsck` on this system, but that hangs after "Going read-write" ``` [ 1346.946274] bcachefs (9910bf9e-b68c-46ec-83de-a598679f4616): recovering from unclean...

bug

Tested on 74a993e2619bc0b33847749ee5251e542d7eeaad, but probably already present in 6f01cbb, based on my compilation timestamps. During `umount /bcachefs`, the following can be observed: ``` [Sun Dec 11 16:50:37 2022] bcachefs (9910bf9e-b68c-46ec-83de-a598679f4616...

bug

The rebalance_work throttling logic probably needs a look, since this is unlike to ever kick off: ``` /sys/fs/bcachefs/3b63477b-c95e-4ef5-b6b2-96f8c722c429/internal# cat rebalance_work fullest_dev (1): 235 GiB/1.86 TiB total work: 313 GiB/16.8 TiB...

### Problem Description Attempting to compile [22db1e0] on my system. I am running into the following Cmake error: ```CMake Error at CMakeLists.txt:427 (file): file failed to open for reading (No...