Maybe the following commands help https://github.com/apache/cloudstack/pull/7114/files
-Wei On Wed, Jul 17, 2024 at 6:30 PM Fariborz Navidan <mdvlinqu...@gmail.com> wrote: > > To add on this, my host OS is AlmaLinux 9. Any idea on this issue? > > Please help me. > > On Wed, 17 Jul 2024, 18:28 Muhammad Hanis Irfan Mohd Zaid, < > hanisirfan.w...@gmail.com> wrote: > > > To add on this, I've also experienced the same error when adding a host. I > > can also confirm that the status of libvirtd from systemctl that it's > > running fine. I can add the host only after doing a couple of reboots to > > the while the add host process is running in the UI. > > > > On Wed, 17 Jul 2024, 22:03 Fariborz Navidan, <mdvlinqu...@gmail.com> > > wrote: > > > > > Yes. Output of command systemctl status libvirtd shows service is active > > > and running. > > > > > > Please advise. > > > > > > Thanks > > > > > > On Wed, 17 Jul 2024, 16:48 Wei ZHOU, <ustcweiz...@gmail.com> wrote: > > > > > > > is libvirtd running well ? > > > > > > > > > > > > On Wed, Jul 17, 2024 at 3:07 PM Fariborz Navidan < > > mdvlinqu...@gmail.com> > > > > wrote: > > > > > > > > > > Hello everyone, > > > > > > > > > > I'm in a situation where I need to migrate my infrastructure to new > > > > servers > > > > > as soon as possible. I have installed CS 4.18 management and agent on > > > the > > > > > same node. I have gone through the installation guide and configured > > > > > libvirtd based on documentation. However, I am unable to add a KVM > > > host. > > > > > Below is the error I am getting in the agent.log file. Please note > > > that I > > > > > have set all required parameters in libvirt config file. > > > > > > > > > > 2024-07-17 14:54:59,872 ERROR [cloud.agent.AgentShell] (main:null) > > > > (logid:) > > > > > Unable to start agent: > > > > > com.cloud.utils.exception.CloudRuntimeException: Failed to connect > > > socket > > > > > to '/var/run/libvirt/virtqemud-sock': Connection refused > > > > > at > > > > > > > > > > > > > > com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.configure(LibvirtComputingResource.java:1097) > > > > > at com.cloud.agent.Agent.<init>(Agent.java:191) > > > > > 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) > > > > > > > > > > It says that agent is unable to connect libvirt. > > > > > > > > > > Please advise. > > > > > > > > > > Thanks. > > > > > > > > >