George_Lombard_
Jan 10, 2012Nimbostratus
SNAT pool member with IP conflict caused by F5?
Guys,
We have a couple F5 LTMs load balancing between a few web servers.
The LB has the following SNAT pool specified:
ltm snatpool WebServer_SNAT_Pool {
members {
10.3.1.36
10.3.1.37
10.3.1.38
10.3.1.40
}
}
We had to reboot one of the pool members and when it came up, complained about duplicate IP conflict error on the 10.3.1.x interface.
I logged a ticket with F5 Support and they told me that it's the normal behavior of the LB that it hold onto the SNAT IP which is hard to believe.
Now every time we have a system crash, server maintenance, etc. we have to delete the IP from the pool temporarily on the active LB before booting the host up, than to re-add it again.
Is there any way to change this feature of the product or we have to live with it?
Thank you.
George