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

Chapter
7
Creating and modifying
user templates
When using Veritas Intelligent Storage Provisioning (ISP) to create an
application volume with a specified set of capabilities, you can usually enter
values for the parameters that modify these capabilities. For example, you can
select the degree of redundancy, fault tolerance, or performance that you
require from the volume. For convenience in creating volumes, you can set up
user templates to store commonly used sets of capabilities and parameter
values. You can then specify the name of a user template instead of the name of
a capability when using the
vxassist command to create an application volume.
Format of user templates
A user template consists of a list of capabilities and rules. Associated with each
capability is a list of parameter-value pairs that define default parameter values
for the capability. The format of a typical user template specification is shown
here:
user_template
usertmplt_tname
{
description
"string"
descriptionid
id
capability
capability1
{
attribute_name
:
type
=
default_value
...
}
capability
capability2
{
attribute_name
=
default_value
...
}
...
rules {
[tag "
volume_tag
"]
rule1