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"

**The "agent.properties" as below:**
#Thu Jul 10 07:05:43 UTC 2025
cluster=12
LibvirtComputingResource.name=cloudstack-agent42.tpu-42
pod=7
resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource
private.network.device=cloudbr0
domr.scripts.dir=scripts/network/domr/kvm
guest.cpu.mode=host-model
guest.network.device=cloudbr1
keystore.passphrase=5eNnkdWrq8rF7AV8
hypervisor.type=kvm
port=8250
zone=6
public.network.device=cloudbr0
local.storage.uuid=e44d6ec9-1e50-45a7-b20b-42c825a5bf8f
LibvirtComputingResource.uuid=876cb9d8-905f-4dc2-9db2-5717f1fc4fbf
host=10.10.98.120@static
guid=7024cbd6-7ee5-3134-82e8-5e91aa8d44fe
LibvirtComputingResource.id=31
workers=5
iscsi.session.cleanup.enabled=false
vm.migrate.wait=3600


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