Configuring Metrocluster with Sites
To configure SADTA, a Serviceguard cluster must be created that comprises nodes from both sites. In this example, a Serviceguard cluster is created using nodes from two sites.
Complete the following steps to configure a Metrocluster:
1.Create a Serviceguard cluster with the sites configured.
2.Configure the Cluster File System
The following sections describe each of these steps in detail.
Creating a Serviceguard Cluster with Sites Configured
Complete the following steps to create a Serviceguard cluster with the sites configured:
1.Run the cmquerycl command to create a cluster configuration from any node.
2.Edit the created cluster configuration file to specify the site configuration. Following is a sample of the configuration file:
SITE_NAME <site1> SITE_NAME <site2> NODE_NAME <site1_node1> SITE <site1>
... . . .
NODE_NAME <site1_node2> SITE <site1>
. . .
NODE_NAME <site2_node1> SITE <site2> . . .
NODE_NAME <site2_node2> SITE <site2>
. . .
3.Run the cmapplyconf command to apply the configuration file.
4.Run the cmruncl command to start the cluster.
After the cluster is started, you can run the cmviewcl command to view the site configuration.
Configuring the Cluster File System
If CFS/CVM is configured in the environment, then the Cluster File System
Complete the following steps to configure the Cluster File System
1.Run the cfscluster command to create an
After creating the package, ensure that there are two CFS
2.Run the cfscluster status command on any node at both sites to view the list of nodes and the status of each node.
Easy deployment of
You can use the Cluster Easy Deployment feature while creating the cluster for the first time. In order to create a Metrocluster with two sites, run cmdeploycl command as shown below:
#cmdeploycl
For example,
#cmdeploycl
In order to create a Metrocluster with two sites and have the
346 Designing a Disaster Recovery Solution Using Site Aware Disaster Tolerant Architecture