DennisKonrad commented on issue #3179: Redundant VRouter guest network on wrong interface URL: https://github.com/apache/cloudstack/issues/3179#issuecomment-484117369 The root cause seems to be that the interfaces (eth1, eth2, eth3) share the same mac address. I'm not really sure where this originates. Somehow when the redundant router is created and the nics are added all of them get the same mac. The "createRedundantAssociateIPCommands" seems to assign the ips to the wrong interface then. @ustcweizhou Can you give me a hint where in the code new vrouters get their nics?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services