Encrypted Volume and File System v2.0 Administrator Guide HP-UX 11i v3

# vxvm_dg evfs_dg
:
# evfs_raw_vol /dev/evfs/vx/dsk/evfs_dg/lvxvm_vol1
For ServiceGuard A.11.19
# vxvm_dg evfs_dg
:
# evfs/evfs/evfs_raw_vol /dev/evfs/vx/dsk/evfs_dg/lvxvm_vol1
NOTE: EVFS v2.0 does not support volumes without file systems in legacy packages.
Step 5h: Verifying the script
Verify the package configuration using the cmcheckconf command. Build and distribute the
cluster configuration as described in the Serviceguard product documentation.
Step 6: Configuring HP Serviceguard using legacy packages
Use the following procedure to modify or create package control scripts.
NOTE: EVFS volumes without a file system are only supported by modular packages.
a. Halt the package if you want to reconfigure an existing package to use EVFS volumes.
b. Create a package configuration file if you do not already have one.
c. Create a package control script if you do not already have one.
d. Convert a package control script to execute the EVFS control script.
e. Modify the package control script to enable EVFS volumes and mount file systems on the EVFS
volumes.
f. Install the EVFS control script in the package directory.
g. Verify and distribute the package configuration.
Step 6a: Halting an existing package
You cannot re-configure an active package to use EVFS volumes. To re-configure an existing, active
package to use EVFS volumes, you must halt the package using the cmhaltpkg command. For
more information, see the Serviceguard product documentation
Step 6b: Creating the package configuration file
Skip this step if you already have an existing legacy package configuration file.
If you do not already have a package configuration file, create a subdirectory under the directory
/etc/cmcluster for the package, and create the package configuration file using the following
cmmakepkg command:
# cmmakepkg -p /etc/cmcluster/pkg_name/package_file_name.conf
For example:
# cmmakepkg -p /etc/cmcluster/evfs/my_pkg.conf
For more information, see the Serviceguard product documentation
IMPORTANT: Additional changes must be made to the new package configuration file before it
can be used. For more information, see the Serviceguard product documentation
Step 6c: Creating a package control script
Skip this step if you already have a package control script.
If you do not already have a package control script, use with the following syntax to create a new
package control script:
cmmakepkg -s output_file_name
For example:
176 Using EVFS with HP Serviceguard