-
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: The agent deploy 3 bridge: cloudbr0(bridge to eth2), cloudbr1(bridge to eth3),cloudbr2(bridge to 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: Can anyone assistance to address it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@hqming86 , what is your ratio on creating a “Guest” network with tag “NFS", but have your “Storage” network on the same as the first “Guest” network? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
I figure out what is going on, I forgot download system template , now the issue solved.
Thanks everyone.