Deactivating and Reactivating Templates
By default, templates are activated when they are associated with a storage pool. You can run the vxtemplate deactivate command to prevent one or more templates from being used in the storage pool with which they have been associated:
# vxtemplate [-g diskgroup] [-p pool] deactivate \ template=template[,template...]
If the template is currently in use, ISP displays an error message.
You can reactivate templates by using the vxtemplate activate command:
# vxtemplate [-g diskgroup] [-p pool] activate \ template=template[,template...]
|