ZFS deadlock ?

Richard Arends richard at unixguru.nl
Fri Nov 9 10:54:01 PST 2007


On Fri, Nov 09, 2007 at 05:37:00PM +0100, Henri Hennebert wrote:

Henri,

> To push zfs, I launch 2 scrub at the same time, after ~20 seconds the 
> system freeze:
> 
> zpool scrub pool0 && zpool scrub pool2

This won't start the scrubs at the same time, but after each other. And
the second will only start if the first one not fails (exitcode == 0)

-- 
Regards,

Richard.

/* Homo Sapiens non urinat in ventum */


More information about the freebsd-stable mailing list