Re: ZFS deadlock ?



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-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: ZFS deadlock ?
    ... zpool scrub pool0 && zpool scrub pool2 ...
    (freebsd-stable)
  • Re: ZFS deadlock ?
    ... zpool scrub pool0 && zpool scrub pool2 ... the second will only start if the first one not fails (exitcode == 0) ...
    (freebsd-current)
  • Re: ZFS deadlock ?
    ... zpool scrub pool0 && zpool scrub pool2 ... the second will only start if the first one not fails (exitcode == 0) ...
    (freebsd-stable)