9.5 HP P4000 SAN/iQ Command-Line Interface User Guide (AX696-96069, September 2011)

HP P4000 CLI|Commands|27
Example
cliq createKey login=10.0.1.2 userName=admin passWord=secret
keyFile=c:\secret.key
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, SAN/iQ
Version: 8.0
Request Syntax
cliq
createRemoteAssociation login= userName= passWord= remote= remoteUserName= remotePassWord= primaryBandwidth= remoteBandwidth=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
remote Required The IP address or DNS-resolvable names of one or more remote storage system
remoteUserName Required The authentication user name for the remote group
remotePassWord Required The password for the remote group
remoteKeyFile Required The encrypted key file for the remote group (this is specified instead of the
remoteusername and remotepassword parameters)
primaryBandwidth Required The remote copy bandwidth to the primary group (this is at the group level) <n>Kb
- Kilobits/sec (1000 Bits/second), <n>Mb - Megabits/sec (1000 Kilobits/second),
<n>Gb - Gigabits/sec (1000 Megabits/second)
remoteBandwidth Required The remote copy bandwidth to the remote group (this is at the group level) <n>Kb
- Kilobits/sec (1000 Bits/second), <n>Mb - Megabits/sec (1000 Kilobits/second),
<n>Gb - Gigabits/sec (1000 Megabits/second)
Example
cliq createRemoteAssociation login=10.0.1.2 userName=admin
passWord=secret remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret primaryBandwidth=10Mb remoteBandwidth=10Mb
cliq createRemoteAssociation remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret primaryBandwidth=10Mb remoteBandwidth=10Mb
createRemoteSnapshot
This command creates a remote snapshot of one or more SAN/iQ volumes.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq
createRemoteSnapshot login= userName= passWord= primarySnapshot= remoteSnapshot= remoteVolume= description= remote= remoteUserName= remotePassWord=