On 04/20/2013 05:15 PM, Thomas Scofield wrote:
I ran into this recently but I haven't had a chance to test the
solution
that I came up with.
psql engine postgres -c "update vdc_options set option_value = '0' where
option_name = 'VmGracefulShutdownTimeout';"
true, but btw, default is 30 seconds, not 1 minute.
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.
you can right click and choose stop directly, without asking for
shutdown first.