Chapter 3
Managing Disk Volumes
45
4. Create the RAID 1 volume:
The creation of the RAID volume is interactive, by default. For example:
As an alternative, you can use the
–f
option to force the creation if you are sure of
the member disks, and sure that the data on both member disks can be lost. For
example:
When you create a RAID mirror, the secondary drive (in this case,
c0t1d0
)
disappears from the Solaris device tree.
5. Check the status of a RAID mirror.
The RAID status might be
OK
, indicating that the RAID volume is online and fully
synchronized, but the volume also might be
RESYNCING
in the event that the data
between the primary and secondary member disks in an IM are still synchronizing.
The RAID status might also be
DEGRADED
, if a member disk is failed or otherwise
offline. Finally, it might be
FAILED
, indicating that volume should be deleted and
reinitialized. This failure can occur when any member disk in an IS volume is lost, or
when both disks are lost in an IM volume.
#
raidctl -c
primary secondary
#
raidctl -c c0t0d0 c0t1d0
Creating RAID volume c0t0d0 will destroy all data on member disks,
proceed
(yes/no)? yes
Volume ’c0t0d0’ created
#
#
raidctl -f -c c0t0d0 c0t1d0
Volume ’c0t0d0’ created
#
#
raidctl
RAID
Volume
RAID
RAID
Disk
Volume
Type
Status
Disk
Status
--------------------------------------------------------
c0t0d0
IM
RESYNCING
c0t0d0
OK
c0t1d0
OK
Содержание SPARC Enterprise T1000
Страница 4: ......
Страница 8: ...viii Sun SPARC Enterprise T1000 Server Administration Guide April 2007 Index 61...
Страница 10: ...x Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 12: ...xii Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 18: ...xviii Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 42: ...24 Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 74: ...56 Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 78: ...60 Sun SPARC Enterprise T1000 Server Administration Guide April 2007...
Страница 82: ...64 Sun SPARC Enterprise T1000 Server Administration Guide April 2007...