Managing Disks 25
5. Write the new label to the disk using the label command
6. Verify that the new label has been written by printing the disk list using the
disk command.
Note that c1t2d0 now has a type indicating it is an LSILOGIC-LogicalVolume.
7. Exit the format utility.
The volume can now be used in the Solaris OS.
Note – The logical device names might appear differently on your system,
depending on the number and type of add-on disk controllers installed.
Related Information
■ “Create a Hardware Mirrored Volume” on page 15
■ “Create a Hardware Mirrored Volume of the Default Boot Device” on page 19
■ “Create a Hardware Striped Volume” on page 20
■ “Delete a Hardware RAID Volume” on page 25
▼ Delete a Hardware RAID Volume
1. Verify which hard drive corresponds with which logical device name and
physical device name.
See “Disk Slot Numbers” on page 35.
format> label
Ready to label disk, continue? yes
format> disk
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN72G cyl 14084 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@0,0
1. c1t1d0 <SUN72G cyl 14084 alt 2 hd 24 sec 424>
/pci@0/pci@0/pci@2/scsi@0/sd@1,0
2. c1t2d0 <LSILOGIC-LogicalVolume-3000 cyl 65533 alt 2 hd
16 sec 273>
/pci@0/pci@0/pci@2/scsi@0/sd@2,0
...