<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iLO  and SysRq ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060726#M6442</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'll take care of crossposting the answer. Here is some trick that worked for me.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used /proc/sys/kernel/sysrq-key which is usually mapped to 84 (PrintScreen) and remapped it to 109 (PgDown). Here hare the steps :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) Add "kernel.sysrq-key = 109 into /etc/sysctl.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Modify the kernel value with &lt;BR /&gt;# echo 109 &amp;gt; /proc/sys/kernel/sysrq-key&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) Map PgDown+p to a hot key in the Virtual Console for ILO (to test that SysRq is working)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should see the content of the registers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope It helps,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...Louis</description>
    <pubDate>Tue, 07 Oct 2003 11:06:09 GMT</pubDate>
    <dc:creator>Louis Bouchard</dc:creator>
    <dc:date>2003-10-07T11:06:09Z</dc:date>
    <item>
      <title>iLO  and SysRq ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060724#M6440</link>
      <description>Hello &lt;BR /&gt;&lt;BR /&gt;I am sorry for "crossposting", (see the ProLiant server forum ) but I think this is important:&lt;BR /&gt;Has anyone managed to issue a SysRq sequence to a Linux console through iLO (or otherwise) to a blade server such as BL20p ?&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Morten Lange</description>
      <pubDate>Mon, 01 Sep 2003 10:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060724#M6440</guid>
      <dc:creator>Morten Lange</dc:creator>
      <dc:date>2003-09-01T10:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: iLO  and SysRq ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060725#M6441</link>
      <description>I have never worked with a blade server, but at least the old RILOE card does not transmit the Print or Alt-Print(=SysRq) Key, too.&lt;BR /&gt;And you can not even define SysRq via "Remote Console Hot Keys" with this board.&lt;BR /&gt;If it is no problem to build a customized kernel, there could be a workaround/check described in the kernel documentation:&lt;BR /&gt;(/usr/src/linux/)Documentation/sysrq.txt&lt;BR /&gt;...&lt;BR /&gt;*  I hit SysRQ, but nothing seems to happen, what's wrong?&lt;BR /&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;BR /&gt;There are some keyboards which do not support 'SysRQ', you can try running&lt;BR /&gt;'showkey -s' and pressing SysRQ or alt-SysRQ to see if it generates any&lt;BR /&gt;0x54 codes. If it doesn't, you may define the magic sysrq sequence to a&lt;BR /&gt;different key. Find the keycode with showkey, and change the define of&lt;BR /&gt;'#define SYSRQ_KEY 0x54' in [/usr/src/linux/]include/asm/keyboard.h to&lt;BR /&gt;the keycode of the key you wish to use, then recompile. Oh, and by the way,&lt;BR /&gt;you exit 'showkey' by not typing anything for ten seconds.&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2003 10:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060725#M6441</guid>
      <dc:creator>Thilo Knoch</dc:creator>
      <dc:date>2003-10-06T10:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: iLO  and SysRq ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060726#M6442</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'll take care of crossposting the answer. Here is some trick that worked for me.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I used /proc/sys/kernel/sysrq-key which is usually mapped to 84 (PrintScreen) and remapped it to 109 (PgDown). Here hare the steps :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1) Add "kernel.sysrq-key = 109 into /etc/sysctl.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Modify the kernel value with &lt;BR /&gt;# echo 109 &amp;gt; /proc/sys/kernel/sysrq-key&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) Map PgDown+p to a hot key in the Virtual Console for ILO (to test that SysRq is working)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should see the content of the registers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope It helps,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...Louis</description>
      <pubDate>Tue, 07 Oct 2003 11:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-and-sysrq/m-p/3060726#M6442</guid>
      <dc:creator>Louis Bouchard</dc:creator>
      <dc:date>2003-10-07T11:06:09Z</dc:date>
    </item>
  </channel>
</rss>

