- CheckMates
- :
- Products
- :
- General Topics
- :
- Checkpoint HA-Cluster shows down instead of standb...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Checkpoint HA-Cluster shows down instead of standby
Hello,
I have created the HA-cluster, however I am seeing the State is 'Down' for backupFW instead of 'Standby'
chkpt2> cphaprob stat
Cluster Mode: High Availability (Active Up) with IGMP Membership
ID. Unique Address Assigned Load State Name
1 5.1.1.1 100% ACTIVE chkpt1
2 (local) 5.1.1.2 0% DOWN chkpt2
chkpt2> cphaprob list
Built-in Devices:
Device Name: Interface Active Check
Current state: problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would assume an interface issue, check:
cphaprob -a if
to see which interface(s) are most likely an issue.
Verify all the interfaces are properly configured, state is up and have link. I personally find ethtool the most straightforward tool for verifying each interface has link (Link detected: yes) and is using the speed and duplex expected.
