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

Syntax
makePrimary {login=} { userName= passWord= | groupName= } {volumeName=}
[size=] [thinProvision=] [adaptiveOptimization=]
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 size of the volume, with units specified as:[size]
<n>MB n Megabytes (1024 Kilobytes)
<n>GB n Gigabytes (1024 Megabytes)
<n>TB n Terabytes (1024 Gigabytes)
Enable or disable thin provisioning. Values are 0—The volume does not use
thin provisioning, 1—The volume is thin-provisioned (in a thinly provisioned
volume, reserve may be < length).
[thinProvision]
Enable or disable adaptive optimization. Values are 0—Disable and
1—Enable. 1 is the default.
[adaptiveOptimization]
Example 148 Windows
cliq makePrimary login=10.1.2.3 userName=admin passWord=secret
volumeName="TheVolume" size=1GB
Example 149 SSH
makePrimary volumeName="TheVolume" size=1GB
makeRemote
Description
Demote a primary volume to a remote snapshot target.
Syntax
makeRemote {login=} { userName= passWord= | groupName= } {volumeName=}
{snapshotName=} [adaptiveOptimization=]
78 Commands