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

DescriptionName
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 site.{siteName}
Optional description[description]
This site is the primary site. Values are 0—Disabled and 1—Enabled. 1 is
the default.
[primary]
The delimited list of node names or IP addresses, or DNS-resolvable node
names of the storage systems the cluster comprises.
[node]
Example 47 Windows
cliq createSite siteName=Headquarters login=10.0.1.2 userName=admin
passWord=secret
Example 48 SSH
createSite siteName=Headquarters
createSnapshot
Description
Create a snapshot of one or more StoreVirtual volumes.
Syntax
createSnapshot {login=} { userName= passWord= | groupName= } {volumeName=}
{snapshotName=} [description=] [inheritAccess=] [managed=] [wait=]
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 volume in the management group.{volumeName}
The name of the remote snapshot.{snapshotName}
Optional description[description]
Values are 0—The snapshot will not inherit the volume list, authentication
group, ACL relationships of the original volume (default) and 1—The snapshot
[inheritAccess]
will inherit the volume list, authentication group, ACL relationships of the
original volume.
createSnapshot 35