<div dir="ltr">Hi<div><br></div><div>The recommended way is to recover the VMs manually and let the monitorization process update the state in oned, as you describe in your email. UNKNOWN state is to accommodate these failure situations (that may require different recover procedures). </div>

<div><br></div><div>Note also that we can re-send from OpenNebula a deploy action (virsh create, in your case) with onevm boot (or through the play icon in Sunstone) for UNKNOWN, however there is no way to send from OpenNebula a 'virsh resume' command.</div>

<div><br></div><div>BTW OpenNebula 4.4 should control the system datastore usage (even not shared) and not schedule VMs to prevent taking all the space, you can even limit manually the size used by OpenNebula. Is this not working for you?</div>

<div><br></div><div>Cheers</div><div><br></div><div>Ruben</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 4:51 PM, Daniel Dehennin <span dir="ltr"><<a href="mailto:daniel.dehennin@baby-gnu.org" target="_blank">daniel.dehennin@baby-gnu.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I just encounter an issue with KVM based VMs when the non shared system<br>
datastore became full.<br>
<br>
The libvirt/kvm paused the VMs trying to write on their discs and I have<br>
to run:<br>
<br>
    for vm in $(virsh -c qemu:///system list | awk '/paused/ {print $1}')<br>
    do<br>
        virsh -c qemu:///system resume ${vm}<br>
    done<br>
<br>
In ONE they was in UNKNOWN state.<br>
<br>
Shouldn't it be handled by ONE directly?<br>
<br>
Regards.<br>
<span class="HOEnZb"><font color="#888888">--<br>
Daniel Dehennin<br>
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF<br>
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF<br>
</font></span><br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div>-- <br></div></div>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<div>OpenNebula - Flexible Enterprise Cloud Made Simple<br>

<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula</div></div>
</div>