Managing Serviceguard Nineteenth Edition, Reprinted June 2011
G Migrating from Legacy CFS Packages to Modular CFS
Packages
To migrate from Legacy CFS packages to Modular CFS packages for use with the CVM or CFS
on systems that support it, follow these steps:
1. Halt the application package:
cmhaltpkg <app_package_name>
2. Unconfigure the CFS legacy disk group and the mount point package:
cfsumount <mount point>
cfsdgadm deactivate <disk group>
cfsmntadm delete <mount point>
cfsdgadm delete <disk group>
3. Configure the CFS modular disk group and mount point package. For details, see “Creating
Modular Disk Group and Mount Point Packages” (page 196).
4. Start the application package.
363