View Single Post
  #6 (permalink)  
Old 2008-03-27
Thorpuse Thorpuse is online now
Senior Member
 
Join Date: 2007-07-16
Posts: 276
Thorpuse has an average reputation (10+)
Default Re: CLI for changing priority of gateways

Do a controlled failover - cphastop on the primary would do it. Have a state-sensitive application running (e.g. FTP) at the time, and see if the connection is affected. If the FTP stops, then your state sync is broken. Fix that, and everything else should start going.

Also, are you using multicast or broadcast for cluster control protocol?
Reply With Quote