Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error starting libvirtd : unable to initialize network sock
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Wed Nov 28, 2012 2:02 pm    Post subject: Error starting libvirtd : unable to initialize network sock Reply with quote

Hi,

I am trying to setup virt-manager with qemu
At the time of starting the libvirtd I have an error.

Quote:
gentooten jaaf # /etc/init.d/libvirtd start
* Starting libvirtd ...
/usr/sbin/libvirtd : erreur : Unable to initialize network sockets. Vérifiez dans /var/log/messages ou exécutez le programme sans --daemon pour obtenir plus d'informations.
* start-stop-daemon: failed to start `/usr/sbin/libvirtd' [ !! ]
* ERROR: libvirtd failed to start
gentooten jaaf #


Vérifier ....= check /var/log/messages tells nothing more.

When trying to start without daemon

(translation below)

Quote:
Erreur lors du démarrage du gestionnaire de machine virtuelle: Le contact du serveur de configuration a échoué ; la cause la plus courante est l'absence ou la mauvaise configuration du démon du bus de session D-Bus. Voir http://projects.gnome.org/gconf/ pour plus d'informations. (Détails - 1: La connexion à la session a échoué : La connexion est fermée)
Error while launching virtual machine manager: the contact of the configuration server failed ; the most important cause is the absence or the wrong configuration of the daemon of bus-session D-Bus. See http://projects.gnome.org/gconf/ for more help. (Détails  1- connection to the session failed. Connection closed.
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 386, in <module>
main()
File "/usr/share/virt-manager/virt-manager.py", line 321, in main
config = virtManager.config.vmmConfig(appname, appversion, ui_dir)
File "/usr/share/virt-manager/virtManager/config.py", line 98, in __init__
self.conf.add_dir(self.conf_dir, gconf.CLIENT_PRELOAD_NONE)
GError: Le contact du serveur de configuration a échoué ; la cause la plus courante est l'absence ou la mauvaise configuration du démon du bus de session D-Bus. Voir http://projects.gnome.org/gconf/ pour plus d'informations. (Détails - 1: La connexion à la session a échoué : La connexion est fermée)
(same translation)


here is lsmod response

Quote:
jaaf@gentooten ~ $ lsmod
Module Size Used by
tun 15018 0
coretemp 5236 0
kvm_intel 122637 0
kvm 261303 1 kvm_intel
fuse 70162 1
scsi_wait_scan 709 0
jaaf@gentooten ~ $


I have no idea of what to do ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum