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

DescriptionName
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 164 Windows
cliq modifyRemoteAssociation login=10.0.1.2 userName=admin
passWord=secret remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret remoteBandwidth=10Mb
Example 165 SSH
modifyRemoteAssociation remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret remoteBandwidth=10Mb
modifyRemoteSnapshotSchedule
Description
Modify a previously created remote snapshot schedule.
Syntax
modifyRemoteSnapshotSchedule {login=} { userName= passWord= | groupName=
} {scheduleName=} [remoteretentioncount=] [remoteretentionseconds=]
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 name of the schedule.{scheduleName}
The number of remote snapshots to maintain. Must be between 1 and 50.
Either remoteretentioncount or remoteretentionseconds must
be specified.
[remoteretentioncount]
How long remote snapshots should be retained. Either
remoteretentioncount or remoteretentionseconds must be
specified.
[remoteretentionseconds]
86 Commands