This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
i have a two appliances of NAC Manager, i want to make a failover, but i only connect them with a crossover cable on eth1,
is it neccesary conect a serial cable?, because when i try to verify a failover they appear this:
“WARNING! Closed connections to peer [192.168.0.254] database! Please restart peer node to bring databases in sync!!” in each one
Solved! Go to Solution.
Its ok to use eth1 as your heartbeat interface.
Are you using the same certificate and private key?
Sent from Cisco Technical Support Android App
Hi. I had a lot of those messages. In my scenario the failover bundle works OK during certain time but ocassionally the hearbeat fails (never knew why) and the warning messages appeared. Since there's no sync anymore the config in both manager will be different, so the very first thing to do is to backup the configuration. Please notice if the current active NAM is the primary or the secondary NAM (it's necessary to know this information for the later steps).
Then you will have to stop both NAM (service perfigo stop)
Now there's an extra step only if the last active NAM was the secondary : you will have to restore the backup into the primary NAM (since this NAM will have an outdated configuration).
Now back to the regular steps. You must start both NAM . The primary NAM will be the new active , synchronization will take some minutes, after that the "warning" will be cleared.
Please rate if it helps.
Its ok to use eth1 as your heartbeat interface.
Are you using the same certificate and private key?
Sent from Cisco Technical Support Android App
Hi. I had a lot of those messages. In my scenario the failover bundle works OK during certain time but ocassionally the hearbeat fails (never knew why) and the warning messages appeared. Since there's no sync anymore the config in both manager will be different, so the very first thing to do is to backup the configuration. Please notice if the current active NAM is the primary or the secondary NAM (it's necessary to know this information for the later steps).
Then you will have to stop both NAM (service perfigo stop)
Now there's an extra step only if the last active NAM was the secondary : you will have to restore the backup into the primary NAM (since this NAM will have an outdated configuration).
Now back to the regular steps. You must start both NAM . The primary NAM will be the new active , synchronization will take some minutes, after that the "warning" will be cleared.
Please rate if it helps.
thnks, yes i have the same certificate and private key
now the failover works correctly
thanks!!! i was only stop and start services perfigo.