11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The IP address or DNS-resolvable names of one or more remote storage
system.
{remote}
The authentication user name for the remote group.[remoteUserName]
The password for the remote group.[remotePassWord]
The bandwidth used in a copy from the primary group to the remote group.
Values are:
[primaryBandwidth]
Kb—Kilobits/sec (1000 Bits/second)
Mb—Megabits/sec (1000 Kilobits/second)
Gb—Gigabits/sec (1000 Megabits/second)
The bandwidth used in a copy from the remote group to the primary group.
Values are:
[remoteBandwidth]
Kb—Kilobits/sec (1000 Bits/second)
Mb—Megabits/sec (1000 Kilobits/second
Gb—Gigabits/sec (1000 Megabits/second)
The name of the remote management group.[remotegroupname]
Example 41 Windows
cliq createRemoteAssociation login=10.0.1.2 userName=admin
passWord=secret remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret primaryBandwidth=10Mb remoteBandwidth=10Mb
Example 42 SSH
createRemoteAssociation remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret primaryBandwidth=10Mb remoteBandwidth=10Mb
createRemoteSnapshot
Description
Create a remote snapshot of a StoreVirtual volume.
Syntax
createRemoteSnapshot {login=} { userName= passWord= | groupName= } {remote=}
[remoteUserName=] [remotePassWord=] [remotegroupname=] {primarySnapshot=}
{remoteCluster=} {remoteVolume=} {remoteSnapshot=} [description=]
[primaryBandwidth=] [remoteBandwidth=]
createRemoteSnapshot 31