Re: [Openstack] [openStack] instance status

2013-04-16 Thread Razique Mahroua
      2012-04-05On Tue, Apr 9, 2013 at 12:21 PM, Wangpan <hzwang...@corp.netease.com> wrote:What the result of running 'nova-manage service list', 'sudo' may be needed by non-root user. 2013-04-09Wangpan发件人:Deepak A.P发送时间:2013-04-09 13:54主题:Re: [Openstack] [openStack] instan

Re: [Openstack] [openStack] instance status

2013-04-08 Thread 黄浩松
how about use other mirrors to create instance? 2013/4/9 Deepak A.P > Below is output which i got on running '*nova console-log*' > > nova console-log *d46530e2-.* > > Error: The server has either erred or either incapable of performing the > requested operation. HTTP(500) (Request-ID: req-b

Re: [Openstack] [openStack] instance status

2013-04-08 Thread Deepak A.P
Below is output which i got on running '*nova console-log*' nova console-log *d46530e2-.* Error: The server has either erred or either incapable of performing the requested operation. HTTP(500) (Request-ID: req-be41c539...) i tried the other nova commands like 'nova reboot' , ' nova relo

Re: [Openstack] [openStack] instance status

2013-04-08 Thread sachin tripathi
Hello, You can check the console logs nova console-log On the api node, you can find /var/log/nova/nova-*.log, And from "nova show " get the hypervisor hostname and check the hypervisor compute-log too. Hope, this will give some info to start troubleshoot. +Sachin On Tue, Apr 9, 2013 at 1

Re: [Openstack] [openStack] instance status

2013-04-08 Thread Deepak A.P
Hello, After launching the instance i waited for long time , but still the status of the instance shows 'BUILD' , the flavor of the image is 'm1.small' . Is there any work around to know what's happening with the instance ?. Are there any logs where i can check the instance launc

Re: [Openstack] [openStack] instance status

2013-04-05 Thread Lloyd Dewolf
On Fri, Apr 5, 2013 at 4:18 AM, Deepak A.P wrote: > > Hi , > > i have a list of instances created using the below command > > nova boot myInstance --image 0e2f43a8-e614-48ff-92bd-be0c68da19f4 > >--flavor 2 --key_name openstack > > >i ran the below command to check the sta

[Openstack] [openStack] instance status

2013-04-05 Thread Deepak A.P
Hi , i have a list of instances created using the below command nova boot myInstance --image 0e2f43a8-e614-48ff-92bd-be0c68da19f4 --flavor 2 --key_name openstack i ran the below command to check the status of instances nova list all the instances show status as