[Openstack] Error starting nova-network

2012-04-01 Thread Alex Stellwag
Hi all, I am installing Essex on SLES11-SP2 using the images providd by B1 Systems and I keep constantly hitting the following error when I start nova-network: 2012-03-31 19:34:40 TRACE nova File "/usr/lib64/python2.6/site-packages/nova/utils.py", line 939, in inner 2012-03-31 19:34:40 TRACE nov

[Openstack] [solved] Re: Error starting nova-network

2012-04-01 Thread Christian Berendt
Hi Alex. > 2012-03-31 19:34:40 TRACE nova File > "/usr/lib64/python2.6/site-packages/nova/utils.py", line 939, in inner > 2012-03-31 19:34:40 TRACE nova lock = GreenLockFile(lock_file_path) > 2012-03-31 19:34:40 TRACE nova File > "/usr/lib64/python2.6/site-packages/nova/utils.py", line 861,

Re: [Openstack] OVF vs. bare container formats for qcow2 images

2012-04-01 Thread Lorin Hochstein
On Mar 29, 2012, at 12:40 PM, Daniel P. Berrange wrote: > On Wed, Mar 28, 2012 at 04:41:28PM -0400, Lorin Hochstein wrote: >> All: >> >> Given that I have a qcow2 image from somewhere (e.g., downloaded >> it from a uec-images.ubuntu.com, created one from a raw image using >> qemu-img) that i wa

Re: [Openstack] OVF vs. bare container formats for qcow2 images

2012-04-01 Thread Lorin Hochstein
On Mar 29, 2012, at 12:00 PM, Scott Moser wrote: > On Wed, 28 Mar 2012, Lorin Hochstein wrote: > >> All: >> >> Given that I have a qcow2 image from somewhere (e.g., downloaded it from a >> uec-images.ubuntu.com, created one from a raw image using qemu-img) that i >> want to add to glance: >>

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Leander Bessa
Maybe you specified --libvirt_type=hvm instead of --libvirt_type=kvm in your nova.conf file. On Sun, Apr 1, 2012 at 8:44 PM, Sam Su wrote: > Hi, > > I am trying to deploy Openstack all-in-one environment (Nova, Glance, > Keystone, Dashboard ) from scratch in an Ubuntu 12.04 server, After > insta

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Sam Su
Hi Leander, Thank you for you response. I have double checked the value of libvirt_type in nova.conf, it is kvm, not hvm. I search this problem in Google, it looks like a bug of libvirt before. https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/445253 I tried to change libvirt_type=qemu

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Yong Sheng Gong
I am also using ubuntu vm under vmware. I can run this command.check if you enabled the virtual Intel Vt-x/EPT or AMD-V/RVI on Vm setting of this vmware vm.-openstack-bounces+gongysh=cn.ibm@lists.launchpad.net wrote: -To: Leander Bessa From: Sam Su Sent by: openstack-bounces+gongysh=cn.

[Openstack] nova-manage required or deprecated for essex?

2012-04-01 Thread Lorin Hochstein
Is nova-manage deprecated in essex, or are there some commands that still require nova-manage? I'd like to update the docs accordingly. Yaguang Tang in this bug said "nova-manage will be deprecated". But I couldn't tell from the contex

[Openstack] [Keystone] keystone filter and server

2012-04-01 Thread Deepak Garg
HI All, a. All the projects are using middleware.auth_token.py from the keystone repo for basic token auth, but if we now say that the filter_factory needs to be set to "keystone.middleware.auth_token", does that mean that keystone should to be installed on the same machine as that service ? b.

[Openstack] dev ref doc for filter_scheduler

2012-04-01 Thread 彭勇
distributed_scheduler is renamed to filter_scheduler. and doc is here: doc/source/devref/filter_scheduler.rst the developer guide is still point to distributed_scheduler: http://nova.openstack.org/devref/index.html http://nova.openstack.org/devref/distributed_scheduler.html any one can update

[Openstack] OpenStack Java SDK First Snapshot

2012-04-01 Thread Luis Gervaso
Hi all, I just released the first snapshot of the Java binding library: * JAX-RS 2.0 implementation based on the Jersey 2.0 SNAPSHOT * Identity, Compute, Glance APIs are working with the latest trunk. * Due to last minute changes on auth filters Swift / Keystone functionality is not ready yet (we