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

DescriptionName
{alertOnCritical}
English (default), Chinese, Japanese, Korean, Spanish[emailLocale]
Example 37 Windows
cliq createEmailNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret email=myemail@myhost.com alertOnWarning=1
Example 38 SSH
createEmailNotifyPolicy email=myemail@myhost.com alertOnWarning=1
createGroup
Description
Create a new management group. This command may take several minutes to complete.
Syntax
createGroup {groupName=} {node=} {groupName=} {userName=} {passWord=}
Parameters
DescriptionName
The delimited list of node names or IP addresses, or DNS-resolvable node
names of the storage systems the cluster comprises.
{node}
The name of the management group.{groupName}
The authentication user name for the storage system.{userName}
The password for the storage system.{passWord}
Example 39 Windows
cliq createGroup groupName=TheGroup node=10.1.2.3;10.1.2.4 userName=admin
passWord=secret
Example 40 SSH
createGroup groupName="MG2" node=10.1.2.3;10.1.2.4 userName=admin
passWord=secret
createRemoteAssociation
Description
Create 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.
Syntax
createRemoteAssociation {login=} { userName= passWord= | groupName= }
{remote=} [remoteUserName=] [remotePassWord=] [primaryBandwidth=]
[remoteBandwidth=] [remotegroupname=]
30 Commands