HP Matrix Operating Environment Software User Manual

Page 24

Advertising
background image

NOTE:

If one datastore is specified in volume.dr.list, the DR Protected IO services are

provisioned on the datastore specified.

If multiple datastores are specified in volume.dr.list, the DR Protected IO services are
provisioned on the datastore in volume.dr.list that is both available for that server pool
and also has the most free disk space.

If multiple datastores are specified in volume.dr.list, and the IO template specifies one
of the datastores in volume.dr.list, the DR Protected IO services are provisioned on the
datastore specified in the IO template.

Set the static.ip.replica.list property to reserve static IP addresses for replica IO
services at the Remote Site. For example if the networks configured in IO at the Remote Site
are subnetX and subnetY, one or more IP addresses can be reserved for replica services:

static.ip.replica.list = subnetX:192.16.0.10;subnetX:192.16.0.15-192.16.0.20;subnetY:192.16.0.30-192.16.0.40

dr.properties

On the Local Site and Remote Site CMS specify a name identifying the associated site where
IO is running in the dr.properties file, for example: local.site = siteA at the Local
Site, and local.site = siteB at the Remote Site. The name in the dr.properties file
can be different than the site name configured in Matrix recovery management.

If the service owner domain name and username on the Local Site and Remote Site are not
the same, set the owner.username.<site_a>.<owner_domain_a\\username_a> =
owner.username.<site_b>.<owner_domain_b\\username_b>

property to specify

the service owner domain and username mapping. For example, if the service owner domain
name and username configured for IO on the Local and Remote Sites are domainA\userA
and domainB\userB:

owner.username.siteA.domainA\\userA = owner.username.siteB.domainB\\userB

Specify additional owner-user name mapping by adding to the dr.properties file. For
example:

owner.username.siteA.ARCMS9671v\\Administrator = owner.username.siteB.ARCMS9771V\\Administrator

owner.username.siteA.ARCMS9671v\\svcuser = owner.username.siteB.ARCMS9771V\\svcuser

If the domain names on the Local Site and Remote Site are not the same, set the
owner.domain.<site_a>.<owner_domain_a> =

owner.domain.<site_b>.<owner_domain_b>

property to specify the domain name

mapping. For example, if the domain name configured for IO on the Local and Remote Sites
is domainA and domainB:

owner.domain.siteA.domainA = owner.domain.siteB.domainB

Map the organization administrator in the dr.properties file by setting the
owner.username.<site_a>.<domain_a>\\<org_admin> =

owner.username.<site_b>.<domain_b>\\<org_admin>

property. For example, if

the organization administrator for IO on the Local and Remote Sites is userA:

owner.username.siteA.domainA\\userA = owner.username.siteB.domainB\\userA

If the HPIO property federated.io is set to true in the hpio.props file, the dr.props
file must have a corresponding mapping entry:

federated.siteA.<primary_CMS_siteA> = federated.siteB.<primary_CMS_siteB>

For example, if the CMS name at the local site was hostA.test.net and at the remote site it was
hostB.test.net, the mapping line would be:

federated.siteA.hostA.test.net = federated.siteB.hostB.test.net

NOTE:

Use this mapping whenever federated.io is set to true, even if federation is

not used.

24

Installing and configuring Matrix recovery management

Advertising