Compaq StorageWorks HSG60 ACS Solution Software V8.6 for Compaq Tru64 UNIX Installation and Configuration Guide

Preparing the Host System 3–3
For V4.0G
# disklabel -rw device HSG60
Where:
HSG60 defines this LUN as attached to the HSG60 array controller. Always use the
device label HSG60 regardless of what drive types make up the LUN.
device is the character device name.
For example, to create partitions on block device, rza8, enter:
# disklabel -rw rza8 HSG60
For V5.1x
# disklabel -rw disk HSG60
Where:
HSG60 specifies the type of disk as found in /etc/disktab or the driver for that device.
disk is the character device name found in /dev/rdisk.
For example, to create partitions on block device, dsk8, enter:
# disklabel -rw dsk8 HSG60
To view a LUN partition, enter:
# disklabel -r device
Creating a Filesystem on a LUN
NOTE: The newfs command is given here as an example. For Advanced File System (ADVFS)
and for making devices available for Logical Storage Manager (LSM), similar types of
commands exist. For additional information, please consult the related documentation.
Use the newfs command to create a UFS filesystem on a LUN the same way that you
would create a filesystem on a disk device by entering the following:
# newfs special-device disk-type
Where:
disk-type is the disk as listed in the etc/disktab or HSG60.
special device can be either of the following examples: