HP Serviceguard Storage Management Suite A.04.00 Release Notes

Create a package configuration file: cmmakepkg -m sg/cfs_all
/etc/cmcluster/cfspkg1.ascii
1.
2. Edit the following parameters in the cfspkg1.ascii package configuration file:
package_name cfspkg1
node_name node1
node_name node2
node_name node3
node_name node4
cvm_disk_group cvm_dg1_node1
cvm_activation_mode "node1=sw node2=sw node3=sw node4=sw"
cfs_mount_point /cfs1
cfs_volume cvm_dg1_node1/lvol1
cfs_mount_options "node1=cluster node2=cluster node3=cluster
node4=cluster"
cfs_primary_policy ""
3. Check the package configuration file: cmcheckconf -P
/etc/cmcluster/cfspkg1.ascii
4. Apply the package configuration file: cmapplyconf -P
/etc/cmcluster/cfspkg1.ascii
5. Run the package: cmrunpkg cfspkg1
Creating a nested mount point:
From the previous example, edit the cfspkg1.ascii package configuration file to add
a nested mount point to an existing Modular CFS package:
1.
cvm_disk_group cvm_dg1_node1
cvm_activation_mode "node1=sw node2=sw node3=sw node4=sw"
cfs_mount_point /cfs1/cfs2
cfs_volume cvm_dg1_node1/lvol2
cfs_mount_options "node1=cluster node2=cluster node3=cluster
node4=cluster"
cfs_primary_policy ""
2. Check the package configuration file: cmcheckconf -P
/etc/cmcluster/cfspkg1.ascii
3. Apply the package configuration file: cmapplyconf -P
/etc/cmcluster/cfspkg1.ascii
4. Run the package: cmrunpkg cfspkg1 (assuming cvm_dg1_node1/lvol1 is already
mounted on /cfs1, /cfs1/cfs2 and becomes a nested mount point)
NOTE: Addition (or deletion) of a mount point and disk groups to (or from) Modular CFS
packages is an offline operation.
Creating a checkpoint mount point:
36 HP Serviceguard Storage Management Suite Version A.04.00 for HP-UX 11i v3 Release Notes