I do not need a solution (just sharing information)
If you name the cluster name cluster while running VCW, then system states of all VCS nodes are going to the state of ADMIN_WAIT. If you try to start VCS with the "hastart -onenode" command after run "hastop -all", then hastatus will display "STALE_ADMIN_WAIT".
Check the main.cf, you will see the cluster name is cluster.
include "types.cf"
cluster Cluster(
UserNames = { admin = gJHkHEfFGjISjGFqJJeRJoJSiRJj }
Administrators = { admin }
)
system symantecha1(
)
system symantecha2(
)