Building Disaster Recovery Serviceguard Solutions Using Metrocluster with 3PAR Remote Copy

For example, if you have CVM or CFS configured in your environment, remove the site safety
latch (EMS resource) details from the package configuration file and re-apply the package
managing the CVM/CFS diskgroups.
3. Delete Site Controller package.
Run the cmdeleteconf command to delete the Site Controller package configuration on all
the nodes.
Starting a complex workload
The complex workload in SADTA can be started in a Metrocluster by starting the Site Controller
package. To start the complex workload:
1. Ensure that the Site Controller Package is enabled on all nodes in the site where the complex
workload must be started.
# cmmodpkg e n <site A node 1> n <site A node 2>\
<site_controller_package_name>
2. Start the Site Controller Package by enabling it.
# cmmodpkg e <site_controller_package_name>
The Site Controller package starts on the preferred node at the site. At startup, the Site Controller
package starts the corresponding complex-workload packages that are configured in that site.
After the complex-workload packages are up, check the package log files for any errors that could
have occurred at startup.
Shutting down a complex workload
The complex workload in SADTA can be shutdown by halting the corresponding Site Controller
package. To shutdown the complex workload, run the following command on any node in the
cluster:
# cmhaltpkg <site_controller_package_name>
This command halts the Site Controller package and the current active complex-workload packages.
After shutting down, check the Site Controller package log file and the workload package log files
to ensure that the complex workload has shut down appropriately.
Moving a complex workload to the remote site
To perform maintenance operations that require the entire site to be down, you can move the
disaster tolerant complex workload to a remote site. To move the complex workload to a remote
site, shut down the local complex workload configuration first, and then start the remote complex
workload configuration.
To move a complex workload to the remote site:
1. Halt the Site Controller Package of the complex workload.
# cmhaltpkg <site_controller_package_name>
2. Ensure the complex-workload packages are halted successfully.
# cmviewcl -l package
3. Start the Site Controller Package on a node in the remote site.
# cmrunpkg <site_controller_package_name>
The Site Controller package starts up on a node in the remote site and starts the complex-workload
packages that are configured.
52 Administering a Metrocluster with 3PAR Remote Copy