<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello, guys!</p>
<p>Imagine we have a compute node with kvm hypervisor installed</p>
<p>It has 64gb RAM and quad core processor</p>
<p><br>
</p>
<p>We create 2 machines in nova on this host - both with 64gb and 4 VCPUs</p>
<p>if both vms start using all 64gb memory, both of them start using swap</p>
<p>same for cpu - they use it equally</p>
<p><br>
</p>
<p>So, the question is - is it possible to prioritize 1st vm above 2nd? so the second one will fail before the 1st, to leave maximum possible perfomance to the most importan one?</p>
<p>like production and secondary services running on the same node. <br>
</p>
</div>
</body>
</html>