Bug ID | 1213743 |
---|---|
Summary | virsh socket connect fail after Modular libvirt change |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.5 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Virtualization:Other |
Assignee | virt-bugs@suse.de |
Reporter | kokeko@mac.com |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Update to Leap 15.5, change Monolithic libvirt to Modular. https://libvirt.org/daemons.html https://documentation.suse.com/zh-cn/sles/15-SP5/html/SLES-all/cha-libvirt-overview.html after update virsh command connect failt to unix domain socket. ~> sudo virsh list [sudo] password for koke: error: failed to connect to the hypervisor error: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory I modify /etc/libvirt/libvirt.conf, uncomment default_uri line, virsh works well. This problem only on Leap line, not on tumbleweed