I'm replacing the disk with my rpool with a mirrored pool, and wondering how best to do that.
The disk I'm replacing is partitioned with root on s0, swap on s1 and boot on s8, which is what the original 2008.05 installer created for me. I've partitioned the new disk in the same way and am now running zpool attach -f rpool c5d0s0 c9t1d0s0 to mirror the root. The -f is to stop zpool whining about s0 overlapping s2. But what do I do with that swap slice? Should I ditch it and create an rpool/swap area? Do I still need a boot slice? What's the recommended practice here? Cheers, Chris _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss