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
/dev/vg00/lvol2
:
/dev/vg06/lvol1
/dev/vg06/lvol2
P1
Table 6 Auto-mount parameters
Parameter
P1
P2
P3
P4
P5
P6
P7
2.
Reboot the system.
3.
Use the bdf command to verify the file system again.
30
Installing and configuring HP-UX for the XP disk array
/
hfs
swap
ignore rw
/AHPMD-LU00
hfs
/AHPMD-LU01
hfs
P2
P3
Name
Device to mount
Mount point
File system
Mount options
Enhance
File system check (fsck pass)
Comments
rw
0
1
# root
0
0
# primary swap
defaults
0
2
# AHPMD-LU00
defaults
0
2
# AHPMD-LU01
P4
P5 P6
P7
Enter
Block-type device file name
Mount directory name
Type of file system (for example, hfs, vxfs)
"defaults" or other appropriate mount options
0
Order for performing file system checks
Comment statement