Re: [zfs-discuss] Replaced pool device shows up in zpool status

2010-08-16 Thread Giovanni Tirloni
On Mon, Aug 16, 2010 at 11:47 AM, Mark J Musante wrote: > On Mon, 16 Aug 2010, Matthias Appel wrote: > >> Can anybody tell me how to get rid of c1t3d0 and heal my zpool? > > Can you do a "zpool detach performance c1t3d0/o"?  If that works, then > "zpool replace performance c1t3d0 c1t0d0" should re

Re: [zfs-discuss] Replaced pool device shows up in zpool status

2010-08-16 Thread Mark J Musante
On Mon, 16 Aug 2010, Matthias Appel wrote: Can anybody tell me how to get rid of c1t3d0 and heal my zpool? Can you do a "zpool detach performance c1t3d0/o"? If that works, then "zpool replace performance c1t3d0 c1t0d0" should replace the bad disk with the new hot spare. Once the resilver c