<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 6:00 PM, Ondrej Hamada <span dir="ltr"><<a href="mailto:ondrej.hamada@acision.com" target="_blank">ondrej.hamada@acision.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi guys,<br>
I want to deploy my VM on a host whose system datastore has less space<br>
than is supposed maximum size of my images. But since I'm using qcow2<br>
images and there is quite huge reserve, I would like to deploy these<br>
machines despite they can not pass the check. I also need regular users<br>
to be able to deploy these machines - so deploying them manually under<br>
oneadmin  account is not what i'm looking for. Is there some way how to<br>
let users deploy such VMs?<br>
<br>
Thank you in advance<br>
<br>
--<br>
Ondrej Hamada<br></blockquote><div><br></div><div>We have support for the opposite, LIMIT_MB lets you put a lower limit [1]. But a negative limit will not work here, the scheduler will pick the lower value between free_mb and limit_mb - used_mb.</div>

<div><br></div><div>In your case, you can modify the monitoring scripts. Just return any FREE_MB value that works for you in /var/lib/one/remotes/im/<driver>-probes.d/monitor_ds.sh.</div><div><br></div><div>Don't forget to execute 'onehost sync --force' [2] after you modify the drivers, otherwise the changes will not be copied to the hosts.</div>

<div><br></div><div>Regards</div><div><br></div><div>[1] <a href="http://docs.opennebula.org/4.4/administration/references/ds_conf.html">http://docs.opennebula.org/4.4/administration/references/ds_conf.html</a> </div><div>

[2] <a href="http://docs.opennebula.org/4.4/administration/hosts_and_clusters/host_guide.html#sync">http://docs.opennebula.org/4.4/administration/hosts_and_clusters/host_guide.html#sync</a><br></div><div><div dir="ltr"><br class="">

--<br><div>Carlos Martín, MSc<br>Project Engineer</div><div>OpenNebula - Flexible Enterprise Cloud Made Simple<br><div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.opennebula.org/" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" target="_blank" style="color:rgb(42,93,176)"></a></span></div>

</div></div></div><div> </div></div><br></div></div>