HP Serviceguard Storage Management Suite A.04.00 Release Notes

Create a package configuration file for the snapshot image: cmmakepkg -m
sg/cfs_all /etc/cmcluster/snap1.ascii
1.
2. Edit the following parameters in the snap1.ascii package configuration file:
package_name snap1
node_name node1
snapshot_mount_point /snap1
snapshot_name cvm_dg3_node1/lvol3
snapshot_cfs_mount_point /cfs2
snapshot_mount_options "node1=ro"
3. Configure the appropriate dependency parameters of the snapshot image:
dependency_name cfspkg1
dependency_condition cfspkg1 = UP
dependency_location same_node
4. Check the package configuration file: cmcheckconf -P
/etc/cmcluster/snap1.ascii
5. Apply the package configuration file: cmapplyconf -P
/etc/cmcluster/snap1.ascii
6. Run the snapshot package: cmrunpkg snap1
Creating a snapshot nested mount point:
From the previous example, edit the ckpt1.ascii package configuration file to add a
nested snapshot mount point to an existing Modular CFS package:
1.
snapshot_mount_point /cfs2/snap2
snapshot_name cvm_dg3_node1/lvol4
snapshot_cfs_mount_point /cfs2
snapshot_mount_options "node1=ro"
2. Configure the appropriate dependency parameters of the snapshot image:
dependency_name cfspkg1
dependency_condition cfspkg1 = UP
dependency_location same_node
3. Check the package configuration file: cmcheckconf -P
/etc/cmcluster/snap1.ascii
4. Apply the package configuration file: cmapplyconf -P
/etc/cmcluster/snap1.ascii
5. Run the snapshot package: cmrunpkg snap1 (if /cfs2 is a CFS mount point, /cfs2/snap2
becomes a nested snapshot mount point)
NOTE: For more information on Improved CFS Mount Point and Disk Group Integration in SG
SMS version A.04.00 for HP-UX 11i v3 bundles, see the section New Features for April 2011
Patch in the Serviceguard A.11.20 Release Notesand Managing Serviceguard 19th Edition, both
available at: www.hp.com/go/hpux-serviceguard-docs HP Serviceguard Storage Management
Suite A.04.xx
Adding a Node to a CFS Cluster
The following example illustrates how you can add one node (node3) to a cluster consisting of two
CFS nodes (node1 and node2):
38 HP Serviceguard Storage Management Suite Version A.04.00 for HP-UX 11i v3 Release Notes