HP StorageWorks 3000/5000 Enterprise Virtual Array connectivity for Tru64 UNIX installation and reference guide (5697-7045, November 2007)
1. Enter the following command to create an AdvFS domain:
# mkfdmn /dev/disk/dsk63c test_dmn
The following output is displayed:
Warning: /dev/disk/dsk63c is marked in use for AdvFS. If you continue
the operation you can possibly destroy existing data.
CONTINUE? [y/n]
2. Enter y to continue.
3. Create a file set within an AdvFS domain using the following command:
# mkfset test_dmn labset
4. Enter the following command to make a mount point for the file system:
# mkdir lab1
5. Enter the following command to mount the AdvFS file system:
# mount test_dmn#labset /lab1
6. Enter the following command to display the mounted volumes:
# mount
7. Enter the following command to verify that a volume has been mounted:
#df-k
Output similar to the following is displayed:
Filesystem 1024-blocks Used
Available Capacity Mounted on root_domain
#root 393216 39564 293625 25% //pro c000100% /proc usr_domain
#usr 2150400 576352 1535096 28% /usr usr_domain
#var 2150400 22792 1535096 2% /var /dev/disk/dsk10c 4067440 1 3660695 0% /vraid1#1
16
Testing connections to the Enterprise Virtual Array