migrate zfs disks to new san different size disks
edited Jul 5, 2011 1:33AM in Oracle Solaris File Systems and Disk Management (MOSC) 6 commentsAnswered
We are migrating a zfs pool from san A to san B. San A has a number of small disks anywhere from 200G to 20G. San B will have a single 500G drive. We are hoping to do this migration hot as we do with vxfs file systems.
.
I have been reviewing zfs documentation and testing commands to discover that mirroring will not work as the drives must be the same size. Creating a snapshot/clone/replace original file system with clone would not work because the snapshot is read-only.
.
Can someone direct me to a solution that will work?
0