HP Storage Essentials V5.1 CLI Guide First Edition (T4283-96029, August 2006)

CLI Commands72
appiqdelete - Deletes a volume.
appiqdelete -volume <list of volume id>
Description: Deletes the volume specified, where <volume id> is the identifier of a volume. The
<volume id> can be obtained through several methods, such as from the appiqlist -device
-host <id> -volume command
appiqcreate -volume <stor sys pool id>
-storagesetting <storage setting id | [-default]> -size <size in MB>
Description: Creates a storage volume with the specified storage pool and the storage settings ID.
To create a storage volume on an Engenio (LSI) storage system, use ”appiqcreate -volume
<storagesystem pool id> -lsi -storagesetting <storage setting id | [-default]> -size<size in MB>
-cacheahead <ca> -segmentsize <ssize> -name <name>” on page 73.
where:
<stor sys pool id> - is the identifier for a storage system pool. The storage system pool
identifier can be found through several methods, such as from the
appiqlist -device -storagesystem <ssid> -pool command.
<storage setting id | -default> - is the identifier for the storage setting. The storage
setting identifier can be found through several methods, such as from the
appiqshow -device -storagesystem <id> -pool command.
<size in MB> - is the size of the volume in megabytes.
appiqcreate -volume <stor sys pool id>
-storagesetting <storage setting id | [-default]>
-size <size in MB> -name <name>
Description: Creates a storage volume on the specified storage pool with the storage settings ID
and name. To create a storage volume on an Engenio (LSI) storage system, use ”appiqcreate
-volume <storagesystem pool id> -lsi -storagesetting <storage setting id | [-default]> -size<size in
MB> -cacheahead <ca> -segmentsize <ssize> -name <name>” on page 73.
where:
<stor sys pool id> - is the identifier for a storage system pool. The storage system pool
identifier can be found through several methods, such as from the
appiqlist -device -storagesystem <ssid> -pool command.
<storage setting id | -default> - is the identifier for the storage setting. The storage
setting identifier can be found through several methods, such as from the
appiqshow -device -storagesystem <id> -pool command.
<size in MB> - is the size of the volume in megabytes.
<name> - is the name of the storage volume you want to create.
Note: Not all storage systems support assigning name at creation time.