GitHub user hqming86 edited a discussion: multiple physical network with guest 
network issue

I try to deploy cloudstack guest network for multiple physical network, 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:Management,Public,Storage. All those 
types setup as traffic label cloudbr0
2、physical network2:Only one traffic type: Guest 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?


GitHub link: https://github.com/apache/cloudstack/discussions/11089

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to