HP StorageWorks 30ux Standalone UDO Drive Setup Guide (AA961-96002, May 2004)
Configuration
30 HP StorageWorks 30ux Standalone UDO Drive Setup Guide
Note: HP-UX versions 11.x provide limited native support for the standalone UDO
drive, including file system support for rewritable media.
Note: When using a third party application, HP recommends you consult with the
application vendor for configuration requirements and recommendations.
Formatting and mounting UDO rewritable disks
After loading the drive with media, you can format and mount the media as you
would any other disk drive in HP-UX.
1. Identify the SCSI address of the desired drive by inspecting the output of
ioscan-fn:
a. Scroll through the ioscan output and look for the entry āAA961Aā in
the Device Description column.
b. Look for the corresponding /dev/rdsk and /dev/dsk entries.
Note: If the /dev/rdsk and /dev/dsk entries are not listed, it may be necessary to
perform an āinsf -eā to build the appropriate device files.
c. Record the device file information listed, such as:
2. Format and mount the disk using the bolded device file information shown in
the above example.
a. Create a directory to use as a mount point, such as mkdir/mnt/UDO.
b. Format the disk using the newfs command:
newfs -F vxfs /dev/rdsk/c4t0d0
c. Mount the disk to the directory you created in step 2.a, such as
mount/dev/dsk/c4t0d0/mnt/UDO.
Your UDO disk is now formatted and mounted, and can be used on HP-UX.
disk 4 0/6/0/0.0.0 sdisk CLAIMED DEVICE HP AA961A
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0