<font size=2 face="sans-serif">Similar capabilities are being introduced
here: </font><a href=https://review.openstack.org/#/c/61839/><font size=2 face="sans-serif">https://review.openstack.org/#/c/61839/</font></a>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br><font size=2 face="sans-serif">Alex</font>
<br>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">Kenichi Oomichi <oomichi@mxs.nes.nec.co.jp></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">"OpenStack Development
Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org>,
</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">03/02/2014 11:48 AM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">[openstack-dev]
[Nova] bp: nova-ecu-support</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
There is a blueprint ECU[1], and that is an interesting idea for me.<br>
so I'd like to know the comments about ECU idea.<br>
<br>
After production environments start, the operators will need to add<br>
compute nodes before exhausting the capacity.<br>
On the scenario, they'd like to add cost-efficient machines as the<br>
compute node at the time. So the production environments will consist<br>
of different performance compute nodes. Also they hope to provide<br>
the same performance virtual machines on different performance nodes<br>
if specifying the same flavor.<br>
<br>
Now nova contains flavor_extraspecs[2] which can customize the cpu<br>
bandwidth for each flavor:<br>
 # nova flavor-key m1.low_cpu set quota:cpu_quota=10000<br>
 # nova flavor-key m1.low_cpu set quota:cpu_period=20000<br>
<br>
However, this feature can not provide the same vm performance on<br>
different performance node, because this arranges the vm performance<br>
with the same ratio(cpu_quota/cpu_period) only even if the compute<br>
node performances are different. So it is necessary to arrange the<br>
different ratio based on each compute node performance.<br>
<br>
Amazon EC2 has ECU[3] already for implementing this, and the blueprint<br>
[1] is also for it.<br>
<br>
Any thoughts?<br>
<br>
<br>
Thanks<br>
Ken'ichi Ohmichi<br>
<br>
---<br>
[1]: </font></tt><a href="https://blueprints.launchpad.net/nova/+spec/nova-ecu-support"><tt><font size=2>https://blueprints.launchpad.net/nova/+spec/nova-ecu-support</font></tt></a><tt><font size=2><br>
[2]: </font></tt><a href="http://docs.openstack.org/admin-guide-cloud/content/ch_introduction-to-openstack-compute.html#customize-flavors"><tt><font size=2>http://docs.openstack.org/admin-guide-cloud/content/ch_introduction-to-openstack-compute.html#customize-flavors</font></tt></a><tt><font size=2><br>
[3]: </font></tt><a href=http://aws.amazon.com/ec2/faqs/><tt><font size=2>http://aws.amazon.com/ec2/faqs/</font></tt></a><tt><font size=2>
 "Q: What is a “EC2 Compute Unit” and why did you introduce
it?"<br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br>