Yes, I just realized that On the host both the bridge cloudbr0 and the interface eno1 have the same IP : 192.168.1.10 which is the IP of the host server. the management server IP is 192.168.1.8
I tried to reboot the host but the issue was not resolved This is my bridge configuration, cat ifcfg-cloudbr0 DEVICE=cloudbr0 TYPE=Bridge ONBOOT=yes BOOTPROTO=none IPV6INIT=no IPV6_AUTOCONF=no DELAY=5 IPADDR=192.168.1.10 GATEWAY=192.168.1.1 NETMASK=255.255.255.0 STP=yes //------------------- cat ifcfg-eno1 TYPE="Ethernet" BOOTPROTO="none" NAME="eno1" DEVICE="eno1" ONBOOT="yes" BRIDGE=cloudbr0 HOTPLUG=no //------------------- cat ifcfg-cloudbr1 DEVICE=cloudbr1 TYPE=Bridge ONBOOT=yes BOOTPROTO=none IPV6INIT=no IPV6_AUTOCONF=no DELAY=5 STP=yes //----------- cat ifcfg-eno4 TYPE=Ethernet NAME=eno4 UUID=949aef09-7aee-492f-82c3-969e445b8746 DEVICE=eno4 ONBOOT=yes HOTPLUG=no BOOTPROTO=none BRIDGE=cloudbr1 Thanks for the prompt reply, Best Regards, On Fri, Oct 15, 2021 at 11:16 AM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > And you have management IP on eno1. Mb U should reboot your host first:) > > -----Original Message----- > From: Дикевич Евгений Александрович [mailto:evgeniy.dikev...@becloud.by] > Sent: Friday, October 15, 2021 12:14 PM > To: users@cloudstack.apache.org > Subject: RE: [!!Mass Mail]Exception : Can not find network: cloudbr0 > > Hi > Your cloudbr0 is in DOWN state. Check your network again > > https://ibb.co/rFyh4Zk > > -----Original Message----- > From: Bs Serge [mailto:sergeb...@gmail.com] > Sent: Friday, October 15, 2021 11:57 AM > To: users@cloudstack.apache.org > Subject: [!!Mass Mail]Exception : Can not find network: cloudbr0 > > Hi, my favourite community, > > Cloudstack 4.15.2 > Host KVM > Centos 8 > > I'm trying to add a new KVM host to cloudstack and I'm getting this > exception in the management server that says it can not find a network > named cloudbr0 on the agent while the bridge network cloudbr0 exists, > > Below I shared the output of ifconfig on the agent and both the management > server and the agent logs > > The new host has 4 NICs but only 2 of them are connected. > > https://ibb.co/5RGfGZS > https://ibb.co/rFyh4Zk > > Management Logs > https://ibb.co/KwbpDNb > > Agent Logs > https://ibb.co/TRM8zXR > > Any kind of help would be appreciated. > > Best Regards, > Внимание! > Это электронное письмо и все прикрепленные к нему файлы являются > конфиденциальными и предназначены исключительно для использования лицом > (лицами), которому (которым) оно предназначено. Если Вы не являетесь лицом > (лицами), которому (которым) предназначено это письмо, не копируйте и не > разглашайте его содержимое и удалите это сообщение и все вложения из Вашей > почтовой системы. Любое несанкционированное использование, распространение, > раскрытие, печать или копирование этого электронного письма и прикрепленных > к нему файлов, кроме как лицом (лицами) которому (которым) они > предназначены, является незаконным и запрещено. Принимая во внимание, что > передача данных посредством Интернет не является безопасной, мы не несем > никакой ответственности за любой потенциальный ущерб, причиненный в > результате ошибок при передаче данных или этим сообщением и прикрепленными > к нему файлами. > > Attention! > This email and all attachments to it are confidential and are intended > solely for use by the person (or persons) referred to (mentioned) as the > intended recipient (recipients). If you are not the intended recipient of > this email, do not copy or disclose its contents and delete the message and > any attachments to it from your e-mail system. Any unauthorized use, > dissemination, disclosure, printing or copying of this e-mail and files > attached to it, except by the intended recipient, is illegal and is > prohibited. Taking into account that data transmission via Internet is not > secure, we assume no responsibility for any potential damage caused by data > transmission errors or this message and the files attached to it. >