Viewing the list of application volume groups

You can use the vxvolgrp command to:

See the vxvolgrp(1M) manual page.

To view the list of existing application volume groups:

# vxvolgrp -g dgname list

To view the list of application volume groups created from volumes in the oradg disk group:

# vxvolgrp -g oradg list
Volume Group:                   datavol_grp
volume(s):                      datavol1 datavol2 datavol3

Volume Group:                   logvol_grp
volume(s):                      logvol1 logvol2 logvol3 logvol4

For example, to view information about the application volume group datavol_grp:

# vxvolgrp -g oradg list datavol_grp
Volume Group:                   datavol_grp
volume(s):                      datavol1 datavol2 datavol3