dick hoogendijk wrote:
> On Wed, 02 Jul 2008 13:41:18 -0700
> Richard Elling <[EMAIL PROTECTED]> wrote:
>
>   
>> Orvar Korvar wrote:
>>     
>>> Remember, you can not delete a device, so be careful what you add.
>>>       
>> You can detach disks from mirrors.
>>     
>
> So, a mirror of two disks becomes a system of two seperate disks?
>
>   

zpool detach will detach a disk from a mirror.  But it will no longer
be part of the pool.  If you want to add the detached disk to the
pool as a stripe, then that would be a "zpool detach" followed by a
"zpool add"

Please take a careful look at the zpool add, attach, and detach options.
 -- richard

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to