Sun Oracle Netra T5440 Administration Manual page 71

Hide thumbs Also See for Netra T5440:
Table of Contents

Advertisement

2. Type the following command:
# raidctl -c primary secondary
The creation of the RAID volume is interactive, by default. For example:
# raidctl -c c0t0d0 c0t1d0
Creating RAID volume c0t0d0 will destroy all data on member disks,
proceed
(yes/no)? yes
Volume 'c0t0d0' created
#
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:
# raidctl -f -c c0t0d0 c0t1d0
Volume 'c0t0d0' created
#
When you create a RAID mirror, the secondary drive (in this case, c0t1d0)
disappears from the Solaris device tree.
Chapter 3
Managing Disk Volumes
57

Advertisement

Table of Contents
loading

Table of Contents