Re: [ndctl PATCH] ndctl/namespace: Fix 'clear-error -s' excessive scrubbing

2019-08-27 Thread Verma, Vishal L
On Tue, 2019-08-27 at 11:58 -0700, Dan Williams wrote: > Erwin reports: > The current implementation of ndctl clear-errors takes a very long time, > because a full scrub happens for every namespace. > > Doing a full system ARS scrub is obviously not necessary, it just needs > to

[ndctl PATCH] ndctl/namespace: Fix 'clear-error -s' excessive scrubbing

2019-08-27 Thread Dan Williams
Erwin reports: The current implementation of ndctl clear-errors takes a very long time, because a full scrub happens for every namespace. Doing a full system ARS scrub is obviously not necessary, it just needs to happen once. Indeed, it only needs to happen once per bus. Clear