apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.11k stars 1.11k forks source link

KVM host in Alert State with Alert message Can not find network #9694

Closed amitmvyas closed 2 months ago

amitmvyas commented 2 months ago
ISSUE TYPE
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19.1.1
CONFIGURATION

Advance Network with following configuration.

  1. 2 x 100G in Bond name "server_bond0"
  2. 2 x 100G in Bond name "storage_bond0"
  3. 1 x 1G Management NIC
  4. server_bond0 is a trunk port with passing multiple VLANs
  5. storage_bond0 is in access VLAN
  6. below is the output of "brctl show" bridge name bridge id STP enabled interfaces cloud0 8000.3271cbfe51f6 no internet_br0 8000.723f8add10ca no internet4090 management_br0 8000.624ab6643d88 no enp33s0f0 storage_br0 8000.8a237b1368be no storage18
OS / ENVIRONMENT

Ubuntu 22.04.4 LTS and 24.04.4 LTS

SUMMARY

While creating the Zone at Step No.4 -> Physical Network, I am providing following information.

  1. Traffic types
  2. Guest -> keeping it blank
  3. Management -> management_br0
  4. Public -> internet_br0
  5. Storage -> internet_br0 image
STEPS TO REPRODUCE
I feel using the same kind of config you may be able to reproduce the problem.
EXPECTED RESULTS
Host should get added without any error message.
ACTUAL RESULTS
Getting below error message and host goes in to **Alert** state.
Incorrect Network setup on agent, Reinitialize agent after network names are setup, details : Can not find network: internet_br0
boring-cyborg[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the issue template!