Veritas Volume Manager 5.0.1 Administrator's Guide, HP-UX 11i v3, First Edition, November 2009

Note that the clusterid field is set to cvm2 (the name of the cluster), and the
flags field includes an entry for shared. The imported flag is only set if a node
is a part of the cluster and the disk group is imported.
Listing shared disk groups
vxdg can be used to list information about shared disk groups. To display
information for all disk groups, use the following command:
# vxdg list
Example output from this command is displayed here:
NAME STATE ID
group2 enabled,shared 774575420.1170.teal
group1 enabled,shared 774222028.1090.teal
Shared disk groups are designated with the flag shared.
To display information for shared disk groups only, use the following command:
# vxdg -s list
Example output from this command is as follows:
NAME STATE ID
group2 enabled,shared 774575420.1170.teal
group1 enabled,shared 774222028.1090.teal
To display information about one specific disk group, use the following command:
# vxdg list diskgroup
The following is example output for the command vxdg list group1 on the
master:
Group: group1
dgid: 774222028.1090.teal
import-id: 32768.1749
flags: shared
version: 140
alignment: 8192 (bytes)
ssb: on
local-activation: exclusive-write
cluster-actv-modes: node0=ew node1=off
detach-policy: local
private_region_failure: leave
Administering cluster functionality
Administering VxVM in cluster environments
478