Tertius Lydgate wrote:
Figure out how to mirror a root pool on one USB stick to another.  It gives me the error 
"new device must be a single disk" even though the new device is a single disk.

IIRC, you will get this error message if you try to "zpool add"
rather than "zpool attach" the disk.  "zpool attach" is how you
build mirrors.  For detailed steps, see the section on mirroring
root pools in the ZFS Administration Guide.  Note that you
BIOS will need to support booting from USB devices.
-- richard

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

Reply via email to