rhtyd opened a new issue #2719: Restarting of non-redundant VPC with private gateway fails sometimes URL: https://github.com/apache/cloudstack/issues/2719 See this for reference: https://github.com/apache/cloudstack/pull/2712 https://github.com/apache/cloudstack/pull/2128 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. ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ VR, VPC ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ 4.9, 4.10, 4.11 ~~~
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
