Encrypted Volume and File System v2.0 Administrator Guide HP-UX 11i v3
For more information, see the Serviceguard product documentation.
• For EVFS volumes without a file system, use the EVFS attribute evfs_raw_vol.
If you started with an existing package configuration file, remove the appropriate LVM or VxVM
volumes from the fs_name and other fs_* entries, and replace them with EVFS volumes.
Serviceguard will enable the EVFS volumes when the package starts and disable the EVFS volumes
when the package fails over.
LVM and VxVM modular package example
This section offers LVM and VxVM modular package examples for EVS and EFS.
LVM for EVS
# fs_name /dev/evfs/vg01/lvol1
# fs_directory /evfs
# fs_mount opt "-o rw"
# fs_umount_opt "-s"
# fs_fcsk_opt "-s"
# fs_type "vxfs"
LVM for EFS
# fs_name /dev/evfs/vg01/lvol1
# fs_directory /evfs
# fs_mount_opt "-o stackfs=sefs"
# fs_umount_opt "-s"
# fs_fcsk_opt "-s"
# fs_type "vxfs"
VxVM for EVS
# vxvm_dg evfs_dg
:
:
# fs_name /dev/evfs/vx/dsk/evfs_dg/lvxvm_vol1
# fs_directory /tst
# fs_mount opt "-o rw"
# fs_umount_opt "-s"
# fs_fcsk_opt "-s"
# fs_type "vxfs"
VxVM for EFS
# vxvm_dg evfs_dg
:
:
# fs_name /dev/evfs/vx/dsk/evfs_dg/lvxvm_vol1
# fs_directory /tst
# fs_mount_opt "-o stackfs=sefs"
# fs_umount_opt "-s"
# fs_fcsk_opt "-s"
# fs_type "vxfs"
LVM for EVS without file system
For ServiceGuard A.11.18:
# evfs_raw_vol /dev/evfs/vg01/lvol1
For ServiceGuard A.11.19:
# evfs/evfs/evfs_raw_vol /dev/evfs/vg01/lvol1
VxVM for EVS without file system
For ServiceGuard A.11.18
Step 5: Configuring HP Serviceguard using modular packages 175