Hi All
Have a pair of firewalls in a cluster running locally on ESXi. Running R81.10 and want to upgrade to R82
There are no spare IP addresses in the subnet.
We cant do an in place upgrade due to error:
The following results are not compatible with the package:
- Your partitions are not in Check Point standard format, and an upgrade is not possible. Reinstall your system and verify correct partitioning.
The problem we have, is when we do a clean build of the standby device with the primary running, we cant get basic layer 2 connectivity between the primary and the standby.
If this was a physical switched based network, I would be clearing the arp cache on the switch, but as this is ESXi, I don’t even know if there is such a thing – virtual switch on the ESXi host, does it have an arp cache and can it clear?
Running arp -a on the primary came back with incomplete for the standby device IP
We had TAC on a call while we attempted a rebuild of the standby device, and they were as stumped as we were at the basic lack of connectivity. What we did notice was that approx. 4 hours after we started the change, we started to see packets sent and received on the newly built standby member, but had to regress at that point. This also felt like a 4 hour arp cache timeout. If we restored the standby vm and powered it up, it came up fine, connection to the primary fine, and worked as a cluster.
Anyone seen anything similar in ESXi, is there an arp cache on the virtual switches that sit on the ESX host?
Thanks