Re: HA SPLAT command line To initiate a failover, run next command on a cluster member: cphaprob -d STOP -s problem -t 0 register To remove: cphaprob -d STOP unregister But in this case active member switch to standby. If you remove STOP on member with higher priority, this member will be active again. |