StorageGRID HAgroups with vlans have issues when configured as ACTIVE-ACTIVE
Applies to
NetApp StorageGRID
Issue
When using an ACTIVE-ACTIVE HAgroup configuration that useVlan's one of the two nodes does not host the IP connection.
Below an example of what is seen when checking this on the two nodes where node one has no rules set:
- Node 1:
root@dc1-adm1:/var/local/log # ip vrf list
Name Table
-----------------------
eth0.5vrf 300
root@dc1-adm1:/var/local/log # ip route list table 300
- Node 2
root@DC1-G1:~ # ip vrf list
Name Table
-----------------------
eth0.5vrf 300
root@DC1-G1:~ # ip route list table 300
default via 192.168.5.224 dev eth0.5 proto 18
broadcast 192.168.5. dev eth0.50 proto kernel scope link src 192.168.5.2
192.168.50.0/24 dev eth0.50 proto kernel scope link src 192.168.5.2
local 192.168.50.2 dev eth0.50 proto kernel scope host src 192.168.5.2
broadcast 192.168.5.255 dev eth0.5 proto kernel scope link src 192.168.5.2