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

Syntax
a[dd] host_a[gent]|ha <host agent name>
[isv[irtualmachine]|ivm=<yes or no>]
[ {username=<username>}
{password=<password>} ]
Switches
Specifies the name of the new host agent.host agent name
Specifies the password for the user name. This is required if a username is specified.password
Specifies the user name to authenticate the host agent. This switch is optional. For
more information, see the HP P6000 Replication Solutions Manager Installation
Guide.
username
Specifies whether the enabled host being added is a virtual machine of a VM Server.isvirtualmachine
Example
add host_agent newhost isv=no username=admin1 password=start
ADD MANAGED_SET
The ADD MANAGED_SET command creates a user-defined collection of resources bound together
for management purposes. A managed set can contain DR groups, host agents, host volumes,
storage arrays, and virtual disks. All members in a single managed set must be of the same type.
Syntax
a[dd] managed[_set]|ms|mset <managed_set name>
{ [dr_group|drg]
[host_a[gent]|ha]
[host_v[olume]|hv]
[s[torage_system]|ss]
[vd[isk]] }
Switches
Creates a managed set of DR groups.dr_group
Creates a managed set of host agents.host_agent
Creates a managed set of host volumes.host_volume
Specifies the name of the managed set you want to create.managed_set name
Creates a managed set of storage arrays.storage_system
Creates a managed set of virtual disks.vdisk
ADD MIRRORCLONE
The ADD MIRRORCLONE command creates a copy of a source virtual disk. The mirrorclone can
remain synchronized with the virtual disk or you can fracture the link to create a point-in-time copy.
Syntax
a[dd] mirror[clone]|mc
[nowait]
ADD MANAGED_SET 19