To rename a storage pool, use the following command:
# vxpool [-g diskgroup] rename storage_pool new_name
For example, to rename the storage pool, mypool, as ReliablePool, use the following command:
# vxpool -g mydg rename mypool ReliablePool