[9382] in athena10
Re: [Debathena] #1052: cluster reboots sometimes hang (1)
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Jul 6 15:06:49 2012
Message-Id: <201207061906.q66J6jag002189@outgoing.mit.edu>
cc: kaduk@MIT.EDU, jdreed@MIT.EDU, debathena@MIT.EDU
In-reply-to: <056.0d2e4f5b9aedcae23903f9ffed1152c6@mit.edu>
Date: Fri, 06 Jul 2012 15:06:45 -0400
From: Jonathon Weiss <jweiss@MIT.EDU>
I think you've decided not to go with this approach, but in case I
misunderstood, did you mean to have "echo" in there twice like that?
Jonathon
> Index: reactivate/debian/reactivate
> ===================================================================
> --- reactivate/debian/reactivate (revision 25590)
> +++ reactivate/debian/reactivate (working copy)
> @@ -54,5 +54,6 @@
> # perfectly good time to do so -- auto-update is inhibited during a
> # login session.
> if [ -e /var/run/reboot-required ]; then
> + sleep 30 && echo echo 1 > /proc/sys/kernel/sysrq && echo b > /proc
> /sysrq-trigger &
> reboot
> fi
> }}}
>
> --
> Ticket URL: <https://athena10.mit.edu/trac/ticket/1052#comment:18>
> Debathena <http://debathena.mit.edu>
> MIT Debathena Project