<?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: LAN boot rx2660 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124327#M504447</link>
    <description>See above post.</description>
    <pubDate>Fri, 19 Sep 2008 13:48:35 GMT</pubDate>
    <dc:creator>Dusty Mjoen</dc:creator>
    <dc:date>2008-09-19T13:48:35Z</dc:date>
    <item>
      <title>LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124310#M504430</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am an ignite rookie and need to be able to boot an rx2660 over the LAN to our ignite server for recovery purposes.  I have successfully run the make_net_recovery.  My ignite server is 172.25.X.X, and my client is 172.23.X.X.  I have also created an entry in the bootptab on the server.  I thought my best plan of attack was to create a dbprofile, but due to the fact my two servers are on different subnets, will that preclude this from working without a boot helper?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 11 Aug 2008 17:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124310#M504430</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-11T17:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124311#M504431</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Boot helper is required to make this boot work.&lt;BR /&gt;&lt;BR /&gt;You don't mention what version of Ignite you are using.&lt;BR /&gt;&lt;BR /&gt;Unless something has changed recently a boot helper is required for this situation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Aug 2008 17:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124311#M504431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-11T17:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124312#M504432</link>
      <description>Thanks Steven.  I am running ignite version 7.6.100.  The server is 11iv1 and client is 11iv2.  The whole boot helper concept confuses me a bit.  Would the boot helper system run on the 172.23.X.X subnet?  What would the requirements of that server be?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 11 Aug 2008 17:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124312#M504432</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-11T17:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124313#M504433</link>
      <description>dbprofile works for cross net ignite boots.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2008 18:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124313#M504433</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-11T18:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124314#M504434</link>
      <description>Excellent news Tim.  So after creating the dbprofile, can the lanboot command be added as an option when I create a new boot option in the EFI menu?</description>
      <pubDate>Mon, 11 Aug 2008 18:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124314#M504434</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-11T18:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124315#M504435</link>
      <description>Not sure about the boot option with lanboot, might have to read the EFI guide.  I always just executed from the shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a dpprofile example, note the different subnets.&lt;BR /&gt;Shell&amp;gt; dbprofile -dn IUX â  cip 172.20.103.100 -sip 172.26.0.19 -gip 172.26.103.25 -m 255.255.255.192 -b "/opt/ignite/boot/nbp.efiâ  &lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;Shell&amp;gt;lanboot select -dn IUX &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I typically ctrl-c the DHCP during the Ignite boot and type in my own IP and other config items.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 12:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124315#M504435</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-12T12:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124316#M504436</link>
      <description>Thanks for the replys, I think I'm making progress.  However, I am getting these PXE errors, they pop up almost instantly.  Any ideas?&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; lanboot select -dn igniteprof&lt;BR /&gt;  01  Acpi(HWP0002,PNP0A03,200)/Pci(2|0)/Mac(0017A499AD63)&lt;BR /&gt;  02  Acpi(HWP0002,PNP0A03,200)/Pci(2|1)/Mac(0017A499AD62)&lt;BR /&gt;Select Desired LAN: 01&lt;BR /&gt;Selected Acpi(HWP0002,PNP0A03,200)/Pci(2|0)/Mac(0017A499AD63)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Client MAC Address: 00 17 A4 99 AD 63&lt;BR /&gt;Client IP Address: 172.23.70.220&lt;BR /&gt;Subnet Mask: 255.255.255.0&lt;BR /&gt;BOOTP Server IP Address: 172.25.202.6&lt;BR /&gt;Gateway IP Address: 172.23.70.1&lt;BR /&gt;DHCP Server IP Address: 0.0.0.0&lt;BR /&gt;Boot file name: /opt/ignite/boot/nbp.efi&lt;BR /&gt;&lt;BR /&gt;Retrieving File Size..&lt;BR /&gt;PXE-E23: Client received TFTP error from server.&lt;BR /&gt;PXE-E98: Code: 1h  File not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 18:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124316#M504436</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-12T18:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124317#M504437</link>
      <description>Couple questions:&lt;BR /&gt;&lt;BR /&gt;1)  post your dbprofile output.&lt;BR /&gt;&lt;BR /&gt;2)  What version of ignite are you using&lt;BR /&gt;&lt;BR /&gt;3)  What version OS is the ignite server on ?&lt;BR /&gt;&lt;BR /&gt;4)  Does your ignite server have the 11.23 tools ?  Post swlist|grep -i ignite&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 18:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124317#M504437</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-12T18:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124318#M504438</link>
      <description>Here ya go:&lt;BR /&gt;&lt;BR /&gt;Shell&amp;gt; dbprofile&lt;BR /&gt;Profile List&lt;BR /&gt;&lt;BR /&gt;Profile Name: igniteprof&lt;BR /&gt;     Network Type: IPv4&lt;BR /&gt;     Client IP address: 172.23.70.220&lt;BR /&gt;     Gateway IP address: 172.23.70.1&lt;BR /&gt;     Subnet Mask: 255.255.255.0&lt;BR /&gt;     Server IP address: 172.25.202.6&lt;BR /&gt;     Boot File: /opt/ignite/boot/nbp.efi&lt;BR /&gt;     Optional Data:&lt;BR /&gt;&lt;BR /&gt;I am running ignite version 7.6.100.&lt;BR /&gt;&lt;BR /&gt;The Ignite server is version 11.11.&lt;BR /&gt;&lt;BR /&gt;# swlist | grep -i ignite&lt;BR /&gt;  IGNITE                                C.7.6.100      HP-UX Installation Utilities (Ignite-UX)&lt;BR /&gt;  Ignite-UX-11-11                       C.7.6.100      HP-UX Installation Utilities for Installing 11.11 Systems&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 19:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124318#M504438</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-12T19:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124319#M504439</link>
      <description>I don't know if this is meaningful or not, but I also get these tftp messages intermittently since installing ignite.&lt;BR /&gt;&lt;BR /&gt;Aug 12 14:57:55 dns2 tftpd[13543]: Timeout (no requests in 10 minutes)</description>
      <pubDate>Tue, 12 Aug 2008 19:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124319#M504439</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-12T19:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124320#M504440</link>
      <description>The timeout messages are cool.. I get them all the time during loads.&lt;BR /&gt;&lt;BR /&gt;I am not sure if this is still an issue in the current version. But..  &lt;BR /&gt;&lt;BR /&gt;I had to move my ignite server to an Itanium host due to some tftp payload/transfer size issue on PA-RISC.&lt;BR /&gt;&lt;BR /&gt;I do know for sure that once I moved to IA I have no issues Igniting my mixed environment.&lt;BR /&gt;11.11, 11.23 (PA-IA), and 11.31&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 19:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124320#M504440</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-12T19:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124321#M504441</link>
      <description>I wish I had another Itanium server to check the theory.  Oh well, back to the drawing board.  I certainly appreciate the help you all have given!</description>
      <pubDate>Tue, 12 Aug 2008 19:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124321#M504441</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-08-12T19:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124322#M504442</link>
      <description>Might be worth a call to HP.  They were very helpful when I ran into this.&lt;BR /&gt;&lt;BR /&gt;If not then you are back to the Ignite Admin Guide with the chapter labled "boot helpers"&lt;BR /&gt;&lt;BR /&gt;Either a CD or another system that is on both nets.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 20:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124322#M504442</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-12T20:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124323#M504443</link>
      <description>I found a reference similar to this issue.  Talks about a current tftp patch for the PA-RISC. PHNE_32825  .. If you do not have this or newer it may fix your problem.  &lt;BR /&gt;&lt;BR /&gt;This also assumes you have all the other stuff configured correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/IUX/faq.html#1-16" target="_blank"&gt;http://www.docs.hp.com/en/IUX/faq.html#1-16&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;section 1-17&lt;BR /&gt;&lt;BR /&gt;1-17  Why is the network boot of my Itanium-based system slow?&lt;BR /&gt;A: To reduce the amount of time it takes to perform a network boot, you should use an Ignite-UX server that is running a tftp daemon (tftpd) that supports the "tsize" option. &lt;BR /&gt;&lt;BR /&gt;When the firmware on an Itanium-based system is downloading a file (i.e. booting), it first attempts to determine the size (in bytes) of the file. If the tftp daemon (tftpd) on the server does not support the "tsize" option, the client downloads the file using the following steps: &lt;BR /&gt;Download the entire file (not storing the data), counting the bytes &lt;BR /&gt;Allocate a buffer which is the exact size of the file &lt;BR /&gt;Download the entire file (again) into the allocated buffer. &lt;BR /&gt;The B.11.11 patch that enables the "tsize" feature is PHNE_32825, which was posted on 20-Mar-2006. &lt;BR /&gt;&lt;BR /&gt;NOTE: HPVM requires this patch if you are installing a virtual machine from an Ignite-UX server running B.11.11. Not having this patch installed on the server will cause the network boot to fail because of a firmware defect. No tftpd patch is required for B.11.23 onwards as the tftpd daemon supports the "tsize" option from first release. &lt;BR /&gt;&lt;BR /&gt;Top &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2008 20:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124323#M504443</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-12T20:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124324#M504444</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;PXE and Itanium have been known to interfere with each other.&lt;BR /&gt;&lt;BR /&gt;I've been forced to do Ignite work on networks without PXE servers on them.&lt;BR /&gt;&lt;BR /&gt;You may need to shut down or isolate PXE servers to get the Ignite stuff to work right.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 12 Aug 2008 20:17:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124324#M504444</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-12T20:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124325#M504445</link>
      <description>During Ignite installing of 11iv3/rx2620, I had same error message as:&lt;BR /&gt;&lt;BR /&gt;Retrieving File Size..&lt;BR /&gt;PXE-E23: Client received TFTP error from server.&lt;BR /&gt;PXE-E98: Code: 1h File not found&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;And I solved this problem by checking the tftp entry in  &lt;BR /&gt;/etc/inetd.conf and /etc/passwd files.&lt;BR /&gt;The tftpd should know /opt/ignite path.&lt;BR /&gt;&lt;BR /&gt;/etc/inetd.conf:&lt;BR /&gt;tftp        dgram  udp  wait   root /usr/lbin/tftpd    tftpd\&lt;BR /&gt;        -l\&lt;BR /&gt;        /opt/ignite\&lt;BR /&gt;        /var/opt/ignite&lt;BR /&gt;&lt;BR /&gt;/etc/passwd:&lt;BR /&gt;tftp:*:106:105:Trivial FTP user:/home/tftp:/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;Hopefully it  be helpful.</description>
      <pubDate>Fri, 12 Sep 2008 07:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124325#M504445</guid>
      <dc:creator>cobra_1</dc:creator>
      <dc:date>2008-09-12T07:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124326#M504446</link>
      <description>Thanks for everyones help.  My problem was that the /opt/ignite/boot/nbp.efi file did not exist.  A reinstall of Ignite fixed that problem.</description>
      <pubDate>Fri, 19 Sep 2008 13:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124326#M504446</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-09-19T13:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: LAN boot rx2660</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124327#M504447</link>
      <description>See above post.</description>
      <pubDate>Fri, 19 Sep 2008 13:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-boot-rx2660/m-p/5124327#M504447</guid>
      <dc:creator>Dusty Mjoen</dc:creator>
      <dc:date>2008-09-19T13:48:35Z</dc:date>
    </item>
  </channel>
</rss>

