Re: [Openstack] Fwd: [openStack] deleting instances

2013-04-16 Thread Deepak A.P
HI , i waited for more than 24 hrs after creating the instance but still the instance shows as 'BUILDING' , i think the instance is stuck some where while running how can i debug the instance to know wt exactly is the problem ? On Tue, Apr 16, 2013 at 2:19 PM, Razique Mahroua wrot

Re: [Openstack] Fwd: [openStack] deleting instances

2013-04-16 Thread Razique Mahroua
Hi Deepak, that means the instance is not yet totally started, it is still building (meaning the base files being sent to the compute node roughly)You need to wait a bit for it to become "active"Regards, Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 16 avr. 2013 à

Re: [Openstack] Fwd: [openStack] deleting instances

2013-04-16 Thread Wangpan
I don't know how to use ecua client, but I can help you with nova client here: 1. how can i know the list of running instances ? ---use 'nova list' or 'nova list --all_tenants', then you can use 'nova show uuid' to get the detail info of the instance. 2. and where to set the maximum quota for c