<div dir="ltr">Hey Julie,<div><br></div><div>The command `nova quota-show --tenant-id <tenant_id>` didn't worked with IceHouse, maybe it have changed?!</div><div><br></div><div>Look:</div><div><br></div><div>---</div>

<div><div><font face="courier new, monospace">root@psuaa-1:~# nova quota-show --tenant-id 75cdaa9153264d1eb5f86c9207f57010</font></div><div><font face="courier new, monospace">usage: nova [--version] [--debug] [--os-cache] [--timings]</font></div>

<div><font face="courier new, monospace">            [--timeout <seconds>] [--os-auth-token OS_AUTH_TOKEN]</font></div><div><font face="courier new, monospace">            [--os-username <auth-user-name>] [--os-password <auth-password>]</font></div>

<div><font face="courier new, monospace">            [--os-tenant-name <auth-tenant-name>]</font></div><div><font face="courier new, monospace">            [--os-tenant-id <auth-tenant-id>] [--os-auth-url <auth-url>]</font></div>

<div><font face="courier new, monospace">            [--os-region-name <region-name>] [--os-auth-system <auth-system>]</font></div><div><font face="courier new, monospace">            [--service-type <service-type>] [--service-name <service-name>]</font></div>

<div><font face="courier new, monospace">            [--volume-service-name <volume-service-name>]</font></div><div><font face="courier new, monospace">            [--endpoint-type <endpoint-type>]</font></div>

<div><font face="courier new, monospace">            [--os-compute-api-version <compute-api-ver>]</font></div><div><font face="courier new, monospace">            [--os-cacert <ca-certificate>] [--insecure]</font></div>

<div><font face="courier new, monospace">            [--bypass-url <bypass-url>]</font></div><div><font face="courier new, monospace">            <subcommand> ...</font></div><div><font face="courier new, monospace">error: unrecognized arguments: --tenant-id 75cdaa9153264d1eb5f86c9207f57010</font></div>

<div><font face="courier new, monospace">Try 'nova help ' for more information.</font></div></div><div>---</div><div><br></div><div>Maybe the syntax changed... Don't know for sure... I tried it with other options but didn't find the quotas via CLI (how newbie I am? hehe)...   :-)</div>

<div><br></div><div>I figured out how to reproduce the problem:</div><div><br></div><div><br></div><div>1- Edit /etc/neutron/neutron.conf;</div><div><br></div><div>2- Replace nova_admin_tenant_id or nova_admin_password for a know bad value;</div>

<div><br></div><div>3- Try to start some instances... It will not work...;</div><div><br></div><div>4- Terminate/Delete the broken Instances...;</div><div><br></div><div>5- Repeat the process a couple times;</div><div><br>

</div><div>7- Restore neutron.conf with good values;</div><div><br></div><div>8- Quota status will stuck wrong for that Project...</div><div><br></div><div><br></div><div>Tks,</div><div>Thiago</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On 19 May 2014 07:54, Julie Pichon <span dir="ltr"><<a href="mailto:jpichon@redhat.com" target="_blank">jpichon@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On 19/05/14 11:19, Matthias Runge wrote:<br>
> On Mon, May 19, 2014 at 05:19:42AM -0300, Martinx - ジェームズ wrote:<br>
>> Guys,<br>
>><br>
>> I'm testing IceHouse to put it in production and I'm seeing that there is<br>
>> something wrong with its status, check it out:<br>
>><br>
>> ---<br>
>> <a href="http://i.imgur.com/LIFgrwd.png" target="_blank">http://i.imgur.com/LIFgrwd.png</a><br>
>> ---<br>
>><br>
>> I have only 1 Instance but, Horizon "Overview" shows "Instances Used 5 of<br>
>> 5"... Where it should show "Instances Used 1 of 5"...<br>
>><br>
>> This Project still have 4 Instances available to use but, he is unable to<br>
>> start more.<br>
>><br>
>> Also, VCPUs and RAM are wrong too...<br>
>><br>
>> Tips?!<br>
>><br>
>> I noted that those instances wasn't started successfully, they got stucked<br>
>> because of other problems so, Project admin deleted but, the status doesn't<br>
>> got updated...<br>
>><br>
>> I'm following docs.openstack.org...<br>
>><br>
><br>
> Would you mind to report is as a bug[1].<br>
<br>
</div>I suspect this is due to the Nova quotas being out of sync (see e.g. bug<br>
1202896 [1]) rather than something that can be fixed independently on<br>
the Horizon side.<br>
<br>
Does `nova quota-show --tenant-id <tenant_id>` show the same inaccurate<br>
numbers?<br>
<br>
Thanks,<br>
<br>
Julie<br>
<br>
<br>
[1] <a href="https://bugs.launchpad.net/nova/+bug/1202896" target="_blank">https://bugs.launchpad.net/nova/+bug/1202896</a><br>
<br>
><br>
> Thanks.<br>
><br>
> <a href="https://bugs.launchpad.net/horizon/" target="_blank">https://bugs.launchpad.net/horizon/</a><br>
<div class="HOEnZb"><div class="h5">><br>
<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>