-
Bug
-
Resolution: Unresolved
-
Normal
-
rhos-18.0.10 FR 3
-
None
-
False
-
-
False
-
?
-
None
-
-
-
-
Moderate
The logical over the disable/enable for a member looks not working fine if a HM is checking the pool where member is attached. If you disable a backend member and put it enable again it is not comming as a available backend member to redirect LB traffic:
Step to reproduce the issue.
1. Create a Load Balancer with:
A listener on port 80 using TCP protocol
A pool with a HM attached
2. Add a VM (which is Active) to the pool as a member:
The load balancer works correctly
HM reports correctly the status as ONLINE
3. Disable the member
HM reports the status as ERROR, where OFFLINE looks more appropiate
4. Enable the member
HM doesn't detect the change and mantain the ERROR status not checking again the probes to the member so movin to ONLINE, also vips field keeps {} (empty)
- links to