FUJITSU T5140 User Manual

Page 37

Advertising
background image

Managing Disks

21

2. Type the following command:

The creation of the RAID volume is interactive, by default. For example:

When you create a RAID striped volume, the other member drives (in this case,
c1t2d0

and c1t3d0) disappear from the Solaris device tree.

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 all other member disks can be lost. For
example:

3. To verify the existence of a RAID volume, type the following command:

# raidctl -c –r 0

disk1 disk2 ...

# raidctl -c -r 0 c1t1d0 c1t2d0 c1t3d0

Creating RAID volume will destroy all data on spare space of member

disks, proceed (yes/no)? yes

May 16 16:33:30 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:30 wgs57-06 Physical disk 0 created.

May 16 16:33:30 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:30 wgs57-06 Physical disk 1 created.

May 16 16:33:31 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:31 wgs57-06 Physical disk 2 created.

May 16 16:33:31 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:31 wgs57-06 Volume 3 is |enabled||optimal|

May 16 16:33:31 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:31 wgs57-06 Volume 3 is |enabled||optimal|

May 16 16:33:31 wgs57-06 scsi: /pci@0/pci@0/pci@2/scsi@0 (mpt0):

May 16 16:33:31 wgs57-06 Volume 3 created.

Volume c1t3d0 is created successfully!

#

# raidctl -f -c -r 0 c1t1d0 c1t2d0 c1t3d0

...

Volume c1t3d0 is created successfully!

#

# raidctl -l

Controller: 1

Volume:c1t3d0

Disk: 0.0.0

Disk: 0.1.0

Disk: 0.2.0

Disk: 0.3.0

Disk: 0.4.0

Advertising