HP StorageWorks Disk Array XP operating system configuration guide (A5951-96014, August 2004)
Installation 41
Setting and verifying the auto-mount parameters
Set up and verify the auto-mount parameters for each new volume. The
/etc/checklist file (which can also be called the /etc/fstab file) contains the
auto-mount parameters for the logical volumes.
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
2. Reboot the system.
3. Use the bdf command to verify the file system again.
/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
Parameter Name Enter
P1
Device to mount Block-type device file name
P2
Mount point Mount directory name
P3
File system Type of file system (for example,
hfs, vxfs)
P4
Mount options “defaults” or other appropriate
mount options
P5
Enhance 0
P6
File system check
(fsck pass)
Order for performing file system
checks
P7
Comments Comment statement