Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 13:06:33 +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:  <4A8E0F39.6070407@modulus.org>
In-Reply-To: <m263chkh0l.wl%randy@psg.com>
References:  <m2eir5khm7.wl%randy@psg.com>	<4A8E0C80.9030908@modulus.org> <m263chkh0l.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help

OK, with mirrored vdevs you can detach and re-attach disks.

So:


zpool detach tank da1s3   <-- remove it from the mirror
zpool attach tank da0s3 da1s3     <-- add a disk into the mirror vdev





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