Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't mount after unclean shutdown #741

Open
brauliobo opened this issue Sep 2, 2024 · 0 comments
Open

Can't mount after unclean shutdown #741

brauliobo opened this issue Sep 2, 2024 · 0 comments

Comments

@brauliobo
Copy link

brauliobo commented Sep 2, 2024

On a slow WD 4tb HDD, after the reboot processing hanging on bcachefs, I triggered a reset on the hardware. Then after reboot the volume doesn't mount anymore, below is the dmesg output.

Using 6.10.6 before reboot and 6.10.7 after

[22657.512238] bcachefs (sdc1): bch2_fs_recovery(): error ERESTARTSYS
[22657.512243] bcachefs (sdc1): bch2_fs_start(): error starting filesystem ERESTARTSYS
[22657.512443] bcachefs (sdc1): unshutdown complete, journal seq 1471481
[22657.541789] bcachefs: bch2_mount() error: ERESTARTSYS
[22773.846412] bcachefs (sdc1): mounting version 1.7: mi_btree_bitmap opts=compression=zstd:15
[22773.846416] bcachefs (sdc1): recovering from unclean shutdown
[22845.839949] bcachefs (sdc1): journal read done, replaying entries 1467829-1471480
[22845.839954] bcachefs (sdc1): dropped unflushed entries 1471481-1471481
[22848.745005] bcachefs (sdc1): alloc_read... done
[22848.745153] bcachefs (sdc1): stripes_read... done
[22848.745156] bcachefs (sdc1): snapshots_read... done
[22848.922685] bcachefs (sdc1): going read-write
[22848.923649] bcachefs (sdc1): journal_replay...
[22863.912626] bcachefs (/dev/sdc1): error reading superblock: error opening /dev/sdc1: EBUSY
[22863.912631] bcachefs: bch2_mount() error: EBUSY
[22931.034245]  done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant