| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <bug-217965-13602-gDmgV2yURH@https.bugzilla.kernel.org/> Date: Sat, 23 Mar 2024 08:53:54 +0000 From: bugzilla-daemon@...nel.org To: linux-ext4@...r.kernel.org Subject: [Bug 217965] ext4(?) regression since 6.5.0 on sata hdd https://bugzilla.kernel.org/show_bug.cgi?id=217965 --- Comment #71 from denk@...t.com --- (In reply to Ojaswin Mujoo from comment #68) > 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@linux.ibm.com Hello Ojaswin, thank you very much! I changed stripe to 0 last weekend with tune2fs -f -E stripe_width=0 <dev>, as tune2fs -f -E stride=0 <dev> did not change stripe to 0. And since then my system is back to normal performance. So far no further issues. Thanks you very much for all the work for ext4! Best denk -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.
Powered by blists - more mailing lists