<div dir="ltr"><div style><font face="arial, sans-serif">I ran into this recently but I haven&#39;t had a chance to test the solution that I came up with.</font></div><span style="font-family:arial,sans-serif;font-size:13px"><div>
<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div>psql engine postgres -c &quot;update vdc_options set option_value = &#39;0&#39; where option_name = &#39;VmGracefulShutdownTimeout&#39;;&quot;</span><br>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">The bigger problem I had is if you do a forced shutdown (click twice on the stop icon) with the rhev-agent installed the /etc/nologin file gets set due to the delayed shutdown. Nobody can login when you bring the system back up until root goes in and removes the file.</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 20, 2013 at 2:33 AM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
I have oVirt 3.2.1 and a CentOS 6.4 guest with rhev-agent-2.3.16-6.el6.x86_64.<br>
If I run shutdow (red square button) from the admin gui I get the equivalent of<br>
<br>
shutdown -h +1<br>
<br>
Is there any config parameter I can set to have immediately shutdown<br>
in place without waiting for one minute by default (so &quot;shutdown -h<br>
now&quot;)?<br>
<br>
Gianluca<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote></div><br></div>