Building Disaster Recovery Serviceguard Solutions Using Metrocluster with Continuous Access for P9000 and XP A.11.00
Also, complete the HORCM_INST field, by supplying the names of only those hosts that are
attached to the P9000 or XP disk array that is remote from the disk array that is directly
attached to this host.
For Example, if node 1 and node 2 are in the source disk site and nodes 3 and node 4 are
in the recovery site, you must specify only nodes 3 and node 4 in the HORCM_INST field in
a file you are creating on node 1 on the source disk site. Node 1 must have previously been
specified in the HORCM_MON field.
10. Restart the Raid Manager instance so that the new information in the configuration file is read.
# horcmshutdown.sh <instance-#>
# horcmstart.sh <instance-#>
11. Repeat these steps on every host that will run this particular application package. If a host
might run more than one application package, you must incorporate device group and host
information for each of these packages.
NOTE: The Raid Manager configuration file must be different for every host, especially for
the HORC_MON and HORC_INST fields.
12. If not previously done, create the paired volumes:
# paircreate -g <devgroup> -f <fencelevel> -vl -c 15
This command must be issued before creating volume groups or disk groups. For creating a
pair of journal groups, see the section, “Pair creation of Journal Groups” (page 22)
CAUTION: Paired devices must be of compatible sizes and types.
When using the paircreate command to create PVOL/SVOL Continuous Access pairs,
specify the -c 15 switch to ensure the fastest data copy from PVOL to SVOL.
Pair creation of Journal Groups
The Continuous Access Journal has the same characteristic as Continuous Access Asynchronous
such that Raid Manager controls Continuous Access Journal similar to Continuous Access
Asynchronous.
The Raid Manager configuration of the device group pair for Continuous Access Journal is exactly
the same as the configuration of the Continuous Access Asynchronous device group pair. In the
/etc/horcm0.conf file, do not specify any journal volumes or journal group number. Only
data volumes (device group and its devices) must be in the configuration file.
Creating Continuous Access Journal Pair
To create a journal group pair, use the paircreate command:
# paircreate -g <device_group> -f async -vl -c 15 -jp <id> -js <id>
Similar to Continuous Access Asynchronous, the fence “async” must be assigned to the command
with two additional options -jp and -js.
Table 3
DescriptionOptions
This option is to specify a journal group ID for PVOL-jp <id>
This option is to specify a journal group ID for SVOL-js <id>
The -jp and -js options are required if the device group is configured to use Continuous Access
Journal. The <id> used with -jp and -js option must not be the same.
22 Configuring an application in a Metrocluster environment