Designing Disaster Recovery Clusters using Metroclusters and Continentalclusters, Reprinted October 2011 (5900-1881)

%
Deleting a Management Server
To delete a Management Server from the group used by the cluster, use the smispasswd command
with the -r option. Example:
# smispasswd -r 15.13.172.12
The Management Server 15.13.172.11 has been successfully removed from the file
Defining EVA Storage Cells and DR Groups
On the same node, which the management server list was created, define the EVA storage cells
and DR Groups information to be used in the Metrocluster Continuous Access EVA environment,
and use the evadiscovery tool with the following steps:
1. Create a configuration input file. This file will contain the names of storage pairs and DR
groups. (A template of this file can be found in /opt/cmcluster/toolkit/SGCAEVA/
mceva.conf)
2. Copy the template file /opt/cmcluster/toolkit/SGCA EVA/mceva.conf)to
the /etc/dtsconf directory:
# cp /opt/cmcluster/toolkit/SGCAEVA/mceva.conf \
/etc/dtsconf/mceva.conf
3. For each pair of storage units, enter the WorldWideName (WWN) of the first and second
storage units. The WWN can be found on the front of the panel of the EVA controller or from
the Command View EVA user interface.
4. For each pair of storage units, enter the names of all DR groups that are managed by that
storage pair.
5. Save the file.
The following is an example of the mceva.conf file.
Fill in the file as in the following example:
##############################################################
## mceva.conf CONFIGURATION FILE (template) for use with ##
## the evadiscovery utility in the Metrocluster Continuous ##
## Access EVA Environment. ##
## Version: A.01.00 ##
## Note: This file MUST be edited before it can be used. ##
## For complete details about EVA configuration for use ##
## with Metrocluster Continuous Access EVA, consult the ##
## manual Designing Disaster Tolerant High Availability ##
## Clusters. ##
##############################################################
## This file provides input to the evadiscovery utility, ##
## which you use to generate the /etc/dtsconf/caeva.map ##
## file. During Metrocluster Continuous Access EVA ##
## configuration, this file is copied to all cluster nodes. ##
## Edit the file to include the appropriate data about the ##
## EVA storage systems and DR groups that will be used in ##
## your Metrocluster Continuous Access EVA environment. ##
## After entering all the desired information, run the ##
## evadiscoverycommand to generate the mapping data and save##
## it in a map file. ##
## Note: Before running evadiscovery, you need to use the ##
## smispasswd command to create a SMI-S services ##
## configuration. ##
## Enter the data for storage device pairs and DR groups ##
## after the <storage_pair_info> and <dr_group_info> tags. ##
## The <storage_pair_info> tag represents the starting ##
## definition of a storage pair and its DR groups. Under a ##
## <storage_pair_info> tag, you must provide two storage ##
Preparing a Serviceguard Cluster for Metrocluster Continuous Access EVA 221