[ https://issues.apache.org/jira/browse/CLOUDSTACK-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600444#comment-13600444 ]
ASF subversion and git services commented on CLOUDSTACK-1652: ------------------------------------------------------------- Commit 43631f9f444d1d624788cf26f26f6aeea5b14bce in branch refs/heads/4.0 from [~weizhou] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=43631f9 ] CLOUDSTACK-1652: /etc/hosts error in virtual router when deploy instance with the name same to previous instances Signed-off-by: Chip Childers <chip.child...@gmail.com> > /etc/hosts error in virtual router when deploy instance with the name same to > previous instances > ------------------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-1652 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1652 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.0.1, 4.1.0 > Reporter: Wei Zhou > Assignee: Wei Zhou > > When create the instance with the name same to previous instances, the > /etc/hosts in virtual router has an error. > For example: > 192.168.0.1 r-148-VM > 192.168.0.1 r-148-VM > 192.168.0.99 test-w006-001 > 192.168.0.138 test-w006-002 > 192.168.0.37 test-w006-003 > 192.168.0.33 test-w006-004 > 192.168.0.1 r-148-VM > 192.168.0.235 test-w006-001 > 192.168.0.17 test-w006-002 > It should be: > 192.168.0.37 test-w006-003 > 192.168.0.33 test-w006-004 > 192.168.0.1 r-148-VM > 192.168.0.235 test-w006-001 > 192.168.0.17 test-w006-002 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira