bilelmsekni / OpenStack-Grizzly-Install-Guide

A full install guide for OpenStack Grizzly
352 stars 218 forks source link

Note added on dbus and libvirt-bin #74

Closed dizz closed 11 years ago

dizz commented 11 years ago

Although dbus is installed, it is not started and therefore libvirt-bin fails to start.

dizz commented 11 years ago

FYI: It's likely this step will have to be executed on the multinode install guide too

bilelmsekni commented 11 years ago

Hi Andy, I have added your notes to the single node and multi node guide.

I didn't run into this problem. It's true that libvirt-bin service won't run after installation but if you follow the guide to the letter( modify the libvirtd.conf, libvirt-bin, ..) then restart, the libvirt service will start.

Nevertheless, it will be better if we take all the necessary precautions :)

dizz commented 11 years ago

Appreciated! :-)