To list the storage pool set definitions in the ISP Configuration Database that contain certain storage pool definitions, use the following command:
# vxpool -C listpoolset [pooldefn=pd1[,pd2...]]
For example, to list all the storage pool sets that contain the mirrored_volumes pool definition, use the following command:
# vxpool -C listpoolset pooldefn=mirrored_volumes
ps mirrored_prefab_raid5_data_mirrored_clones
ps mirrored_data_striped_clones
If no storage pool definitions are specified, the command lists all storage pool sets that are defined in the ISP Configuration Database.