Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2007 19:23:55 +0100
From:      Richard Arends <richard@unixguru.nl>
To:        Henri Hennebert <hlh@restart.be>
Cc:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: ZFS deadlock ?
Message-ID:  <20071109182355.GB13845@shell.unixguru.nl>
In-Reply-To: <47348CAC.5020208@restart.be>
References:  <47348CAC.5020208@restart.be>

next in thread | previous in thread | raw e-mail | index | archive | help
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 */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071109182355.GB13845>