[Bug 2089728] [NEW] Wait sync io to finish before changing group cnt

2024-11-26 Thread tohidemyname
Public bug reported: The upstream Linux kernel fixed a hang: https://github.com/torvalds/linux/commit/fa1944bbe6220eb929e2c02e5e8706b908565711 "One customer reports a bug: raid5 is hung when changing thread cnt while resync is running. The stripes are all in conf->handle_list and new threads can

[Bug 2091137] [NEW] need kernel parameter to keep disk order consistent

2024-12-05 Thread tohidemyname
Public bug reported: Redhat just fixed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=2140017 This bug complains that disk orders maybe unpredictable since 5.3. It also affects SUSE: https://www.suse.com/support/kb/doc/?id=18449 I checked the latest code of ubuntu. It is identical to the