LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   virLibConnError:462 : no connection driver available (https://www.linuxquestions.org/questions/linux-software-2/virlibconnerror-462-no-connection-driver-available-919620/)

anon091 12-20-2011 02:21 AM

virLibConnError:462 : no connection driver available
 
Looking at one of my RHEL servers, every 2 minutes i get the following error in messages. Any idea what this is or how to stop it? I'm not sure what it is so not even sure if i need it.

libvirtd: 03:12:01.484: error : virLibConnError:462 : no connection driver available

blue_print 12-21-2011 04:31 AM

Its seems like the error is related to KVM. Are you running KVM with Libvrt? There are some comments about this @ http://groups.google.com/group/ossec...0836c640?pli=1

anon091 12-21-2011 07:44 AM

Thanks. I'm not sure what those are, so i'm guessing we're probably not running them. In that article you linked to it said to turn off libvirtd and libvirt-guests. How would I do that? I'm guessing they're related to virtualization, which we aren't doing on these servers.

blue_print 12-28-2011 06:42 AM

I guess, you can stop this using
Quote:

/etc/init.d/libvirtd stop

and

chkconfig libvirtd off

anon091 12-28-2011 08:51 AM

ok, thanks for the help.


All times are GMT -5. The time now is 03:46 AM.