<?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 port Terminal Emulation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546644#M70358</link>
    <description>The "less -r filename" is an interesting idea, but really not much better than "cat"ing it to the screen.&lt;BR /&gt;&lt;BR /&gt;Try it yourself, I attached the original screen capture.&lt;BR /&gt;&lt;BR /&gt;The sort of solution I'm looking for is something that will process the vt100 screen positioning codes and allow be a simple flat file of what happened during the boot. &lt;BR /&gt;Failing that just the ability to page thru the screen shots and see what was "OK" and what "Failed".&lt;BR /&gt;&lt;BR /&gt;I had hopes for dmesg and /var/log/boot.log, but they don't tell me the same things. &lt;BR /&gt;&lt;BR /&gt;I guess a simple statment of my problem is that I what to know what happened during the last boot, and I cannot seem to find that (something like the HP-UX /etc/rc.log).&lt;BR /&gt;&lt;BR /&gt;:-Dan</description>
    <pubDate>Wed, 18 May 2005 12:29:29 GMT</pubDate>
    <dc:creator>Daniel Malcor</dc:creator>
    <dc:date>2005-05-18T12:29:29Z</dc:date>
    <item>
      <title>iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546640#M70354</link>
      <description>I find the REMCONS feature in every version of iLo to be one slight step above useless.&lt;BR /&gt;&lt;BR /&gt;I have attached a "script" capture of a reboot session. There are few real "lines" and a HUGE amount of VT100 cursor positioning commands.&lt;BR /&gt;&lt;BR /&gt;Is there a way to stop it from over controling the screen? Is there some tool to allow be to review the attached screen capture?&lt;BR /&gt;&lt;BR /&gt;This is our only way to check for problems during a boot, and we just cannot see what is happening (the "OK" and "Failed" messages are all jumbled).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;:-Dan&lt;BR /&gt;&lt;BR /&gt;We are using HP DL380 G3 boxes with RedHat ES 3</description>
      <pubDate>Tue, 17 May 2005 20:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546640#M70354</guid>
      <dc:creator>Daniel Malcor</dc:creator>
      <dc:date>2005-05-17T20:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546641#M70355</link>
      <description>&lt;BR /&gt;try with 'less -r file-name' this will convert control characters in to display and present you screen in the same manner as you see in console&lt;BR /&gt;&lt;BR /&gt;to revert back just type -r in the less prompt.&lt;BR /&gt;&lt;BR /&gt;just to give you warning, screen navigation(moving up and down) may not be so smooth, because of control characters.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 18 May 2005 02:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546641#M70355</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-18T02:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546642#M70356</link>
      <description>Check out the following doc on the iLO virtual serial port:  &lt;A href="http://h200001.www2.hp.com/bc/docs/support/SupportManual/c00263709/c00263709.pdf" target="_blank"&gt;http://h200001.www2.hp.com/bc/docs/support/SupportManual/c00263709/c00263709.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 18 May 2005 08:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546642#M70356</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2005-05-18T08:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546643#M70357</link>
      <description>&lt;BR /&gt;I agree the VSP is the way to go. REMCONS is one step up from useless.&lt;BR /&gt;&lt;BR /&gt;We have found this document very helpful, but not 100%: &lt;BR /&gt;Integrated Lights-Out Virtual Serial Port configuration and operation &lt;BR /&gt;&lt;A href="http://h200001.www2.hp.com/bc/docs/support/SupportManual/c00263709/c00263709.pdf" target="_blank"&gt;http://h200001.www2.hp.com/bc/docs/support/SupportManual/c00263709/c00263709.pdf&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Hardware Platforms under discussion: &lt;BR /&gt; &lt;BR /&gt;Works on: HP ProLiant DL380 G4 server &lt;BR /&gt;Fails on: HP ProLiant DL380 G3 server &lt;BR /&gt; &lt;BR /&gt;We have learned much and fixed everything nice on our G4 machines, but the G3 boxes run in "fixed I/O mode" with the Virtual Serial Port address set to 0x0408. &lt;BR /&gt; &lt;BR /&gt;We can use "setserial" to fix this once the system has booted, but that does not change what the kernel thinks the serial port is: &lt;BR /&gt; &lt;BR /&gt;HappyG4system# dmesg | egrep -i "serial|tty" &lt;BR /&gt;Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled &lt;BR /&gt;ttyS0 at 0x03f8 (irq = 4) is a 16550A &lt;BR /&gt;ttyS1 at 0x02f8 (irq = 3) is a 16550A &lt;BR /&gt; &lt;BR /&gt;SadG3system# dmesg | egrep -i "serial|tty" &lt;BR /&gt;Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled &lt;BR /&gt;ttyS0 at 0x03f8 (irq = 4) is a 16550A &lt;BR /&gt;         ^^^^^^- Wrong! &lt;BR /&gt; &lt;BR /&gt;The final question is how do we tell the kernel to look for the 0x0408 &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 18 May 2005 12:19:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546643#M70357</guid>
      <dc:creator>Daniel Malcor</dc:creator>
      <dc:date>2005-05-18T12:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546644#M70358</link>
      <description>The "less -r filename" is an interesting idea, but really not much better than "cat"ing it to the screen.&lt;BR /&gt;&lt;BR /&gt;Try it yourself, I attached the original screen capture.&lt;BR /&gt;&lt;BR /&gt;The sort of solution I'm looking for is something that will process the vt100 screen positioning codes and allow be a simple flat file of what happened during the boot. &lt;BR /&gt;Failing that just the ability to page thru the screen shots and see what was "OK" and what "Failed".&lt;BR /&gt;&lt;BR /&gt;I had hopes for dmesg and /var/log/boot.log, but they don't tell me the same things. &lt;BR /&gt;&lt;BR /&gt;I guess a simple statment of my problem is that I what to know what happened during the last boot, and I cannot seem to find that (something like the HP-UX /etc/rc.log).&lt;BR /&gt;&lt;BR /&gt;:-Dan</description>
      <pubDate>Wed, 18 May 2005 12:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546644#M70358</guid>
      <dc:creator>Daniel Malcor</dc:creator>
      <dc:date>2005-05-18T12:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: iLo port Terminal Emulation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546645#M70359</link>
      <description>&lt;BR /&gt;There are few questions you had asked, let me try to answer them:&lt;BR /&gt;&lt;BR /&gt;1. If you want to change the IO address of serial device(ttyS0) you can do so using setserial command. check 'man setserial' for more information. &lt;BR /&gt;eg: setserial /dev/ttyS0 port 0x0408 irq 3 uart 16550A&lt;BR /&gt;&lt;BR /&gt;2. Ofcourse output of less -r is not nice for scrolling and paging. you can try 'more' command which by default coverts vt100 characters, navigation is by enter.&lt;BR /&gt;&lt;BR /&gt;3. I got to know from your file that you are using script command to capture the screen. script has option called -t which will capture the output timing also, this file can then be parsed through 'replay' command (check ur distribution if not available then install it) which will playback the script in real time which can be paused by scroll lock.&lt;BR /&gt;&lt;BR /&gt;eg: script -t 2&amp;gt; timingfile &lt;BR /&gt;# -t option outputs timing info on std err so 2&amp;gt;&lt;BR /&gt;# script capture will be in the name typescript, now play back the file in this method&lt;BR /&gt;    replay timingfile&lt;BR /&gt;# it checks for file name typescript and plays them with this timing info, which can be paused any time using scroll lock&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 19 May 2005 03:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ilo-port-terminal-emulation/m-p/3546645#M70359</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-19T03:41:00Z</dc:date>
    </item>
  </channel>
</rss>

