Chapter 4
Adding, Removing, and Replacing Drives
61
For example, if the StorEdge S1 storage enclosure is connected to a host adapter
corresponding to controller
c2
, and a drive was added to the second slot in a
StorEdge S1 storage enclosure with the SCSI ID switch in the left most position
(which assigns SCSI IDs 2, 3, and 4 to the drives inside the enclosure), the new drive
appears as
/dev/dsk/c2t3d0s[0-7]
and
/dev/rdsk/c2t3d0s[0-7]
.
1. As superuser, use the
drvconfig
and
disks
commands to add the new device:
2. Verify that the new disk has been added:
Where
c2t3d0s*
is the expected device name for the new drive in the third slot.
The new disk drive is now available for use as a block or character device. Refer to
the
sd
(7) man pages for further details.
▼
To Configure a New Disk Drive Within Your Application
Caution –
Only a qualified system administrator should perform these procedures.
Performing hot-swap operations on an active disk drive can result in data loss or
corruption.
Use the following procedure to configure a slice (single physical partition) on a disk
to be used with a UNIX file system (UFS).
1. Verify that the device label meets your requirements.
You can use the
prtvtoc
command to inspect the label for your disk. To modify the
label, use the
format
command. Refer to the
prtvtoc
(1M) and
format
(1M) man
pages for more information.
2. Once you have selected a disk slice for your UFS file system, create a file system
on the slice.
Refer to the
newfs
(1M) man page for more information.
# drvconfig
# disks
# ls -l /dev/dsk/c2t3d0s*
#
newfs /dev/dsk/c
w
t
x
d
y
s
z
Summary of Contents for StorEdge S1 AC100
Page 8: ...viii StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 22: ...xxii StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 30: ...xxx StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 32: ...xxxii StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 52: ...16 StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 64: ...28 StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 92: ...56 StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 116: ...80 StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...
Page 128: ...Index 92 StorEdge S1 AC100 and DC100 Installation and Maintenance Manual March 2002...