Managing Serviceguard 14th Edition, June 2007

Migrating from LVM to VxVM Data Storage
Customizing Packages for CVM
Appendix G 503
Then re-apply the package configuration:
# cmapplyconf -P PackageName.ascii
8. Test to make sure the disk group and data are intact.
9. Deport the disk group:
# vxdg deport DiskGroupName
10. Start the cluster, if it is not already running:
# cmruncl
This will activate the special CVM package.
11. When CVM starts up, it selects a master node, and this is the node
from which you must issue the disk group configuration commands.
To determine the master node, issue the following command from
each node in the cluster:
# vxdctl -c mode
One node will identify itself as the master.
12. Make the disk group visible to the other nodes in the cluster by
issuing the following command on the master node:
# vxdg -s import DiskGroupName
13. Restart the package.