VCS fails to start

Occurs when a node cannot join the VCS cluster.

If you see this error in your Solaris or Linux error log, the node cannot join the cluster because VCS cannot start I/O fencing:

CVMCluster:???:monitor:node - state: out of cluster

If you see this message in your Solaris or Linux error log, the Veritas configuration daemon cannot start:

ERROR: IPC Failure: Configuration daemon is not accessible 

Clear and restart the configuration daemon:

vxconfigd -k
"vxiod set 10
"vxconfigd -m disable
"vxdctl init
"vxdctl initdmp   
"vxdctl enable

If you see this error in your VCS error log, the disk group initialization failed when you ran vxdg init:

Device sda cannot be added to a CDS disk group

By default, vxdg initializes disks as CDS. Rerun the vxdg command with cds=off:

vxdg init disk_group cds=off