<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I suspect you are actually failing due to not having enough room in your cloud instead of not having enough quota.<div><br></div><div>You will need to make instance sizes with less cpus/ram/disk or change your allocation ratios in the scheduler.</div><div><br></div><div>Vish</div><div><br><div><div>On Dec 13, 2014, at 8:43 AM, Danny Choi (dannchoi) <<a href="mailto:dannchoi@cisco.com">dannchoi@cisco.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-family: Calibri, sans-serif; font-size: 14px;">
Hi, </div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;">
According to the help text, “—min-count <number>” boot at least <number> servers (limited by quota):</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div><div style="font-family: Courier; font-size: 12px; margin: 0px;"><b>--min-count <number>          Boot at least <number> servers (limited by</b></div><div style="font-family: Courier; font-size: 12px; margin: 0px;"><b>                                quota).</b></div><div style="font-family: Courier; font-size: 12px; margin: 0px;"><br>
</div><div style="margin: 0px;">I used devstack to deploy OpenStack (version Kilo) in a multi-node setup:</div>
<blockquote style="margin:0 0 0 40px; border:none; padding:0px;"><div style="margin: 0px;">1 Controller/Network + 2 Compute nodes</div><div style="margin: 0px;"><br>
</div>
</blockquote>
<div><div style="margin: 0px;">I update the tenant demo default quota “instances" and “cores" from ’10’ and ’20’ to ‘100’ and ‘200’:</div><div style="margin: 0px;"><br>
</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">localadmin@qa4:~/devstack$ nova quota-show --tenant 62fe9a8a2d58407d8aee860095f11550 --user eacb7822ccf545eab9398b332829b476</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">+-----------------------------+-------+</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| Quota                       | Limit |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">+-----------------------------+-------+</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| instances                   | 100   |   <<<<<</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| cores                       | 200   |   <<<<<</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| ram                         | 51200 |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| floating_ips                | 10    |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| fixed_ips                   | -1    |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| metadata_items              | 128   |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| injected_files              | 5     |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| injected_file_content_bytes | 10240 |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| injected_file_path_bytes    | 255   |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| key_pairs                   | 100   |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| security_groups             | 10    |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| security_group_rules        | 20    |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| server_groups               | 10    |</div><div style="margin: 0px; font-size: 12px; font-family: Courier;">| server_group_members        | 10    |</div><p style="margin: 0px;"></p><div style="margin: 0px; font-size: 12px; font-family: Courier;">+-----------------------------+-------+</div>
</div>
</div>
<div><br>
</div>
<div>When I boot 50 VMs using “—min-count 50”, only 48 VMs come up.</div>
<div><br>
</div>
<div><div style="margin: 0px; font-size: 12px; font-family: Courier;"><b>localadmin@qa4:~/devstack$ nova boot --image cirros-0.3.2-x86_64-uec --flavor 1 --nic net-id=5b464333-bad0-4fc1-a2f0-310c47b77a17 --min-count 50 vm-</b></div>
</div>
<div><br>
</div>
<div>There is no error in logs; and it happens consistently. </div>
<div><br>
</div>
<div>I also tried “—min-count 60” and only 48 VMs com up.</div>
<div><br>
</div>
<div>In Horizon, left pane “Admin” -> “System” -> “Hypervisors”, it shows both Compute hosts, each with 32 total VCPUs for a grand total of 64, but only 48 used.</div>
<div><br>
</div>
<div>Is this normal behavior or is there any other setting to change in order to use all 64 VCPUs?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Danny </div>
</div>

_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></body></html>