To verify that a hardware disk mirror does not exist already, type:
#raidctl
No RAID volumes found.
The example above indicates that no RAID volume exists. In another case:
#raidctl
RAID | RAID RAID | Disk |
Volume | Status Disk | Status |
c1t1d0 DEGRADEDc1t1d0 OK c1t2d0 DEGRADED
The example above indicates a hardware mirror has degraded at disk c1t2d0.
Note – The logical device names might appear differently on your system, depending on the number and type of
2.Type the following command:
#raidctl
For example:
#raidctl
When you create a RAID mirror, the slave drive (in this case, c1t1d0) disappears from the Solaris device tree.