You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that a non-redundant VPC VR with private gateway after restart (with cleanup=true) sometimes screws up the nic sequence and the private/guest network nics and private gateway (static routes) ips end on the same interfaces (such as eth2) with eth3 without any nic configured. The workaround in such a case is to destroy the VPC VR manually, and restart the VPC without cleanup selected.