On 17 Mar, 2009, at 16.21, Bryan Allen wrote:

Then mirror the VTOC from the first (zfsroot) disk to the second:

# prtvtoc /dev/rdsk/c1t0d0s2 | fmthard -s - /dev/rdsk/c1t1d0s2
# zpool attach -f rpool c1t0d0s0 c1t1d0s0
# zpool status -v

And then you'll still need to run installgrub to put grub on the mirror. That's not yet automatically done.


Regards,
markm


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

Reply via email to