Strange libvirt problem

From WBITT's Cooker!

(Difference between revisions)
Jump to: navigation, search
(Created page with 'When I start virt-manager from GNOME dekstop as a normal user, over VNC, the virt-manager gioves error as shown in screenshot, and explained in the log file: Jul 9 00:37:01 tr…')
Line 1: Line 1:
When I start virt-manager from GNOME dekstop as a normal user, over VNC, the virt-manager gioves error as shown in screenshot, and explained in the log file:
When I start virt-manager from GNOME dekstop as a normal user, over VNC, the virt-manager gioves error as shown in screenshot, and explained in the log file:
-
 
+
<pre>
Jul  9 00:37:01 training libvirtd: 00:37:01.811: error : remoteDispatchAuthPolkit:3432 : Policy kit denied action org.libvirt.unix.manage from pid 11588, uid 500, result: 256
Jul  9 00:37:01 training libvirtd: 00:37:01.811: error : remoteDispatchAuthPolkit:3432 : Policy kit denied action org.libvirt.unix.manage from pid 11588, uid 500, result: 256
 +
</pre>
Note:
Note:
-
1) service libvirtd is already running and has been restarted a couple of times.  
+
* Service libvirtd is already running and has been restarted a couple of times.  
-
2) [kamran@training ~]$ rm -fr .virt-manager  
+
* Removiing .virt-manager directory in user home directory has not helped either
-
    has also been tried. Did not help.
+
<pre> [kamran@training ~]$ rm -fr .virt-manager </pre>
-
3) Updated libvirt, kernel and libvirt related python packages. did not help.
+
* Updated libvirt, kernel and libvirt related python packages. did not help.
   
   

Revision as of 18:50, 14 March 2011

When I start virt-manager from GNOME dekstop as a normal user, over VNC, the virt-manager gioves error as shown in screenshot, and explained in the log file:

Jul  9 00:37:01 training libvirtd: 00:37:01.811: error : remoteDispatchAuthPolkit:3432 : Policy kit denied action org.libvirt.unix.manage from pid 11588, uid 500, result: 256

Note:

  • Service libvirtd is already running and has been restarted a couple of times.
  • Removiing .virt-manager directory in user home directory has not helped either
 [kamran@training ~]$ rm -fr .virt-manager 
  • Updated libvirt, kernel and libvirt related python packages. did not help.


Solutions:

Personal tools