Unused IP in Group Pool for Load Balancer Causing Degraded Status
search cancel

Unused IP in Group Pool for Load Balancer Causing Degraded Status

book

Article ID: 375385

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

When using NSX groups to define or compose a Load Balancer Server Pool, if there is an IP that is no longer in use in the Group, the status will show degraded.

Environment

NSX 4.1.2.1

Built-in load balancer.

Cause

NSX expects there to be an active member at each IP in the pool, since there's one not in use, it treats it as a member that is down.

Resolution

Edit the VIF config, and add the unused IP to ignored bindings.

This will cause the IP to no longer be used in the Group, and allow the Status to return to normal.

Additional Information

This method could also be used when needing IPs in the group for members that have yet to be deployed, but things are ready to test with the existing set.