On Thu, July 5, 2018 10:29 AM, Dorau, Lukasz <[email protected]> wrote: > On Thu, July 5, 2018 9:51 AM, Dorau, Lukasz <[email protected]> wrote: > > > > I tested the workaround (ndctl start-scrub ; ndctl wait-scrub) but it does > > not work > > for me (with kernel v4.17.4 and ndctl v61.1): > > > > # ndctl inject-error --block=16838 --count=512 namespace4.0 > > # ndctl start-scrub > > # ndctl wait-scrub # <--- I waited 30 minutes for 'ndctl > > wait-scrub', but it > > did not finish... > > > > It is polling forever in ndctl_bus_wait_for_scrub_completion() at > libndctl.c:1239: >
When I replaced '--count=512' with '--count=1', it works well ... -- Lukasz _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
