Re: [Openstack] Savanna error

2013-09-22 Thread Matthew Farrellee
For those following along, this transitioned to a launchpad question - https://answers.launchpad.net/savanna/+question/236054 Best, matt On 09/20/2013 08:05 AM, Sagar Shimpi wrote: Hi team I am using - Redhat 6.4 64-bit RDO -> rdo-release-grizzly-3.noarch I installed RDO grizzly on my des

[Openstack] Fwd: no-proxy=true: How to run swift-bench

2013-09-22 Thread Vishal Kanaujia
Hi all, I am finding errors while trying to enable no-proxy=true in my setup. It is a single machine setup with all servers running on same node. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 80, in _spawn_n_impl func(*args, **kwargs)

[Openstack] Snapshot failure with VMwareVCDriver

2013-09-22 Thread openstack learner
I am unable to get snapshots working in my devstack setup with the VCDriver. When I tried to snapshot a vm instance, in the glance image-list, i could firstly see a new image was create and the status was "saving", few seconds later the new created image entry disappeared from the image list and w

[Openstack] Loading Kernel Module during reboot

2013-09-22 Thread Qin Jia
Hello, I have openstack run on top of Xenserver. I have created images (initrd and kernel images) inside the /boot directory of the instance. I was wondering if it is possible to load the image during rebooting of the instance by changing the grub.conf? Thanks, Qin __