HP Matrix Operating Environment Software User Manual

Page 14

Advertising
background image

Managing nonintegrated storage with Matrix recovery management

If your DR Protected logical servers use a nonintegrated storage system that is supported by Matrix
OE, and you want Matrix recovery management to automatically invoke storage failover for the
nonintegrated storage using the Matrix recovery management Activate operation, you must:

1.

Implement and thoroughly test the three commands defined in the

“User Defined storage

adapter interface specification”

, then perform testing at the Local Site and at the Remote Site.

2.

Create a new subdirectory under the STORAGE directory where Matrix recovery management
is installed. Give the subdirectory a name that identifies the storage type being managed.
This name will appear in drop-down menus in the Matrix recovery management GUI. Perform
this step at the Local Site and at the Remote Site.

NOTE:

The name of the subdirectory must be exactly the same at the Local Site and at the

Remote Site.

3.

Place your implementation of the User Defined storage adapter commands in the subdirectory
created for the storage type. Perform this step at the Local Site and at the Remote Site.

4.

Define local and remote Storage Management Servers for the nonintegrated storage by
selecting the storage type from the drop-down menu in the Storage Management Servers tab
in the Matrix recovery management GUI. The storage type in the drop-down menu has the
same name as the subdirectory created in step 2.

5.

Using management tools for the nonintegrated storage system, create a Storage Replication
Group for the storage used by the logical servers that will be DR Protected.

6.

Create a Storage Replication Group for the nonintegrated storage by using the Matrix recovery
management GUI. The storage type in the drop-down menu has the same name as the
subdirectory created in step 2.

7.

Create a Recovery Group by using the Matrix recovery management GUI, and associate that
Recovery Group with the Storage Replication Group for the nonintegrated storage.

8.

Perform a Matrix recovery management Export operation at the Local Site to generate an
exportconfig

file, then perform an Import operation to import that exportconfig file at

the Remote Site.

User Defined storage adapter interface specification

The following commands are defined in the User Defined storage adapter interface specification:

validatesms.cmd

—Validates a Storage Management Server during configuration

validatesrg.cmd

—Validates a Storage Replication Group during configuration

failoversrg.cmd

—Fails over a Storage Replication Group while Recovery Group activation

occurs

Command-line arguments

For validatesms.cmd:

sms_name=<name of a Storage Management Server>

sms_username=<login name for a Storage Management Server>

For validatesrg.cmd:

sms_name=<name of the Storage Management Server at the Local Site>

sms_username=<login name for the Storage Management Server at the

Local Site>

srg_name=<name of the Storage Replication Group to be validated>

local_storage_id=<unique identifier of the storage system at the

Local Site>

14

Installing and configuring Matrix recovery management

Advertising