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

186 ISP configuration elements
Capability
ConfineToSimilarStorage
A volume uses only storage that has the same value for a specified attribute.
Provided by volume template: ConfineToSimilarStorage.
Variable: name Name of storage attribute (default is VendorName).
ConfineToSpecificStorage
A volume uses only storage that has the specified value for a specified attribute
name.
Provided by volume template: ConfineToSpecificStorage.
Variables: name Name of storage attribute (no default).
value Value of storage attribute (no default).
DataMirroring
A mirrored volume maintains multiple copies of its data. This capability extends
the DataRedundancy capability.
Provided by volume template: DataMirroring.
Variable: nmirs Number of mirrors (default is 2).
DataMirrorStripe
A mirrored-stripe volume distributes I/O across multiple columns within
mirrors. This capability extends the DataMirroring and Striping capabilities.
Provided by volume template: DataMirrorStripe.
Variables: ncols Minimum number of columns (default is 8).
nmaxcols Maximum number of columns (default is 20).
nmirs Number of mirrors (default is 2).
DataRedundancy
A volume that maintains redundant data.
Extended by capability: Raid5Capability.
Extended by capability: DataMirroring.