-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.16.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
None
-
CNF Network Sprint 276
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Metallb speaker not announcing all assigned services/IPs and giving below error : ~~~ 17s Warning announceFailed service/listener-service the interfaces specified by LB IP "10.13.117.7" doesn't exist in assigned node "ch12arops105.chicagotrading.com" with protocol "layer2" 17s Normal nodeAssigned service/listener-service announcing from node "ch12arops105.chicagotrading.com" with protocol "layer2" ~~~
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Steps to Reproduce:
1. Created addresspool for l2advertisement on interface Ex:ens161 2. Created Multiple LoadBalancer type services (it can be 2-4) 3. Try to keep speaker pod running and restart the speaker pod multiple times you may see below error : ~~~ 17s Warning announceFailed service/listener-service the interfaces specified by LB IP "10.13.117.7" doesn't exist in assigned node "ch12arops105.chicagotrading.com" with protocol "layer2" 17s Normal nodeAssigned service/listener-service announcing from node "ch12arops105.chicagotrading.com" with protocol "layer2" ~~~ NOTE : CU is using metallb-operator.v4.16.0-202410172201 with SDN as Network CNI
Actual results:
It is NOT announcing IP for service
Expected results:
Speaker pod should announce the service Ip
Additional info: