HP P6000 Replication Solutions Manager CLI Reference (T3680-96071, June 2012)

Removes a member from the managed set. If there are spaces in the name, enclose
the name in quotation marks.
removemember
Suspends replication on all members in the managed set. Can be used only if the
managed set contains DR groups.
suspend
SET MIRRORCLONE
The SET MIRRORCLONE command modifies the mirrorclone.
Syntax
set mirror[clone]|mc <mirrorclone name(s)>
{[migrate]
[state|s={fracture|detach|resync}]}
Switches
When set, the mirrorclone Vraid level and disk group of the mirrorclone is swapped
with the Vraid level and disk group of its source virtual disk. The name and roles
are not changed.
migrate
Sets the mirrorclone state to fracture, detach, or resync.state
SET SERVER
The SET SERVER command imports or exports the replication manager configuration to a file.
Syntax
set server
{ {import_remote|ir}
{hostname=<hostname>}
{username=<username>}
{password=<password>} }
|{ {path=<path with optional file name>}
[export]
[export_job=<list of job names separated with commas (,)>]
[import]
[overwrite] }
Switches
Exports HP Replication Solution Manager server data to a given path with an optional
file name. The full path format requires a driver letter, colon, and initial backward
export
slash: for example C:\xyz\abc. You can export only to an existing folder that is
on the management server.
Exports one or more selected jobs to a given path with an optional file name. The
full path format requires a drive letter, colon, and initial backward slash: for example
C:\xyz\abc.
export_job
Specifies the host name for the remote replication manager server.hostname
Imports HP Replication Solution Manager data from a given export file. For imports
(but not remote imports), the full path format requires a driver letter, colon, and initial
import
backward slash and must include the xml file extension: for example,
C:\xyz\CADATA_20050211135232.export.xml.
Imports replication manager data from a remote server.import_remote
Allows (if the switch is present) or prevents (if the switch is absent) overwriting an
existing file with the same name.
overwrite
SET MIRRORCLONE 33