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
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