Hi Kava,

Your questions are hard for me to answer without seeing your syntax.

Also, you don't need to futz with slices if you are using whole disks.

I added some add'l information to the zpool replace section
on page 74, here:

http://opensolaris.org/os/community/zfs/docs/zfsadmin.pdf

Note that an existing bug prevents the expanded disk space
from a zpool replace operation to be seen without doing
an zpool export and zpool import of the pool.

Cindy




Kava wrote:
> Hi,
> 
> Assume that you have a 2-way mirror of small drives that you want to replace 
> with another 2-way mirror of larger drives. What is the best way to do this?
> 
> If you use the zpool replace command, one at a time on each of the existing 
> old drives, then you will end up wasting the additional space on the new 
> drives. I have tried to access this space by creating a new pool and adding 
> the unused space, but it does not show up as a slice. I also checked the 
> partition table and the whole disk appears to be used.
> 
> How do you get around this? Should I initially have created slices on the 
> bigger disks and then mirrored the slices (same size as the smaller disks)? 
> Or is there some way to migrate data from one mirror (or pool) to another?
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to