Veritas Storage Foundation Intelligent Storage Provisioning 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008

53Storage pools
Creating a storage pool
Listing available storage pool definitions
To list all the available storage pool definitions, use the following command:
# vxpool listpooldefinition
See “Storage pool” on page 191.
See “Displaying storage pool definitions” on page 53.
Displaying storage pool definitions
To display the details of one or more storage pool definitions, use the following
command:
# vxpool printpooldefinition [
storage_pool_definition
] ...
If no storage pool definitions are named, the definitions for all storage pools are
displayed.
For example, the following command displays the definition of the storage pool,
mirrored_volumes:
# vxpool printpooldefinition mirrored_volumes
storage_pool mirrored_volumes {
description "Volume has multiple copies of data."
descriptionid "{b84f1c64-1dd1-11b2-8b42-080020feef8b}",
117
display_name "Data Mirroring"
display_name_id "{b84f1c64-1dd1-11b2-8b42-
080020feef8b}", 116
volume_templates ArrayProductId,
ConfineLogsToSimilarStorage,
ConfineMirrorsToSimilarStorage, ConfineToSimilarStorage,
ConfineToSpecificStorage, DCOLogMirroring,
DCOLogStriping,
DataMirroring, ExcludeSpecificStorage,
InstantSnapshottable, LogsOnSeparateComponents,
MirrorsOnSeparateComponents,
MultipathingThroughMultiplePaths
autogrow 2
selfsufficient 1
};