instance creation fails due to quantum internal server error

Asked by Sandeep Raman

Precise
Grizzly - single node install
Quantum plugin - linuxbridge

Instance creation errors as http://paste.openstack.org/show/33454/ - It is excerpt from the nova-compute log
QuantumClientException: Request Failed: internal server error while processing your request

Using nova boot to create instances. Previous attempts to launch instances were successful.
All the quantum service is running.

Any one seen this before and any pointers how to solve this?

Question information

Language:
English Edit question
Status:
Solved
For:
neutron Edit question
Assignee:
No assignee Edit question
Solved by:
Sandeep Raman
Solved:
Last query:
Last reply:
Revision history for this message
dan wendlandt (danwent) said :
#1

you'll want to include the quantum server log from when this error
happened, as that is what will actually have a meaningful error message.

On Tue, Mar 12, 2013 at 10:45 AM, Sandeep Raman <
<email address hidden>> wrote:

> Question #224072 on quantum changed:
> https://answers.launchpad.net/quantum/+question/224072
>
> Description changed to:
> Precise
> Grizzly - single node install
> Quantum plugin - linuxbridge
>
> Instance creation errors as http://paste.openstack.org/show/33454/ - It
> is excerpt from the nova-compute log
> QuantumClientException: Request Failed: internal server error while
> processing your request
>
> Using nova boot to create instances. Previous attempts to launch instances
> were successful.
> All the quantum service is running.
>
> Any one seen this before and any pointers how to solve this?
>
> --
> You received this question notification because you are an answer
> contact for quantum.
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Wendlandt
Nicira, Inc: www.nicira.com
twitter: danwendlandt
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Revision history for this message
Sandeep Raman (sandeep-raman) said :
#2

After doing apt-get update, upgrade and dist-upgrade i have run into glance and nova issue which is blocking me launching instances. Let me see if i can sort it and then attempt to launch instances.

Revision history for this message
Sandeep Raman (sandeep-raman) said :
#3

With the newer builds i no longer see this problem.