<p dir="ltr">Thanks Andrew, I&#39;ll try this workaround tomorrow for sure. But reading though that bug report (closed not a bug) it states that the problem should only arise if something is not releasing a sanlock lease. So if we&#39;ve entered Global Maintenance and shut down Engine, the question is what&#39;s holding the lease?</p>

<p dir="ltr">How can that be debugged?</p>
<p dir="ltr">-Bob</p>
<div class="gmail_quote">On Jun 5, 2014 10:56 PM, &quot;Andrew Lau&quot; &lt;<a href="mailto:andrew@andrewklau.com">andrew@andrewklau.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, May 26, 2014 at 5:10 AM, Bob Doolittle &lt;<a href="mailto:bob@doolittle.us.com">bob@doolittle.us.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 05/25/2014 02:51 PM, Joop wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 25-5-2014 19:38, Bob Doolittle wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Also curious is that when I say &quot;poweroff&quot; it actually reboots and comes<br>
&gt;&gt;&gt; up again. Could that be due to the timeouts on the way down?<br>
&gt;&gt;&gt;<br>
&gt;&gt; Ah, that&#39;s something my F19 host does too. Some more info: if engine<br>
&gt;&gt; hasn&#39;t been started on the host then I can shutdown it and it will poweroff.<br>
&gt;&gt; IF engine has been run on it then it will reboot.<br>
&gt;&gt; Its not vdsm (I think) because my shutdown sequence is (on my f19 host):<br>
&gt;&gt;  service ovirt-agent-ha stop<br>
&gt;&gt;  service ovirt-agent-broker stop<br>
&gt;&gt;  service vdsmd stop<br>
&gt;&gt;  ssh root@engine01 &quot;init 0&quot;<br>
&gt;&gt; init 0<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t use maintenance mode because when I poweron my host (= my desktop)<br>
&gt;&gt; I want engine to power on automatically which it does most of the time<br>
&gt;&gt; within 10 min.<br>
&gt;<br>
&gt;<br>
&gt; For comparison, I see this issue and I *do* use maintenance mode (because<br>
&gt; presumably that&#39;s the &#39;blessed&#39; way to shut things down and I&#39;m scared to<br>
&gt; mess this complex system up by straying off the beaten path ;). My process<br>
&gt; is:<br>
&gt;<br>
&gt; ssh root@engine &quot;init 0&quot;<br>
&gt; (wait for &quot;vdsClient -s 0 list | grep Status:&quot; to show the vm as down)<br>
&gt; hosted-engine --set-maintenance --mode=global<br>
&gt; poweroff<br>
&gt;<br>
&gt; And then on startup:<br>
&gt; hosted-engine --set-maintenance --mode=none<br>
&gt; hosted-engine --vm-start<br>
&gt;<br>
&gt; There are two issues here. I am not sure if they are related or not.<br>
&gt; 1. The NFS timeout during shutdown (Joop do you see this also? Or just #2?)<br>
&gt; 2. The system reboot instead of poweroff (which messes up remote machine<br>
&gt; management)<br>
&gt;<br>
&gt; Thanks,<br>
&gt;      Bob<br>
&gt;<br>
&gt;<br>
&gt;&gt; I think wdmd or sanlock are causing the reboot instead of poweroff<br>
<br>
While searching for my issue of wdmd/sanlock not shutting down, I<br>
found this which may interest you both:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=888197" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=888197</a><br>
<br>
Specifically:<br>
&quot;To shut down sanlock without causing a wdmd reboot, you can run the<br>
following command: &quot;sanlock client shutdown -f 1&quot;<br>
<br>
This will cause sanlock to kill any pid&#39;s that are holding leases,<br>
release those leases, and then exit.<br>
&quot;<br>
<br>
&gt;&gt;<br>
&gt;&gt; Joop<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote></div>