rohitpals commented on issue #11604: URL: https://github.com/apache/cloudstack/issues/11604#issuecomment-3454909934
@nvazquez @weizhouapache We removed the Host from CloudStack and Installed the Agent 4.20.1.0 When we tried adding the Host in the CloudStack, it gets stuck and at then end gives error, the Resources are not available - `2025-10-28 10:57:08,855 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [vm.watchdog.action] has empty or null value. Using default value [none]. 2025-10-28 10:57:08,856 DEBUG [kvm.resource.LibvirtConnection] (main:[]) (logid:) Looking for libvirtd connection at: qemu:///system 2025-10-28 10:57:08,856 INFO [kvm.resource.LibvirtConnection] (main:[]) (logid:) No existing libvirtd connection found. Opening a new one 2025-10-28 10:57:08,856 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [libvirt.events.enabled] has empty or null value. Using default value [false]. 2025-10-28 10:57:08,856 DEBUG [kvm.resource.LibvirtConnection] (main:[]) (logid:) Libvirt event listening is disabled, not setting up event loop 2025-10-28 10:57:08,927 DEBUG [kvm.resource.LibvirtConnection] (main:[]) (logid:) Successfully connected to libvirt at: qemu:///system 2025-10-28 10:57:08,927 DEBUG [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) Found libvirt default network, destroying it and setting autostart to false 2025-10-28 10:57:08,958 DEBUG [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) Executing command [/usr/share/cloudstack-common/scripts/vm/hypervisor/versions.sh ]. 2025-10-28 10:57:08,971 DEBUG [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) Successfully executed process [43472] for command [/usr/share/cloudstack-common/scripts/vm/hypervisor/versions.sh ]. 2025-10-28 10:57:08,973 INFO [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) IO uring driver for Qemu: enabled 2025-10-28 10:57:08,974 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [guest.cpu.arch] has empty or null value. Using default value [null]. 2025-10-28 10:57:08,974 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [guest.cpu.mode] has empty or null value. Using default value [null]. 2025-10-28 10:57:08,974 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [guest.cpu.features] has empty or null value. Using default value [null]. 2025-10-28 10:57:08,974 DEBUG [utils.net.NetUtils] (main:[]) (logid:) Retrieving network params of NIC [name:cloudbr0 (cloudbr0)]. 2025-10-28 10:57:08,974 DEBUG [utils.net.NetUtils] (main:[]) (logid:) Retrieving params of address [/10.136.2.33/24 [/10.136.2.255]] of NIC [name:cloudbr0 (cloudbr0)]. 2025-10-28 10:57:08,975 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [heartbeat.update.timeout] has empty or null value. Using default value [60000]. 2025-10-28 10:57:08,976 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.frequency] has empty or null value. Using default value [60000]. 2025-10-28 10:57:08,976 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.max.tries] has empty or null value. Using default value [5]. 2025-10-28 10:57:08,976 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.retry.sleep] has empty or null value. Using default value [10000]. 2025-10-28 10:57:08,976 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [reboot.host.and.alert.management.on.heartbeat.timeout] has empty or null value. Using default value [true]. 2025-10-28 10:57:08,980 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in the classpath 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) System resource: null 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Classpath resource: null 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Current binaries reside at /usr/share/cloudstack-agent/lib 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-agent/lib/scripts/storage/qcow2/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-agent/lib/scripts/storage/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-agent/lib/scripts/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-agent/lib/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-agent/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /managesnapshot.sh 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Searching in environment.properties 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) environment.properties says scripts should be in /usr/share/cloudstack-common 2025-10-28 10:57:08,981 DEBUG [utils.script.Script] (main:[]) (logid:) Looking for managesnapshot.sh in /usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh 2025-10-28 10:57:09,042 DEBUG [kvm.storage.KVMStoragePoolManager] (main:[]) (logid:) Checking pool type for adaptor com.cloud.hypervisor.kvm.storage.LinstorStorageAdaptor 2025-10-28 10:57:09,044 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [heartbeat.update.timeout] has empty or null value. Using default value [60000]. 2025-10-28 10:57:09,044 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.frequency] has empty or null value. Using default value [60000]. 2025-10-28 10:57:09,044 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.max.tries] has empty or null value. Using default value [5]. 2025-10-28 10:57:09,044 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.update.retry.sleep] has empty or null value. Using default value [10000]. 2025-10-28 10:57:09,044 DEBUG [agent.properties.AgentPropertiesFileHandler] (main:[]) (logid:) Property [kvm.heartbeat.checker.timeout] has empty or null value. Using default value [360000]. 2025-10-28 10:57:09,045 DEBUG [kvm.storage.LinstorStoragePool] (main:[]) (logid:) Executing command [hostname ]. 2025-10-28 10:57:09,047 DEBUG [kvm.storage.LinstorStoragePool] (main:[]) (logid:) Successfully executed process [43496] for command [hostname ]. 2025-10-28 10:57:09,047 INFO [kvm.storage.KVMStoragePoolManager] (main:[]) (logid:) Adding storage adaptor for com.cloud.hypervisor.kvm.storage.LinstorStorageAdaptor 2025-10-28 10:57:09,047 DEBUG [kvm.storage.KVMStoragePoolManager] (main:[]) (logid:) Checking pool type for adaptor com.cloud.hypervisor.kvm.storage.StorpoolStorageAdaptor ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
