Shivamkashyap08 opened a new issue, #11840: URL: https://github.com/apache/cloudstack/issues/11840
Problem We have upgraded the CloudStack from 4.19.1.1 to 4.20.1.0 ver. The CloudStack Management upgrade completed without any issue. while upgrading the cloudstack agent to 4.20.1.0 ver. We are facing an issue with a few hosts; however, all hosts have having same configuration: OS version - Ubuntu 24.04 LTS Cloudstack version - 4.20.1.0 Cloudstack agent version - 4.19.1.1 We have reviewed the logs and observed that the upgrade process hangs in the middle, failing to load the storage adapter. Additionally, no further logs are generated after the last recorded entry shown below: 2025-09-20 09:42:18,346 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Agent started 2025-09-20 09:42:18,351 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Implementation Version is 4.20.1.0 2025-09-20 09:42:18,352 INFO [cloud.agent.AgentShell] (main:[]) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties 2025-09-20 09:42:18,389 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Defaulting to using properties file for storage 2025-09-20 09:42:18,394 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Defaulting to the constant time backoff algorithm 2025-09-20 09:42:18,424 INFO [cloud.utils.LogUtils] (main:[]) (logid:) log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml 2025-09-20 09:42:18,425 INFO [cloud.agent.AgentShell] (main:[]) (logid:) Using default Java settings for IPv6 preference for agent connection 2025-09-20 09:42:18,479 INFO [cloud.agent.Agent] (main:[]) (logid:) Initialising agent [id: 39, uuid: null, name: null] 2025-09-20 09:42:18,489 ERROR [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) uefi properties file not found due to: Unable to find file uefi.properties. 2025-09-20 09:42:18,530 INFO [kvm.resource.LibvirtConnection] (main:[]) (logid:) No existing libvirtd connection found. Opening a new one 2025-09-20 09:42:18,667 INFO [kvm.resource.LibvirtComputingResource] (main:[]) (logid:) IO uring driver for Qemu: enabled 2025-09-20 09:42:18,752 INFO [kvm.storage.KVMStoragePoolManager] (main:[]) (logid:) Adding storage adaptor for com.cloud.hypervisor.kvm.storage.LinstorStorageAdaptor -- 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]
