GitHub user tatay188 closed a discussion: CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors
### problem On CloudStack 4.20 with a KVM host, modified the agent.properties private.network.device=cloudbr1 as originally have not resources available for cloudbr0 I have my VXLAN 1 on Cloudbr1 that reaches management and SS, We only have cloudbr1 created, No other bridge, and everything is BGP. Then at the UI creating the ZONE I got errors: We have had tryed the following Options: Option 1: No tags I put only [Physical Network 1] [VXLAN] Management, throws a popup error " All required traffic types should be added and with multiple physical networks each traffic type should have a label" Option 2: No Tags, Throws and Error " All required traffic types should be added and with multiple physical networks each traffic type should have a label" I put : [Physical Network 1] [VXLAN] Management [Physical Network 2] [VXLAN] Public [Physical Network 3] [VXLAN] Guest [Physical Network 4] [VXLAN] Storage Option 3: I put : [Physical Network 1] [VXLAN] Management, Public, Guest, it goes to the next window - which is Great Going with Option 3: The the system throws exceptions like: Something went wrong; please correct the following: Unable to add the host: Cannot find the server resources at http://<KVM-IP> At this point libvirt is always up and running. LOGS: Management logs shows: Succeeded to import certificate in the keystore for agent on the KVM host: <ip>. Agent secured and trusted The Agent Logs: 2025-03-28 16:48:42,550 DEBUG [commons.beanutils.ConvertUtils] (main:[]) (logid:) Convert string '<IP-MGMT1>,<IP-MGMT2>' to class 'java.lang.String' 2025-03-28 16:48:42,550 DEBUG [beanutils.converters.StringConverter] (main:[]) (logid:) Converting 'String' value '<IP-MGMT1>,<IP-MGMT2>' to type 'String' 2025-03-28 16:48:42,551 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [guid] has empty or null value. Using default value [null]. 2025-03-28 16:48:42,552 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [developer] has empty or null value. Using default value [false]. 2025-03-28 16:48:53,897 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Agent started 2025-03-28 16:48:53,902 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Implementation Version is 4.20.0.0 2025-03-28 16:48:53,904 INFO [cloud.agent.AgentShell] (main:[]) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2025-03-28 16:48:53,913 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [host] was altered. Now using the value [10.23.123.61,10.23.123.62]. 2025-03-28 16:48:53,923 DEBUG [beanutils.converters.BooleanConverter] (main:[]) (logid:) Setting default value: false 2025-03-28 16:48:53,923 DEBUG [beanutils.converters.BooleanConverter] (main:[]) (logid:) Converting 'Boolean' value 'false' to type 'Boolean' 2025-03-28 16:48:53,923 DEBUG [beanutils.converters.BooleanConverter] (main:[]) (logid:) No conversion required, value is already a Boolean 2025-03-28 16:48:53,925 DEBUG [beanutils.converters.ByteConverter] (main:[]) (logid:) Setting default value: 0 2025-03-28 16:48:53,925 DEBUG [beanutils.converters.ByteConverter] (main:[]) (logid:) Converting 'Integer' value '0' to type 'Byte' 2025-03-28 16:48:53,925 DEBUG [beanutils.converters.ByteConverter] (main:[]) (logid:) Converted to Byte value '0' 2025-03-28 16:48:53,926 DEBUG [beanutils.converters.CharacterConverter] (main:[]) (logid:) Setting default value: 2025-03-28 16:48:53,926 DEBUG [beanutils.converters.CharacterConverter] (main:[]) (logid:) Converting 'Character' value ' ' to type 'Character' 2025-03-28 16:48:53,926 DEBUG [beanutils.converters.CharacterConverter] (main:[]) (logid:) No conversion required, value is already a Character 2025-03-28 16:48:53,926 DEBUG [beanutils.converters.DoubleConverter] (main:[]) (logid:) Setting default value: 0 2025-03-28 16:48:53,926 DEBUG [beanutils.converters.DoubleConverter] (main:[]) (logid:) Converting 'Integer' value '0' to type 'Double' 2025-03-28 16:48:53,927 DEBUG [beanutils.converters.DoubleConverter] (main:[]) (logid:) Converted to Double value '0.0' 2025-03-28 16:48:53,927 DEBUG [beanutils.converters.FloatConverter] (main:[]) (logid:) Setting default value: 0 2025-03-28 16:48:53,927 DEBUG [beanutils.converters.FloatConverter] (main:[]) (logid:) Converting 'Integer' value '0' to type 'Float' 2025-03-28 16:48:53,927 DEBUG [beanutils.converters.FloatConverter] (main:[]) (logid:) Converted to Float value '0.0' 2025-03-28 16:48:53,928 DEBUG [beanutils.converters.IntegerConverter] (main:[]) (logid:) Setting default value: 0 AGENT out : Unable to find the guid Unable to find the guid Unable to find the guid Unable to find the guid Unable to find the guid There is nothing there And the agent come up, and immediately goes down!! Tata Y. ### versions ACS 4.20.0.0 Management1 Ubuntu 22.04 Management2 ubuntu 22.04 Primary Storage CEPH Secondary Storage EMC NFS Hypervisor: KVM UBUNTU 22.04 ### The steps to reproduce the bug 1. Adding the first Zone Go over the process 2. on network [Physical Network 1] [VXLAN] Management, Public, Guest 3. Add hosts, Kvm host keeps bouncing, 4. enable debug logs: - there are no additional logs - ### What to do about it? _No response_ GitHub link: https://github.com/apache/cloudstack/discussions/10679 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org