root# vxclustadm -v nodestate
state: out of cluster
reason: cannot find disk on slave node
root#vxclustadm -v nodestate state:out of cluster reason:cannot find disk on slave noderoot#vxdctl -c mode mode:enabled: cluster active - MASTER master:nodeA root@MASTER#vxdisk -o alldgs list | egrep shared | wc -l 129 root@SLAVE#vxdisk -o alldgs list | egrep shared | wc -l 119 root#vxdisk -o alldgs list | egrep shared | awk '{print $4}' >/tmp/$node.shared_disks:%s/(//g :%s/)//groot#cat /tmp/$node.shared_disks | sort >/tmp/$node.shared_disks.sortedroot#diff nodeA.shared_disks.sorted nodeB.shared_disks.sorted root@nodeA#vxdisk -o alldgs list | egrep sample_shared_dg c5t0d0s2auto:cdsdisk d0 sample_shared_dg online shared c5t0d1s2auto:cdsdisk d1 sample_shared_dg online shared c5t0d2s2auto:cdsdisk d2 sample_shared_dg online shared c5t0d3s2auto:cdsdisk d3 sample_shared_dg online shared c5t0d4s2auto:cdsdisk d4 sample_shared_dg online shared c5t0d5s2auto:cdsdisk d5 sample_shared_dg online shared c5t0d6s2auto:cdsdisk d6 sample_shared_dg online sharedroot@nodeB#vxdisk -o alldgs list | egrep sample_shared_dg c5t0d0s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d1s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d2s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d3s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d4s2auto:cdsdisk - (sample_shared_dg) online c5t0d5s2auto:cdsdisk - (sample_shared_dg) online c5t0d6s2auto:cdsdisk - (sample_shared_dg) onlineroot@nodeA#vxdg flush sample_shared_dgroot@nodeB#vxdctl enable root@nodeB#vxdisk -o alldgs list | egrep sample_shared_dg c5t0d0s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d1s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d2s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d3s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d4s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d5s2auto:cdsdisk - (sample_shared_dg) online shared c5t0d6s2auto:cdsdisk - (sample_shared_dg) online shared