<?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: connection to MP using console serial port in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208860#M10328</link>
    <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure I'm using a null modem cable (it's a Lorenz Bell null modem cable :)), but I'm unsure if the usb-serial converter is working as it should. It has a led that flashes whenever I issue a command and I thought "it's working..." but now I'm not so sure about it. &lt;BR /&gt;&lt;BR /&gt;I only connected to my pc and left the other end open as you told me and got the same:&lt;BR /&gt;&lt;BR /&gt;miguel@c32868:~$ cu -l /dev/ttyUSB0 -s 9600&lt;BR /&gt;Connected.&lt;BR /&gt;&lt;BR /&gt;Right now I'm thinking "how didn't I think of this before?" :D&lt;BR /&gt;&lt;BR /&gt;So, I'm thinking this converter is not working as it should... do you have any other ideas to test this converter? Can you point me any usb-serial converter that you know it works?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
    <pubDate>Thu, 12 Nov 2009 16:43:29 GMT</pubDate>
    <dc:creator>Miguel Silva Rentes</dc:creator>
    <dc:date>2009-11-12T16:43:29Z</dc:date>
    <item>
      <title>connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208854#M10322</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I'm trying to connect to MP using console serial port in a HP-UX server rx2660 and don't see the MP login screen when I connect to the console serial port. I'm using a DB9 female/female cable to connect one end into the serial port and the other end into a serial-USB converter that connects into my laptop's USB port. I'm using Ubuntu 9.10 in my laptop.&lt;BR /&gt;&lt;BR /&gt;Here's what I've done so far:&lt;BR /&gt;&lt;BR /&gt;- connected the cable to the server and to my laptop and issued the following command from my laptop:&lt;BR /&gt;&lt;BR /&gt;$ dmesg | grep tty&lt;BR /&gt;&lt;BR /&gt;which gives me:&lt;BR /&gt;&lt;BR /&gt;[    0.001189] console [tty0] enabled&lt;BR /&gt;[ 1100.381505] usb 5-1: pl2303 converter now attached to ttyUSB0&lt;BR /&gt;&lt;BR /&gt;then I did:&lt;BR /&gt;&lt;BR /&gt;$ cu -l /dev/ttyUSB0 -s 9600 &lt;BR /&gt;&lt;BR /&gt;from my laptop and got this output:&lt;BR /&gt;&lt;BR /&gt;$ &lt;BR /&gt;Connected.&lt;BR /&gt;&lt;BR /&gt;From here I can't see the MP login window at all nor do I know what do I have to do from this point to be able to login myself in MP.&lt;BR /&gt;&lt;BR /&gt;What am I doing wrong?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Wed, 11 Nov 2009 16:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208854#M10322</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-11T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208855#M10323</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you could install putty on your linux and try tu copnnect to the MP serial via your USB cable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 11 Nov 2009 18:15:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208855#M10323</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-11-11T18:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208856#M10324</link>
      <description>Many many years ago when I was using MUX panels to get access via "cu" to devices I needed to edit /etc/uucp/Devices first, then "cu -l ..." was working.</description>
      <pubDate>Wed, 11 Nov 2009 21:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208856#M10324</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-11T21:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208857#M10325</link>
      <description>In Linux, it's possible to use cu without editing any uucp configuration files first.&lt;BR /&gt;The cu command line looks OK for that purpose.&lt;BR /&gt;&lt;BR /&gt;A serial console works differently from a VGA console. &lt;BR /&gt;&lt;BR /&gt;When you plug in a VGA cable, you'll instantly see the whole screen, including the sum total of all the updates that have happened while the display was disconnected.&lt;BR /&gt;&lt;BR /&gt;On a serial console, you'll get nothing at all. Usually you have to press Enter or some other key once or twice to make the console "wake up". At that point, either the MP or the HP-UX process running on the console will send something back. Usually it'll be a login prompt. &lt;BR /&gt;&lt;BR /&gt;If there is no response, try pressing Control-B: that should switch you to the MP mode, which allows you to check if the server is powered down or if the HP-UX is hung (by checking the VFP).&lt;BR /&gt;&lt;BR /&gt;The only way to see messages that were sent to the serial console while the cable was disconnected is to use the CL (Console Log) function of the MP.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 12 Nov 2009 00:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208857#M10325</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-11-12T00:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208858#M10326</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, Ctrl-B doesn't work either. I've attached two images using minicom (that shows my configuration) and another one that shows minicom when I connect to the server. I can't issue any command at all inside minicom.&lt;BR /&gt;&lt;BR /&gt;When I use "cu -l /dev/ttyUSB0 -s 9600" I get this:&lt;BR /&gt;&lt;BR /&gt;miguel@c32868:~$ cu -l /dev/ttyUSB0 -s 9600&lt;BR /&gt;Connected.&lt;BR /&gt;&lt;BR /&gt;When I send a "~" it's waiting for some command:&lt;BR /&gt;&lt;BR /&gt;~[c32868]&lt;BR /&gt;&lt;BR /&gt; but Ctrl-B doesn't work at all. It only outputs this:&lt;BR /&gt;&lt;BR /&gt;[Unrecognized.  Use ~~ to send ~]&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;Thank you for your help, nevertheless.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Thu, 12 Nov 2009 11:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208858#M10326</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-12T11:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208859#M10327</link>
      <description>I think the connected means connected to the port, not the device (not really sure).&lt;BR /&gt;&lt;BR /&gt;You can try to attach the cable to your PC only, the other end open and see if you get the "connected" again.&lt;BR /&gt;&lt;BR /&gt;Do you use a null modem cable?&lt;BR /&gt;&lt;BR /&gt;I used different USB -&amp;gt; serial converters before, some really doesn't work at all.</description>
      <pubDate>Thu, 12 Nov 2009 15:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208859#M10327</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-12T15:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208860#M10328</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure I'm using a null modem cable (it's a Lorenz Bell null modem cable :)), but I'm unsure if the usb-serial converter is working as it should. It has a led that flashes whenever I issue a command and I thought "it's working..." but now I'm not so sure about it. &lt;BR /&gt;&lt;BR /&gt;I only connected to my pc and left the other end open as you told me and got the same:&lt;BR /&gt;&lt;BR /&gt;miguel@c32868:~$ cu -l /dev/ttyUSB0 -s 9600&lt;BR /&gt;Connected.&lt;BR /&gt;&lt;BR /&gt;Right now I'm thinking "how didn't I think of this before?" :D&lt;BR /&gt;&lt;BR /&gt;So, I'm thinking this converter is not working as it should... do you have any other ideas to test this converter? Can you point me any usb-serial converter that you know it works?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Thu, 12 Nov 2009 16:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208860#M10328</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-12T16:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208861#M10329</link>
      <description>I'm sure the converter I have is no longer sold. This is the only one I know ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why not try to connect via LAN?</description>
      <pubDate>Thu, 12 Nov 2009 16:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208861#M10329</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-12T16:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208862#M10330</link>
      <description>Ok, thank you Torsten. &lt;BR /&gt;&lt;BR /&gt;I'll try to connect via LAN (I have to assign an IP first to the MP board) and post here if I have any setbacks. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Thu, 12 Nov 2009 17:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208862#M10330</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-12T17:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208863#M10331</link>
      <description>Well the default settings are to use DHCP.&lt;BR /&gt;&lt;BR /&gt;But you can do this:&lt;BR /&gt;&lt;BR /&gt;The IPF offline CD has a this tool&lt;BR /&gt;&lt;BR /&gt;fs0:\EFI\HP\TOOLS\ilosetup&amp;gt; ilosetup set -l -i 15.255.96.44 -g 15.255.96.1 -s 255.255.248.0&lt;BR /&gt;        Attempting to set iLO LAN parameters...&lt;BR /&gt; LAN parameters have been set.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so you can use the CD, a VGA screen and a keyboard and set this IP.</description>
      <pubDate>Thu, 12 Nov 2009 17:53:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208863#M10331</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-12T17:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208864#M10332</link>
      <description>Hi Torsten,&lt;BR /&gt;&lt;BR /&gt;I have two IPF CD's with me: IPF 0703 and IPF 0712, both of which don't have the ilosetup utility... can you tell what is the IPD CD number that has this utility or if I can download it from HP?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Wed, 18 Nov 2009 11:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208864#M10332</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-18T11:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208865#M10333</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I downloaded IPF 0909 (Sept. 2009) and managed to use ilosetup, but first I had to upgrade iLo firmware to 02.23 version in order to use ilosetup. I now have my MP with the IP address I want and everything is working nice!&lt;BR /&gt;&lt;BR /&gt;Thank you for all your help!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Miguel Rentes</description>
      <pubDate>Wed, 18 Nov 2009 17:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208865#M10333</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-18T17:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208866#M10334</link>
      <description>I'm closing this thread as I now have my MP configured to have an IP address =)</description>
      <pubDate>Wed, 18 Nov 2009 17:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208866#M10334</guid>
      <dc:creator>Miguel Silva Rentes</dc:creator>
      <dc:date>2009-11-18T17:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MP using console serial port</title>
      <link>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208867#M10335</link>
      <description>Good news!</description>
      <pubDate>Wed, 18 Nov 2009 17:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/connection-to-mp-using-console-serial-port/m-p/5208867#M10335</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-11-18T17:15:40Z</dc:date>
    </item>
  </channel>
</rss>

