weird, my flag --libvirt_type=qemu is set though


16 mai 2012 16:43
On a physical machine it works just fine....weird :/


16 mai 2012 16:26
Did not work for me :(


16 mai 2012 16:22
Just forget to restart nova-compute meanwhile :^)


16 mai 2012 16:21
ok I resolved the issue
libvirt misses one dependency "avahi-daemon". Here are the steps :

apt-get install avahi-daemon
service messagebus restart
service avahi-daemon start
service libvirtd restart
service nova-compute stop
nova-manage service disable $server_name nova-compute
nova-manage service enable $server_name nova-compute
nova-manage service list

Binary Host Zone Status State Updated_At
nova-network essex-server1 nova enabled :-) 2012-05-16 14:18:17
nova-consoleauth essex-server1 nova enabled :-) 2012-05-16 14:18:18
nova-scheduler essex-server1 nova enabled :-) 2012-05-16 14:18:16
nova-volume essex-server1 nova enabled :-) 2012-05-16 14:18:12
nova-cert essex-server1 nova enabled :-) 2012-05-16 14:18:18
nova-compute essex-server1 nova enabled :-) 2012-05-16 14:18:04
root@essex-server1:~# nova-manage service enable essex-server1 nova-compute
 



16 mai 2012 15:04
Hi, I've also the same problem actually for a qemu hypervisor. I'll let you know when I come up with something. There is not any error into the nova-compute.log
Raz




--
Nuage & Co - Razique Mahroua
[email protected]


 

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to