<?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: PA-RISC Client Lan boot fail in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277646#M499353</link>
    <description>&lt;P&gt;Hi Pramod,&lt;BR /&gt;&lt;BR /&gt;Here is a similar thread....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hpe.com/t5/hpe-9000-and-hpe-e3000-servers/ignite-l1000-to-n4000/m-p/4475085#M31806" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/hpe-9000-and-hpe-e3000-servers/ignite-l1000-to-n4000/m-p/4475085#M31806&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[&lt;U&gt;Moderator edit&lt;/U&gt;: Updated the broken link.]&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2023 14:47:13 GMT</pubDate>
    <dc:creator>Ismail Azad</dc:creator>
    <dc:date>2023-09-22T14:47:13Z</dc:date>
    <item>
      <title>PA-RISC Client Lan boot fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277643#M499350</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Model : RP4440&lt;BR /&gt;OS : HP-UX 11.11&lt;BR /&gt;Ignite Version :  C.7.11.444&lt;BR /&gt;While trying to boot the client from LAN it gives the below error.&lt;BR /&gt;&lt;BR /&gt;Main Menu: Enter command or menu &amp;gt; search lan install&lt;BR /&gt;&lt;BR /&gt;Searching for potential boot device(s) - on Path 0/1/2/0&lt;BR /&gt;This may take several minutes.&lt;BR /&gt;&lt;BR /&gt;To discontinue search, press any key (termination may not be immediate).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                                                                           IODC&lt;BR /&gt;   Path#  Device Path (dec)  Device Path (mnem)  Device Type               Rev&lt;BR /&gt;   -----  -----------------  ------------------  -----------               ----&lt;BR /&gt;   P0     0/1/2/0            lan.172.28.4.94     LAN Module               4&lt;BR /&gt;   P1     0/1/2/0            lan.172.28.4.98     LAN Module               4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Main Menu: Enter command or menu &amp;gt; boot lan.172.28.4.98 install&lt;BR /&gt;Interact with IPL (Y, N, or Cancel)?&amp;gt; n&lt;BR /&gt;&lt;BR /&gt;Booting...&lt;BR /&gt;Boot IO Dependent Code (IODC) revision 4&lt;BR /&gt;&lt;BR /&gt;Failed I/O operation with ENTRY_IO Status = -3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     10 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt;     0 0 0 0&lt;BR /&gt; .... FAILED.&lt;BR /&gt;&lt;BR /&gt;---- Main Menu ---------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Please help how to solve this issue. Attached the recoverylog from the server while took the ignite backup. &lt;BR /&gt;&lt;BR /&gt;Thanks ..&lt;BR /&gt;&lt;BR /&gt;Pramod</description>
      <pubDate>Thu, 24 Mar 2011 11:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277643#M499350</guid>
      <dc:creator>Pramod M</dc:creator>
      <dc:date>2011-03-24T11:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: PA-RISC Client Lan boot fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277644#M499351</link>
      <description>If my memory is serving me right, status = -3 is an indicative of not being able to transfer the boot image from your ignite server to the boot client. The reason for this can be one of many but most prominent ones are:&lt;BR /&gt;&lt;BR /&gt;1. tftp is not eabled on the ignite server side&lt;BR /&gt;&lt;BR /&gt;grep tftp /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;make sure it is not commented out. If it is, uncomment it then run&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. (this is more than likely your problem) You can not get access to the ignite server from the client by bootp protocol. SInce bootp is broadcast based, almost all network admins balk at letting it traverse network boundaries. If this is your case, you need to setup something called boot helper servers. It is a long process to explain it on a forum post but if you search the ignite_UX user's manual, there is a chapter devoted to, how to set up an ignite boot helper. Boot helper needs to be on the same network as the client you are trying to ignite.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Thu, 24 Mar 2011 16:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277644#M499351</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-03-24T16:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: PA-RISC Client Lan boot fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277645#M499352</link>
      <description>Make sure that the core LAN NIC is connected. Most Old HP-UX servers only boot from the core lan.&lt;BR /&gt;&lt;BR /&gt;Best regards</description>
      <pubDate>Mon, 11 Apr 2011 13:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277645#M499352</guid>
      <dc:creator>Hugo F Martinez</dc:creator>
      <dc:date>2011-04-11T13:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: PA-RISC Client Lan boot fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277646#M499353</link>
      <description>&lt;P&gt;Hi Pramod,&lt;BR /&gt;&lt;BR /&gt;Here is a similar thread....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hpe.com/t5/hpe-9000-and-hpe-e3000-servers/ignite-l1000-to-n4000/m-p/4475085#M31806" target="_blank" rel="noopener"&gt;https://community.hpe.com/t5/hpe-9000-and-hpe-e3000-servers/ignite-l1000-to-n4000/m-p/4475085#M31806&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[&lt;U&gt;Moderator edit&lt;/U&gt;: Updated the broken link.]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 14:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277646#M499353</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2023-09-22T14:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: PA-RISC Client Lan boot fail</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277647#M499354</link>
      <description>Thanks for all the helps. I am closing this thread. I already managed this with local tape drive ignite restore. I will investigate this later.&lt;BR /&gt;&lt;BR /&gt;Thanks again...&lt;BR /&gt;&lt;BR /&gt;Pramod</description>
      <pubDate>Tue, 12 Apr 2011 03:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pa-risc-client-lan-boot-fail/m-p/5277647#M499354</guid>
      <dc:creator>Pramod M</dc:creator>
      <dc:date>2011-04-12T03:55:18Z</dc:date>
    </item>
  </channel>
</rss>

