Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)

nodeId=0
masterId=0
neighborId=1
members=0x3
joiners=0x0
leavers=0x0
reconfig_seqnum=0x72a10b
vxfen=on
The state indicates that CVM has completed its kernel level join and is in the
middle of vxconfigd level join.
The vxdctl -c mode command indicates whether a node is a CVM master or CVM
slave.
Verifying the state of CVM shared disk groups
You can use the following command to list the shared disk groups currently
imported in the SFCFS cluster:
# vxdg list |grep shared
oradatadg enabled,shared 1052685125.1485.galaxy
Verifying the activation mode
In an SFCFS cluster, the activation of shared disk group should be set to
shared-write on each of the cluster nodes.
To verify whether the shared-writeactivation is set:
# vxdg list dg_name |grep activation
local-activation: shared-write
If "shared-write" activation is not set, run the following command:
# vxdg -g dg_name set activation=sw
CVM log files
The /var/VRTSvcs/log directory contains the agent log files.
# cd /var/VRTSvcs/log
# ls -l *CVM* engine_A.log
CVMCluster_A.log # CVM Agent log
CVMVolDg_A.log # CVM VolDg Agent log
69Administering Storage Foundation Cluster File System and its components
Administering CVM