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 */
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to