Serviceguard NFS Toolkit A.11.11.06, A.11.23.05 and A.11.31.05 Administrator's Guide
vxvm_dg dg01
vxvm_dg dg02
8. Create a separate fs_name and fs_directory for each volume group/disk group and file
system that will be mounted on the server:
For the LVM example, if this package uses the file systems pkg1a and pkg1b, which are
mounted on the logical volumes lvol1 and lvol2 with read and write permissions, enter:
fs_name /dev/vg01/lvol1
fs_directory /pkg1a
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_name /dev/vg01/lvol2
fs_directory /pkg1b
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
For the VxVM example, if this package uses the file systems pkg1a and pkg1b, which are
mounted on the volumes lvol1 and lvol2 with read and write permissions, enter:
fs_name /dev/vx/dsk/dg01/vol01
fs_directory /pkg1a
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
fs_name /dev/vx/dsk/dg01/vol02
fs_directory /pkg1b
fs_type "vxfs"
fs_mount_opt "-o rw"
fs_umount_opt ""
fs_fsck_opt ""
Configuring a Serviceguard NFS Modular Package 53