[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

terryye updated CLOUDSTACK-593:
-------------------------------

    Description: 
我采用的是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  

  was:
I use is ubuntu system, the manual configuration for two Bridges, respectively 
cloudbr0 and cloudbr1.
The cloudbr0 bridge bond0 received, the deployment of a guest network, a vlan 
id is fifty.
The cloudbr1 bridge received bond1, also deployed a guest network, a vlan id is 
twenty, and management, public and storage network.
Now the problem is, create instance after the success of the system to create a 
vlan network and Bridges, but id50 vlan was created to bond1, rather than on 
the bond0. Because, the example of a network is strange.
Ifconfig | grep bond
Bond0 Link encap: Ethernet hardware address... : 52: a3:5 d df:
Bond1 Link encap: Ethernet hardware address... : 52: a3:5 d: e2
Bond1.20 Link encap: Ethernet hardware address... : 52: a3:5 d: e2
Bond1.50 Link encap: Ethernet hardware address... : 52: a3:5 d: e2
Ifconfig | grep cloud
CloudVirBr20 Link encap: Ethernet hardware address... : 5 d: e2
CloudVirBr50 Link encap: Ethernet hardware address... 5 d: e2
Cloudbr0 Link encap: Ethernet hardware address... 5 d: df
Cloudbr1 Link encap: Ethernet hardware address... 5 d: e2

    
> 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
>   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

Reply via email to