yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10199
[Bug 1284424] [NEW] nova quota statistics can be incorrect
Public bug reported:
on the ci-overcloud we had a couple of network interruptions to the control plane. Subsequent to this, nova is reporting:
nova boot --image user --flavor m1.small --key-name default live-migration-test2 --nic net-id=f69ac547-db64-4e69-ae70-e5233634aff0
ERROR: Quota exceeded for instances: Requested 1, but already used 100 of 100 instances (HTTP 413) (Request-ID: req-0c96b3bc-dc37-4685-8227-02398b3bea6b)
(ci-overcloud-nodepool)robertc@lifelesshp:~/work$ nova list | wc -l
42
That is - nova thinks there are a 100 instances, but there are only 42.
We haven't done any DB surgery or anything that could cause this, so
methinks we've uncovered a bug.
** Affects: nova
Importance: Undecided
Status: New
** Affects: tripleo
Importance: High
Status: Triaged
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1284424
Title:
nova quota statistics can be incorrect
Status in OpenStack Compute (Nova):
New
Status in tripleo - openstack on openstack:
Triaged
Bug description:
on the ci-overcloud we had a couple of network interruptions to the control plane. Subsequent to this, nova is reporting:
nova boot --image user --flavor m1.small --key-name default live-migration-test2 --nic net-id=f69ac547-db64-4e69-ae70-e5233634aff0
ERROR: Quota exceeded for instances: Requested 1, but already used 100 of 100 instances (HTTP 413) (Request-ID: req-0c96b3bc-dc37-4685-8227-02398b3bea6b)
(ci-overcloud-nodepool)robertc@lifelesshp:~/work$ nova list | wc -l
42
That is - nova thinks there are a 100 instances, but there are only
42. We haven't done any DB surgery or anything that could cause this,
so methinks we've uncovered a bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1284424/+subscriptions
Follow ups
References