To set up and verify the auto-mount parameters:
1. Edit the /etc/checklist (/etc/fstab) file to add a line for each OPEN-x device on the
disk array. This example and the following table show the auto-mount parameters.
Example
#cp -ip /etc/checklist /etc/checklist.standard
#vi /etc/checklist
/dev/vg00/lvol1 / hfs rw 0 1 # root
/dev/vg00/lvol2 swap ignore rw 0 0 # primary swap
:
/dev/vg06/lvol1 /AHPMD-LU00 hfs defaults 0 2 # AHPMD-LU00
/dev/vg06/lvol2 /AHPMD-LU01 hfs defaults 0 2 # AHPMD-LU01
P1 P2 P3 P4 P5 P6 P7
Table 4 Auto-mount parameters (HP-UX)
EnterNameParameter
Block-type device file nameDevice to mountP1
Mount directory nameMount pointP2
Type of file system (for example, hfs, vxfs)File systemP3
“defaults” or other appropriate mount optionsMount optionsP4
0EnhanceP5
Order for performing file system checksFile system check (fsck pass)P6
Comment statementCommentsP7
2. Reboot the system.
3. Use the bdf command to verify the file system again.
Configuring disk array devices 25