Setting And Verifying The Auto-Mount Parameters; Auto-Mount Parameters - HP StorageWorks XP24000 Configuration Manual

Xp disk array configuration guide for hp-ux
Hide thumbs Also See for StorageWorks XP24000:
Table of Contents

Advertisement

:
/ldev/vg06/lvol1
4.
As a final verification, perform some basic UNIX operations (for example file creation, copying,
and deletion) on each logical device to make sure that the devices on the disk array are fully
operational.
Example
#cd /AHPMD-LU00
#cp /bin/vi /AHPMD-LU00/vi.back1
#ls -l
drwxr-xr-t 2 root root 8192 Mar 15 11:35 lost+found
-rwxr-xr-x 1 root sys 217088 Mar 15 11:41 vi.back1
#cp vi.back1 vi.back2
#ls -l drwxr-xr-t 2 root root 8192 Mar 15 11:35 lost+found
-rwxr-xr-x 1 root sys 217088 Mar 15 11:41 vi.back1
-rwxr-xr-x 1 root sys 217088 Mar 15 11:52 vi.back2

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
/dev/vg00/lvol1
/dev/vg00/lvol2
:
/dev/vg06/lvol1
/dev/vg06/lvol2
P1
Table 7 Auto-mount parameters
Parameter
P1
P2
P3
P4
2348177
9
/
hfs
swap
ignore rw
/AHPMD-LU00
hfs
/AHPMD-LU01
hfs
P2
P3
Name
Device to mount
Mount point
File system
Mount options
2113350
0%
/AHPMD-LU00
rw
0
1
0
0
defaults
0
2
defaults
0
2
P4
P5 P6
Enter
Block-type device file name
Mount directory name
Type of file system (for example, hfs, vxfs)
"defaults" or other appropriate mount options
XP Disk Array Configuration Guide for HP-UX
# root
# primary swap
# AHPMD-LU00
# AHPMD-LU01
P7
31

Advertisement

Table of Contents
loading

Table of Contents