On Sat, Dec 13, 2008 at 04:44:10PM -0800, Mark Dornfeld wrote:
> I have installed Solaris 10 on a ZFS filesystem that is not mirrored. Since I 
> have an identical disk in the machine, I'd like to add that disk to the 
> existing pool as a mirror. Can this be done, and if so, how do I do it?

Yes:

# zpool attach <poolname> <old_disk> <new_disk>

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

Reply via email to