Re: [zfs-discuss] zpool remove problem

2009-11-22 Thread Velu
hi, I think you use the following command [b]jkt:/# zpool destroy [/b] Hope it helps. -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] zpool remove problem

2008-01-15 Thread Mark J Musante
On Mon, 14 Jan 2008, Wyllys Ingersoll wrote: > That doesn't work either. The zpool replace command didn't work? You wouldn't happen to have a copy of the errors you received, would you? I'd like to see that. Regards, markm ___ zfs-discuss mailing l

Re: [zfs-discuss] zpool remove problem

2008-01-14 Thread Wyllys Ingersoll
That doesn't work either. I ended up destroying the entire pool and starting over. There was a lot of data already in there, but it wasn't critical, luckily. This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensola

Re: [zfs-discuss] zpool remove problem

2008-01-11 Thread Mark J Musante
On Fri, 11 Jan 2008, Wyllys Ingersoll wrote: > I want to remove c0d0p4: > # zpool remove bigpool c0d0p4 > cannot remove c0d0p4: only inactive hot spares or cache devices can be removed Use replace, not remove. Regards, markm ___ zfs-discuss mailing li

[zfs-discuss] zpool remove problem

2008-01-11 Thread Wyllys Ingersoll
I have a pool with 3 partitions in it. However, one of them is no longer valid, the disk was removed and modified so that the original partition is no longer available. I cannot get zpool to remove it from the pool. How do I tell zfs to take this item out of the pool if not with "zfs remove"