Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 12:54:56 +1000
From:      Andrew Snow <andrew@modulus.org>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: re-adding a replacement into a pool of mirrors
Message-ID:  <4A8E0C80.9030908@modulus.org>
In-Reply-To: <m2eir5khm7.wl%randy@psg.com>
References:  <m2eir5khm7.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush wrote:
> a drive in a 12x2tb array died and i have replaced it

>     # zpool add -fn tank da1s3
>
> 
> so zpool add would put it in the wrong place
> 

Two things to try:

1. zpool replace -f tank da1s3

2. zpool offline tank da1s3 ; zpool online tank da1s3




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