HP StorageWorks HSG80 ACS Solution Software V8.8 for Tru64 UNIX Installation and Configuration Guide (AA-RV1VA-TE, March 2005)

Preparing the Host System
106 HSG80 ACS Solution Software V8.8 for Tru64 UNIX Installation and Configuration Guide
Configure Disk Devices
Configure the disk array devices in the same way you would configure any new
disk on the host. Creating scripts to configure all devices at once may save you
considerable time.
Configuring devices typically requires these steps:
1. Partition and label each device using the disklabel command.
2. Create a file system for each device using the newfs command.
3. Create a mount directory for each device using the mkdir command.
4. Enter each device into the mount table by editing /etc/fstab.
5. Reboot the host. After bootup use the df command to verify the devices
auto-mounted.
6. Verify file system operation by copying a file to each device and then deleting
it.
Writing the Partition Labels
Use the disklabel command to label the partition for each logical unit.
Partition c specifies the entire area in the logical unit. Check that no errors are
found in the partition settings after the labeling.
You can edit the disk partition size using the disklabel command with option
–e. When the disklabel –e command is executed, the vi editor for the
environment in which you are working starts up. After completing the editing,
save the file and execute the disklabel command again; the partition setting is
renewed.
To write the partition label:
1. Enter disklabel –rw.
Tru64 v4
# disklabel –rw rz8 HSG80
2. Specify the device file in the rzXY format (X = LUN, Y = SCSI bus number
× 8 + SCSI ID).
3. Specify the disk name that is registered for that device file.
Tru64 v5
# disklabel –rw dsk10 HSG80