Skip to content

multiple pyhsical netowrk with guest network issue #11084

Closed
@hqming86

Description

@hqming86

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions