[EMAIL PROTECTED] wrote:
> Suppose I have a single ZFS pool on a single disk;
> I want to upgrade the system to use two different, larger disks
> and I want to mirror.
> 
> Can I do something like:
> 
>       - I start with disk #0
>       - add mirror on disk #1
>         (resilver)
>       - replace first disk (#0) with disk #2
>         (resilver)
> 
> Casper
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
make sure to install the bootblk on disk#2  before removing disk#0, 
zpool doesn't do this if you add a second disk to the system.

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

Reply via email to