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

Storage Essentials 5.1 CLI Guide 73
appiqcreate -volume <storagesystem pool id> -lsi
-storagesetting <storage setting id | [-default]>
-size<size in MB> -cacheahead <ca> -segmentsize
<ssize> -name <name>
Description: Creates a storage volume on an Engenio (LSI) storage system.
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.
<ca> - the cache reach ahead multiplier (0 to 65535 bytes). A cache read ahead multiplier
copies additional data blocks into the cache while it is reading and copying host-requested
data blocks from disk to cache. Select the multiplier that maximizes performance for the way
the volume will be utilized.
<ss> - is the segment size of the volume.
<name> - is the name of the storage volume you want to create.
To create a storage volume on a storage system other than Engenio (LSI), use one of the following
commands:
appiqcreate -volume <stor sys pool id> -storagesetting <storage setting id | [-default]> -size
<size in MB>” on page 72
appiqcreate -volume <stor sys pool id> -storagesetting <storage setting id | [-default]> -size
<size in MB> -name <name>” on page 72
Zones
Use the following types of CLI commands to manage and obtain information about zones:
appiqlist - Lists the ports and/or zone aliases in a specified zone.
appiqshow - Provides detailed information about ports and/or zone aliases within a specified
zone.
appiqcreate - Creates a zone.
appiqdelete - Deletes a zone.
appiqadd - Lets you add a specified zone to a zone set. You can also use this command to add
zone aliases or ports to a zone.
appiqremove - Removes a specified zone from a zone set.