<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Shoot the hostage.....<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 29, 2014 at 11:09 PM, Jim Kinney <span dir="ltr">&lt;<a href="mailto:jim.kinney@gmail.com" target="_blank">jim.kinney@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">So you&#39;re working away and suddenly you get a console error message:<br>
Kernel: BUG: &lt;fill in your fav thing to break here&gt;<br>
and that console pukes and locks.<br>
You&#39;re loged in remote over and ssh session and screen. You can&#39;t reattach<br>
to that screen session and then, WHAM, another one pops in and informs you<br>
also that cpu core #19 has timed out for the past 67 seconds.<br>
<br>
and THAT console locks.<br>
<br>
Suddenly you get that sinking feeling in the pit of your gut as you realize<br>
you never did set the ipmi port IP address.<br>
<br>
You can ssh in but you have only a few seconds to do something before every<br>
new session you open locks up.<br>
<br>
If you can reboot, you can set the IPMI IP address. But even a remote KVM<br>
console hangs after you hit the 3-finger-salute and you know shutdown -r<br>
now will never finish since you have 3 consoles that are hung with that one.<br>
<br>
Now you&#39;re screwed.<br>
<br>
But, ah HA! a solution:<br>
<br>
If you could send an instant &quot;reboot now and do no shutdown stuff&quot; over an<br>
new ssh connection, it might get through.<br>
<br>
In that case, you want to know these commands:<br>
<br>
Force Reboot :<br>
*#echo 1 &gt; /proc/sys/kernel/sysrq *<br>
 *#echo b &gt; /proc/sysrq-trigger*<br>
  If you want to force shutdown machine try this.<br>
*#echo 1 &gt; /proc/sys/kernel/sysrq*<br>
*#echo o &gt; /proc/sysrq-trigger*<br>
<br>
So you run ssh <a href="mailto:root@brokenbox.com">root@brokenbox.com</a> &#39;echo 1 &gt; /proc/sys/kernel/sysrq; echo b<br>
&gt; /proc/sysrq-trigger&#39; and your remote KVM console flashes to green as the<br>
video disconnects on the reboot. Resume breathing and reach for a tasty<br>
beverage.<br>
<br>
Now set that IPMI IP address...<br>
<br>
--<br>
--<br>
James P. Kinney III<br>
<br>
Every time you stop a school, you will have to build a jail. What you gain<br>
at one end you lose at the other. It&#39;s like feeding a dog on his own tail.<br>
It won&#39;t fatten the dog.<br>
- Speech 11/23/1900 Mark Twain<br>
<br>
<br>
*<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
&lt;<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a>&gt;*<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://mail.ale.org/pipermail/ale/attachments/20140729/2f864f78/attachment.html" target="_blank">http://mail.ale.org/pipermail/ale/attachments/20140729/2f864f78/attachment.html</a>&gt;<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Pete Hardie<br>--------<br>Better Living Through Bitmaps
</div>