HP Matrix Operating Environment Software User Manual

Page 14

Advertising
background image

User Defined storage adapter interface specification

The following three 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>

remote_storage_id=<unique identifier of the storage system at the

Remote Site>

NOTE:

Volumes in the Storage Replication Group (identified by srg_name) are replicated

between the local storage system (identified by local_storage_id) and the remote storage
system (identified by remote_storage_id)

For failoversrg.cmd

local_sms_name=<name of the Storage Management Server at the Local

Site>

local_sms_username=<user name for the Storage Management Server at

the Local Site>

local_storage_id=<unique identifier of the storage system at the

Local Site>

remote_sms_name=<name of the Storage Management Server at the Remote

Site>

remote_sms_username=<user name for the Storage Management Server at

the Remote Site>

remote_storage_id=<unique identifier of the storage system at the

Remote Site>

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

use_non_current_data=<yes or no>

NOTE:

A value of yes requires the Storage Replication Group to be failed over even in

cases where the data at the destination site may not be current. A value of no requires storage
failover to fail if the data at the destination is not current.

14

Installing and configuring Matrix recovery management

Advertising