[ https://issues.apache.org/jira/browse/CLOUDSTACK-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
terryye closed CLOUDSTACK-593. ------------------------------ Resolution: Later Fix Version/s: 4.1.0 > 2 guest network ,auto create vlan error > ---------------------------------------- > > Key: CLOUDSTACK-593 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-593 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Network Controller > Affects Versions: 4.0.1 > Environment: UBUNTU1204-server cs4.0.1-5 > Reporter: terryye > Labels: bond, bridge, bug, cloudVirBr, vlan > Fix For: 4.1.0 > > Original Estimate: 72h > Remaining Estimate: 72h > > 我采用的是ubuntu 系统,手工配置了两个网桥,分别为cloudbr0 和cloudbr1。 > 其中cloudbr0桥接到bond0,部署了一个guest网络,vlan id是50。 > 其中cloudbr1桥接到了bond1,也部署了一个guest网络,vlan id是20,同时还有管理、公共和存储网络。 > 现在出现的问题是,创建实例成功后,系统创建了vlan网络和网桥,但是id50的vlan却被创建到了bond1上,而不是bond0上。因此,实例的一个网络就不通了。 > ifconfig |grep bond > bond0 Link encap:以太网 硬件地址 ....:52:a3:5d:df > bond1 Link encap:以太网 硬件地址....:52:a3:5d:e2 > bond1.20 Link encap:以太网 硬件地址 ....:52:a3:5d:e2 > bond1.50 Link encap:以太网 硬件地址 ....:52:a3:5d:e2 > ifconfig |grep cloud > cloudVirBr20 Link encap:以太网 硬件地址 ....:5d:e2 > cloudVirBr50 Link encap:以太网 硬件地址 .....5d:e2 > cloudbr0 Link encap:以太网 硬件地址 .....5d:df > cloudbr1 Link encap:以太网 硬件地址 .....5d:e2 -- 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