[Openstack] Grizzly Multinode, but Quantum not working

2013-05-30 Thread Nikola Pajtic
Network is unreachable 2. VM did not receive its private IP (10.10.10.x), so it is not pingable So, I would appreciate it if you could tell me what could be the potential problems, just to point me in some directions. Feel free to ask for logs and configs, I will gla

[Openstack] [Folsom] How VM is connected to Swift storage

2012-12-03 Thread Nikola Pajtic
Hi all, I would like to ask you for some explanations about OpenStack production use case, I don't understand how my new VM will be connected to Swift storage nodes. It is not yet finished, but my OpenStack deployment will look like this: 2 cloud controller nodes (keystone, glance, cinder, quantu

[Openstack] [Folsom] [Cinder] Error when creating volumes

2012-11-20 Thread Nikola Pajtic
Hi all. I have a problem with Cinder and Horizon, I was hoping someone could help me. When I try to create new volume from Horizon, it does create it but with status "Error". When I check cinder database, I can see new volume entry in cinder.volumes. Attached below you will find all of the cinde

Re: [Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2012-11-15 Thread Nikola Pajtic
Yeah, that worked!!! Thanks a lot, Doug, for pointing me in right direction!! Nova-compute finally up and running. Although, I had some trouble with VIF driver. nova-compute.log threw an error, saying it cannot find nova.virt.libvirt.vif.LibvirtHybirdOVSBridgeDriver (even it had full module path d

[Openstack] [Folsom] Nova-compute: Class LibvirtDriver cannot be found

2012-11-15 Thread Nikola Pajtic
Hello to all! I have a problem with nova-compute daemon, start-up fails with following error: 2012-11-15 19:14:34 INFO nova.compute.manager [-] Loading compute driver 'libvirt.LibvirtDriver' 2012-11-15 19:14:34 ERROR nova.compute.manager [-] Unable to load the virtualization driver: Class Libvirt