Createvolume, Description, Syntax – HP StoreVirtual 4000 Storage User Manual
Page 40: Parameters
Example 57 Windows
cliq createSyslogNotifyPolicy login=10.0.1.3 userName=admin
passWord=secret ipAddress="10.0.10.25" alertOnCritical="1"
alertOnWarning=1
Example 58 SSH
createSyslogNotifyPolicy ipAddress="10.0.10.25" alertOnCritical="1"
alertOnWarning=1
createVolume
Description
Create a SAN volume without connecting to a host.
CAUTION:
Enabling checksums may impact volume I/O performance.
Syntax
createVolume
{login=} { userName= passWord= | groupName= } {volumeName=}
{clusterName=} {size=} [description=] [replication=] [parity=] [checkSum=]
[thinProvision=] [adaptiveOptimization=]
Parameters
Description
Name
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 cluster.
{clusterName}
The size of the volume, with units specified:
{size}
•
•
•
•
•
Optional description
[description]
The replication level for the volume. Values are 1, 2, 3, and 4.
[replication]
The number of parity storage systems for the data on this volume. This enables
parity network RAID on the volume. Replication and parity are supported in
the following combinations:
[parity]
•
replication:1, parity:0 Network RAID-0 (None)
•
replication:2, parity:0 Network RAID-10 (2-way Mirror)
40
Commands