https://bugzilla.kernel.org/show_bug.cgi?id=217965 --- Comment #68 from Ojaswin Mujoo (ojaswin.mujoo@xxxxxxx) --- Hello Denk, Both of the commands you mentioned "mount -o remount,stripe=0 <dev>" and "tune2fs -f -E stride=0 <dev>" should be okay to run and aren't dangerous for your filesystem. You can always take a backup to be extra cautious ;) That being said, this issue was fixed by the following patch [1] which I believe landed in linux kernel 6.7 so anything above that should help you avoid the issue as well. Regards, Ojaswin [1] https://lore.kernel.org/linux-ext4/cover.1702455010.git.ojaswin@xxxxxxxxxxxxx -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.