Dissociating Templates from a Storage Pool
To dissociate a template from the storage pool, use the following command:
# vxpool [-g diskgroup] distemplate storage_pool \
template=t1[,t2,...]
In the following example, the PrefabricatedRaid5 template is disassociated from the storage pool, ReliablePool:
# vxpool -g mydg distemplate ReliablePool \
template=PrefabricatedRaid5
After a template has been dissociated, Storage Allocator does not refer to the rules and capabilities in that template unless this is permitted by the selfsufficient policy that is set on a storage pool.
|