shulemmosko commented on issue #8310:
URL: https://github.com/apache/cloudstack/issues/8310#issuecomment-1847707922

   @weizhouapache @rajujith 
   
   i just tried upgrading one host again to 4.18 and it does not connect. this 
time I'm not getting the libvirt error 
   
   2023-12-08 14:27:20,667 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
Agent started
   2023-12-08 14:27:20,671 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
Implementation Version is 4.18.1.0
   2023-12-08 14:27:20,673 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
agent.properties found at /etc/cloudstack/agent/agent.properties
   2023-12-08 14:27:20,724 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
Defaulting to using properties file for storage
   2023-12-08 14:27:20,725 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
Defaulting to the constant time backoff algorithm
   2023-12-08 14:27:20,775 INFO  [cloud.utils.LogUtils] (main:null) (logid:) 
log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml
   2023-12-08 14:27:20,776 INFO  [cloud.agent.AgentShell] (main:null) (logid:) 
Using default Java settings for IPv6 preference for agent connection
   2023-12-08 14:27:20,871 INFO  [cloud.agent.Agent] (main:null) (logid:) id is 
1220
   2023-12-08 14:27:20,885 ERROR [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) uefi properties file not found due to: Unable to find file 
uefi.properties.
   2023-12-08 14:27:20,940 INFO  [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) Failed to find passphrase for keystore: cloud.jks
   2023-12-08 14:27:20,944 INFO  [kvm.resource.LibvirtConnection] (main:null) 
(logid:) No existing libvirtd connection found. Opening a new one
   2023-12-08 14:27:21,211 INFO  [kvm.resource.LibvirtComputingResource] 
(main:null) (logid:) IO uring driver for Qemu: disabled
   2023-12-08 14:27:21,296 INFO  [kvm.storage.KVMStoragePoolManager] 
(main:null) (logid:) adding storage adaptor for 
com.cloud.hypervisor.kvm.storage.LinstorStorageAdaptor
   2023-12-08 14:27:21,300 ERROR [cloud.agent.AgentShell] (main:null) (logid:) 
Unable to start agent:
   com.cloud.utils.exception.CloudRuntimeException: 
java.lang.reflect.InvocationTargetException
           at 
com.cloud.hypervisor.kvm.storage.KVMStoragePoolManager.<init>(KVMStoragePoolManager.java:119)
           at 
com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.configure(LibvirtComputingResource.java:1151)
           at com.cloud.agent.Agent.<init>(Agent.java:190)
           at com.cloud.agent.AgentShell.launchNewAgent(AgentShell.java:452)
           at 
com.cloud.agent.AgentShell.launchAgentFromClassInfo(AgentShell.java:431)
           at com.cloud.agent.AgentShell.launchAgent(AgentShell.java:415)
           at com.cloud.agent.AgentShell.start(AgentShell.java:511)
           at com.cloud.agent.AgentShell.main(AgentShell.java:541)
   
   
   
   only the "failed to find passphrase for keystore"
   
   


-- 
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]

Reply via email to