Re: [openstack-dev] creating instance

2018-07-11 Thread jayshankar nair
there are lot of error lines in nova logs. But nothing related to instance 
creation. I am unable to launch instance.
 

On Tuesday, July 10, 2018 8:34 PM, Chris Friesen 
 wrote:
 

 On 07/10/2018 03:04 AM, jayshankar nair wrote:
> Hi,
>
> I  am trying to create an instance of cirros os(Project/Compute/Instances). I 
> am
> getting the following error.
>
> Error: Failed to perform requested operation on instance "cirros1", the 
> instance
> has an error status: Please try again later [Error: Build of instance
> 5de65e6d-fca6-4e78-a688-ead942e8ed2a aborted: The server has either erred or 
> is
> incapable of performing the requested operation. (HTTP 500) (Request-ID:
> req-91535564-4caf-4975-8eff-7bca515d414e)].
>
> How to debug the error.

You'll want to look at the logs for the individual service.  Since you were 
trying to create a server instance, you probably want to start with the logs 
for 
the "nova-api" service to see if there are any failure messages.  You can then 
check the logs for "nova-scheduler", "nova-conductor", and "nova-compute". 
There should be something useful in one of those.

Chris

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


   __
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] creating instance

2018-07-10 Thread Chris Friesen

On 07/10/2018 03:04 AM, jayshankar nair wrote:

Hi,

I  am trying to create an instance of cirros os(Project/Compute/Instances). I am
getting the following error.

Error: Failed to perform requested operation on instance "cirros1", the instance
has an error status: Please try again later [Error: Build of instance
5de65e6d-fca6-4e78-a688-ead942e8ed2a aborted: The server has either erred or is
incapable of performing the requested operation. (HTTP 500) (Request-ID:
req-91535564-4caf-4975-8eff-7bca515d414e)].

How to debug the error.


You'll want to look at the logs for the individual service.  Since you were 
trying to create a server instance, you probably want to start with the logs for 
the "nova-api" service to see if there are any failure messages.  You can then 
check the logs for "nova-scheduler", "nova-conductor", and "nova-compute". 
There should be something useful in one of those.


Chris

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] creating instance

2018-07-10 Thread jayshankar nair
Hi,
I  am trying to create an instance of cirros os(Project/Compute/Instances). I 
am getting the following error.
Error: Failed to perform requested operation on instance "cirros1", the 
instance has an error status: Please try again later [Error: Build of instance 
5de65e6d-fca6-4e78-a688-ead942e8ed2a aborted: The server has either erred or is 
incapable of performing the requested operation. (HTTP 500) (Request-ID: 
req-91535564-4caf-4975-8eff-7bca515d414e)].

How to debug the error.
Thanks,Jayshankar__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev