Mounting And Verifying The File Systems - HP StorageWorks XP12000 Configuration Manual

Disk array xp operating system hp-ux
Hide thumbs Also See for StorageWorks XP12000:
Table of Contents

Advertisement

Mounting and verifying the file systems

Example
Example
Example
Installation
After the mount directories have been created, mount and verify the file
system for each logical volume.
To mount and verify the file systems:
1. Use mount to mount the file system for the volume.
# mount /dev/vg06/lvol1
2. Repeat step 1 for each logical volume on the disk array.
If you need to unmount a file system, use the unmount command.
3. Use the bdf command to verify that the file systems are correct. The
capacity is listed under Kbytes.
# bdf
Filesystem
/ldev/vg00/lvol1
:
/ldev/vg06/lvol1 2348177
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.
#cd /AHPMD-LU00
#cp /bin/vi /AHPMD-LU00/vi.back1
#ls -l
drwxr-xr-t
11:35
lost+found
-rwxr-xr-x
11:41
vi.back1
#cp vi.back1 vi.back2
#ls -l
/AHPMD-LU00
Kbytes
used avail %used Mounted on
59797 59364
9 2113350
2
root
root
1
root
sys
0
100% /
0% /AHPMD-LU00
8192 Mar
15
217088 Mar
15
51

Advertisement

Table of Contents
loading

Table of Contents