hqming86 opened a new issue, #11084:
URL: https://github.com/apache/cloudstack/issues/11084

   I try to deploy cloudstack guest network for multiple pyhsical netowrk, but 
It looks like doesn't work, can any one help?
   
   I designed as below:
   There are three physical network:
   1、physical network1:Three traffic types:Guest,Management,Storage. All those 
types setup as traffic label cloudbr0
   2、physical network2:Only one traffic type: Public which is setup traffic 
lable cloudbr1
   3、physical network3:One more traffic type :  Guest traffic with tag "NFS".
   
   The agent deploy 3 bridge: cloudbr0(bridge to eth2), cloudbr1(bridge to 
eth3),cloudbr2(bridge to bond4)
   root@cloudstack-agent02:/etc/cloudstack/agent#  brctl show
   bridge name     bridge id               STP enabled     interfaces
   cloud0             8000.0202e6c8226f       no
   cloudbr0                8000.1a10af3be1f1       no              eth2
   cloudbr1                8000.0adad08ce0ff       no              eth3
   cloudbr2                8000.d697c5e4beae       no              bond4
   
   Now the agent have already added successfully . but the system vm can not 
deploy automaticly, and the log show that "Incorrect Network setup on agent, 
Reinitialize agent after network names are setup, details : Can not find 
network: cloudbr2"
   
   
   Can anyone assistance to address it?
   


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

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to