Createremoteassociation – HP LeftHand P4000 SAN Solutions User Manual
Page 30
30 | HP StoreVirtual CLI | Commands
cliq createGroup groupName= node= userName= passWord=
node
Required
The delimited list of node names or IP addresses, or DNS-resolvable
node names of the storage systems the cluster comprises.
groupName
Required
The name of the management group
userName
Required
The authentication user name for the storage system.
passWord
Required
The password for the storage system.
Example
cliq createGroup groupName=TheGroup node=10.1.2.3;10.1.2.4
userName=admin passWord=secret
cliq createGroup groupName="MG2" node=10.1.2.3;10.1.2.4
userName=admin passWord=secret
createRemoteAssociation
This command creates a remote group-to-primary group association. This association is done automatically
when a remote snapshot is created, so this command is not usually needed.
Availability: Windows, SSH
Version: 8.0
Request Syntax
cliq createRemoteAssociation login= userName= passWord= remote= remoteUserName=
remotePassWord= primaryBandwidth= remoteBandwidth=
login
Required
The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
remote
Required
The IP address or DNS-resolvable names of one or more remote storage
system
remoteUserName
Optional
The authentication user name for the remote group
remotePassWord
Optional
The password for the remote group
primaryBandwidth
Optional
The bandwidth used in a copy from the primary group to the remote
group. Kb = Kilobits/sec (1000 Bits/second), Mb = Megabits/sec
(1000 Kilobits/second), Gb = Gigabits/sec (1000 Megabits/second)
remoteBandwidth
Optional
The bandwidth used in a copy from the remote group to the primary
group. Kb = Kilobits/sec (1000 Bits/second), Mb = Megabits/sec
(1000 Kilobits/second), Gb = Gigabits/sec (1000 Megabits/second)
remotegroupname
Optional
The name of the remote management group.