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 */Received on Fri Nov 09 2007 - 17:54:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:21 UTC