View Single Post
  #4 (permalink)  
Old 2007-01-19
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default 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.
Reply With Quote