Hi!
I don't know if it is related to this issue but, when I Terminate an
Instance, nova-conductor.log shows:
2013-03-15 20:56:33.739 ERROR nova.quota
[req-558f180c-4092-4dad-9be0-04b105e6a51b
773fad6638fe4def95dd996db7af5161 7428cb7265d04ff398202b45f84d96bf]
Failed to commit reservations
[u'73a2da17-7b5a-4913-87f2-33bf47b7ab02',
u'd2e4334a-679d-4664-bdc9-abff1247c89c',
u'b284d408-2788-4fad-b191-9fc6f857cdee']
2013-03-15 20:56:33.739 6218 TRACE nova.quota Traceback (most recent
call last):
2013-03-15 20:56:33.739 6218 TRACE nova.quota File
"/usr/lib/python2.7/dist-packages/nova/quota.py", line 982, in commit
2013-03-15 20:56:33.739 6218 TRACE nova.quota
self._driver.commit(context, reservations, project_id=project_id)
2013-03-15 20:56:33.739 6218 TRACE nova.quota File
"/usr/lib/python2.7/dist-packages/nova/quota.py", line 370, in commit
2013-03-15 20:56:33.739 6218 TRACE nova.quota
db.reservation_commit(context, reservations, project_id=project_id)
2013-03-15 20:56:33.739 6218 TRACE nova.quota File
"/usr/lib/python2.7/dist-packages/nova/db/api.py", line 972, in
reservation_commit
2013-03-15 20:56:33.739 6218 TRACE nova.quota project_id=project_id)
2013-03-15 20:56:33.739 6218 TRACE nova.quota File
"/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.py", line
112, in wrapper
2013-03-15 20:56:33.739 6218 TRACE nova.quota return f(*args,
**kwargs)
2013-03-15 20:56:33.739 6218 TRACE nova.quota File
"/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.py", line
2681, in reservation_commit
2013-03-15 20:56:33.739 6218 TRACE nova.quota usage =
usages[reservation.resource]
2013-03-15 20:56:33.739 6218 TRACE nova.quota KeyError: u'instances'
2013-03-15 20:56:33.739 6218 TRACE nova.quota
Tks,
Thiago
On 15 March 2013 20:37, Martinx - ????? <thiagocmartinsc@xxxxxxxxx
<mailto:thiagocmartinsc@xxxxxxxxx>> wrote:
Hi!
Finally I have my Grizzly G3 + RC1 working!
But, when I tried to setup the Project quotas, an error appear on
the Dashboard and at Apache error.log.
The error appear even when creating a Project, with default quota
settings...
Dashboard message:
"Error: Unable to set project quotas."
error.log:
"[Fri Mar 15 23:35:57 2013] [error] \x1b[31;1mRecoverable error:
Bad key(s) gigabytes,volumes in quota_set (HTTP 400) (Request-ID:
req-555844dc-3cdc-4a33-a7e8-5555c1836b8f)\x1b[0m"
Is this a know BUG?
Can I do something about it?
Thanks!
Thiago
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp