After mirroring / (root), set up alternative boot-device
1) ls -l /dev/dsk/c0t2d0s0 (write down the location) from PROM: 2) show-disks 3) nvalias back_root "location" 4) setenv boot-device disk back_root * To test, boot back_root
RAID 0+1: One disk fails, submirror fails. One disk in each submirror fails, all data is lost. RAID 1+0: One disk in each submirror can fail w/o data loss. Two disks in the same submirror must fail to lose data.