libvirt-bin is not running | nova-compute-kvm not running
Hi guys im getting this error in my compute logs
TRACE nova libvirtError: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock’: No such file or directory
a ps -ea | grep nova
shows nothing
a ps -ea | grep libvirt
shows nothing
this is a compute node with nova-compute-kvm and libvirt installed. Horizon failed to start instances, just ERROR, same goes with manual launch of an instance from the controller node. all nodes can ping each other thru the management network. we are working with a guide for a folsom install
here: https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst (https://github.com/mseknibilel/OpenSt...)
Running Ubuntu 12.10 Server
Any help would be appreciated.