Symantec logo

Using a user template to create an application volume

You can create an application volume using a user template by specifying the name of the user template in place of the name of a capability to the vxassist make command.

For example, to create a 10GB application volume in the storage pool, mypool, using the user template, RP_DB_Table, use the following command:

# vxassist -g mydg -P mypool make myDBvol 10g \

  user_template='RP_DB_Table'

Unlike volume templates, you cannot specify parameter values for user templates on the command line.