[Bug 801858] New: Connecting with virtual machine manager gives: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory
https://bugzilla.novell.com/show_bug.cgi?id=801858 https://bugzilla.novell.com/show_bug.cgi?id=801858#c0 Summary: Connecting with virtual machine manager gives: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Classification: openSUSE Product: openSUSE Factory Version: 12.3 Beta 1 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Xen AssignedTo: jdouglas@suse.com ReportedBy: ajbiii@comcast.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 The virtual machine manager cannot connect to libvert. Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Verify that: - A Xen host kernel was booted - The Xen service has been started Details: Unable to connect to libvirt. Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Verify that: - A Xen host kernel was booted - The Xen service has been started Libvirt URI is: xen:/// Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/connection.py", line 1027, in _open_thread self.vmm = self._try_open() File "/usr/share/virt-manager/virtManager/connection.py", line 1009, in _try_open flags) File "/usr/lib64/python2.7/site-packages/libvirt.py", line 102, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirtError: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Reproducible: Always Steps to Reproduce: 1. Using yast2, start the virtual machine manager 2. Double click on the host machine to connect. 3. Expected Results: The virtual machine manager would connect. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801858 https://bugzilla.novell.com/show_bug.cgi?id=801858#c1 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jfehlig@suse.com InfoProvider| |ajbiii@comcast.net AssignedTo|jdouglas@suse.com |carnold@suse.com QAContact|qa-bugs@suse.de |jdouglas@suse.com --- Comment #1 from Charles Arnold <carnold@suse.com> 2013-02-04 13:45:39 UTC --- Tony, Could you verify that libvirtd is running (ps -ef | grep libvirtd)? If not, start it with 'rclibvirtd start'. Libvirtd does not start by default on openSUSE. You must enable the service by running 'yast2 runlevel' and locating libvirtd in the list of services and enabling it. After doing this it should automatically start with every reboot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801858 https://bugzilla.novell.com/show_bug.cgi?id=801858#c2 Tony Becker <ajbiii@comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|ajbiii@comcast.net | Resolution| |INVALID --- Comment #2 from Tony Becker <ajbiii@comcast.net> 2013-02-06 22:53:25 UTC --- I _though_ I checked that. When I re-checked that was the problem. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com