Re: raid6check extremely slow ?
From: Wolfgang Denk <hidden>
Date: 2020-05-12 07:37:47
Dear Piergiorgio, In message [ref] you wrote:
quoted
��� while (length > 0) { ��� ��� ��� lock_stripe -> write suspend_lo/hi node ��� ��� ��� ... ��� ��� ��� unlock_all_stripes -> -> write suspend_lo/hi node ��� } I think it explains the stack of raid6check, and maybe it is way that raid6check works, lock stripe, check the stripe then unlock the stripe, just my guess ...Yes, that's the way it works. raid6check lock the stripe, check it, release it. This is required in order to avoid race conditions between raid6check and some write to the stripe.
This still does not really explain what is so slow here. I mean, even if the locking was an expenive operation code-wise, I would expect to see at least one of the CPU cores near 100% then - but botch CPU _and_ I/O are basically idle, and disks are _all_ and _always_ really close at a trhoughput of 400 kB/s - this looks like some intentional bandwith limit - I just can't see where this can be configured?
This could be a way to test if the problem is really here. That is, remove the lock / unlock (I guess there should be only one pair, but better check) and check with the array in R/O mode.
I may try this again after this test completed ;-)
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
It's certainly convenient the way the crime (or condition) of
stupidity carries with it its own punishment, automatically
admisistered without remorse, pity, or prejudice. :-)
-- Tom Christiansen in [off-list ref]