HA Group VIP hosted by both Master and Backup Interfaces
Applies to
- StorageGRID 11.7.0.x and below
- HA Groups
Issue
- Increasing 408 errors seen after moving Load Balancer from one per site to two at single site.
- The VIP remains on both nodes and not just the Master even though it set correctly as MASTER/BACKUP.
<master_gw> # ip addr show <interface>
11: bond0.117@bond0: <BROADCAST, MULTICAST, UP, LOWER_UP> mtu 9000 qdisc noqueue master eth2 state UP group default qlen 1000
inet x.x.x.1/24 scope global eth2
inet x.x.x.6/24 scope global secondary eth2
inet x.x.x.5/24 scope global secondary eth2
<backup_gw> # ip addr show <interface>
11: bond0.117@bond0: <BROADCAST, MULTICAST, UP, LOWER_UP> mtu 9000 qdisc noqueue master eth2 state UP group default qlen 1000
inet x.x.x.4/24 scope global eth2
inet x.x.x.5/24 scope global secondary eth