<?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: itanium and instl_bootd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073254#M506853</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for quick replies, &lt;BR /&gt;&lt;BR /&gt;However it is not mentioned that all IA servers supports dbprofile, it clear;ly mentions about partiitonable machines and blades, and unfortunately we do not use either of those in our environment.&lt;BR /&gt;&lt;BR /&gt;Notes about dbprofile"&lt;BR /&gt;"All partitionable Itanium-based systems allow the definition of direct boot profiles (this may require firmware updates). Some other Itanium-based systems such as the Itanium-based blades in an HP Integrity BL60p blade server also provide this EFI functionality.&lt;BR /&gt;&lt;BR /&gt;The dbprofile command allows you to create direct boot profiles that can be used in conjunction with the lanboot EFI command. A direct boot profile contains information needed to talk over the network to an installation server."&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Sep 2007 00:29:21 GMT</pubDate>
    <dc:creator>RASHMI MYSORE</dc:creator>
    <dc:date>2007-09-21T00:29:21Z</dc:date>
    <item>
      <title>itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073251#M506850</link>
      <description>Hi ,&lt;BR /&gt;I have an issue, I ahve an Itanium client which sends a bootp packet out , and in the inetd.conf file we have commented out bootps and added new boopts (listeneing on port 67) which will re-direct the packet to the instl_bootd as follows&lt;BR /&gt;&lt;BR /&gt;bootps      dgram  udp wait   root /opt/ignite/lbin/instl_bootd instl_bootd&lt;BR /&gt;&lt;BR /&gt;as recommended by IOgnite admin guide.&lt;BR /&gt;&lt;BR /&gt;Now when any cleint does network boot , it sends a bootp packet , now instl_bootd will pick up that request and then assign an ip to the client, however we have made modification to allocate ips to more than one subnet by having multiple NIC card, but instl_bootd does not understand about client subnet and llocates some free ip not belonging to clients subnet in the /etc/opt/ignite/instl_boottab file.&lt;BR /&gt;&lt;BR /&gt;how to solve this problem (setup_server)???&lt;BR /&gt;&lt;BR /&gt;In case of pa since we specify the ignite server ip , instl-bootd understand the clients subent and allocates ip from proepr subnet ,m unlike IA which cannot specify the Ignite server ip.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 04:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073251#M506850</guid>
      <dc:creator>RASHMI MYSORE</dc:creator>
      <dc:date>2007-09-20T04:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073252#M506851</link>
      <description>It is true that the Itanium bootp protocol is not specific.  The first responder is used.&lt;BR /&gt;&lt;BR /&gt;A good way to get around this.  See if your Itanium machine supports the 'dbprofile' command in the EFI firmware.&lt;BR /&gt;&lt;BR /&gt;This command allows your to specify an exact Ignite server to boot from.  See this section of the Ignite User guide for instructions:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-7999/ch06s06.html" target="_blank"&gt;http://docs.hp.com/en/5991-7999/ch06s06.html&lt;/A&gt;</description>
      <pubDate>Thu, 20 Sep 2007 12:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073252#M506851</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2007-09-20T12:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073253#M506852</link>
      <description>dbprofile is the way to go.  if you type in dbprofile from the fs0 prompt and it does not recognize the command then you need to update the servers firmware.&lt;BR /&gt;&lt;BR /&gt;You will spin yourself in circles trying to get the Ignite dhcp to work right.  I kept running into an issue where a different dhcp server kept responding first.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 12:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073253#M506852</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-09-20T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073254#M506853</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for quick replies, &lt;BR /&gt;&lt;BR /&gt;However it is not mentioned that all IA servers supports dbprofile, it clear;ly mentions about partiitonable machines and blades, and unfortunately we do not use either of those in our environment.&lt;BR /&gt;&lt;BR /&gt;Notes about dbprofile"&lt;BR /&gt;"All partitionable Itanium-based systems allow the definition of direct boot profiles (this may require firmware updates). Some other Itanium-based systems such as the Itanium-based blades in an HP Integrity BL60p blade server also provide this EFI functionality.&lt;BR /&gt;&lt;BR /&gt;The dbprofile command allows you to create direct boot profiles that can be used in conjunction with the lanboot EFI command. A direct boot profile contains information needed to talk over the network to an installation server."&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Sep 2007 00:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073254#M506853</guid>
      <dc:creator>RASHMI MYSORE</dc:creator>
      <dc:date>2007-09-21T00:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073255#M506854</link>
      <description>Also on one of our subnet, I tried going into fs0 via shell and when I typed dbprofile it does nto show me any information, this goes to say that dbprofile is not enabled on this IA box, now my question is any IA box???&lt;BR /&gt;&lt;BR /&gt;EFI details are:&lt;BR /&gt;&lt;BR /&gt;       Hewlett-Packard Integrated Lights-Out HP Integrity and HP 9000&lt;BR /&gt;&lt;BR /&gt;    (c) Copyright Hewlett-Packard Company 1999-2004.  All Rights Reserved.&lt;BR /&gt;&lt;BR /&gt;                           MP Host Name: ketu-c&lt;BR /&gt;&lt;BR /&gt;                              Revision E.03.15&lt;BR /&gt;&lt;BR /&gt;AND MY EFI BOOT MANAGER VERSION IS:&lt;BR /&gt;EFI Boot Manager ver 1.10 [14.60]  Firmware ver 1.82 [4306]&lt;BR /&gt;&lt;BR /&gt;Loading device drivers&lt;BR /&gt;&lt;BR /&gt;MY HOST IS RUNNING ON BOX&lt;BR /&gt;&lt;BR /&gt;ia64 hp server rx2600&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Sep 2007 00:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073255#M506854</guid>
      <dc:creator>RASHMI MYSORE</dc:creator>
      <dc:date>2007-09-21T00:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073256#M506855</link>
      <description>Regarding the dbprofile:&lt;BR /&gt;&lt;BR /&gt;"All partitionable Itanium-based systems allow the definition of direct boot profiles (this may require firmware updates). Some other Itanium-based systems such as the Itanium-based blades in an HP Integrity BL60p blade server also provide this EFI functionality."&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-7999/ch06s06.html" target="_blank"&gt;http://docs.hp.com/en/5991-7999/ch06s06.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It does not work (yet?) on your server.</description>
      <pubDate>Fri, 21 Sep 2007 01:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073256#M506855</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-09-21T01:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073257#M506856</link>
      <description>Torsten,&lt;BR /&gt;&lt;BR /&gt;MY IA box is not partitionable.. can you kindly let me know if this efi firwmware upgrade is also applicable for rx2600 and all rx family machines.</description>
      <pubDate>Fri, 21 Sep 2007 02:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073257#M506856</guid>
      <dc:creator>RASHMI MYSORE</dc:creator>
      <dc:date>2007-09-21T02:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: itanium and instl_bootd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073258#M506857</link>
      <description>To answer the question as per your last post, I see the Directed Lan boot support (dbprofile)is available on non-partitionable Integrity servers rx1600,rx1620, rx2620, rx4640,rx3600,rx6600.&lt;BR /&gt;&lt;BR /&gt;For servers rx1600/rx1620,rx2620,rx4640, the support was added. I don't see the support added for rx2600.</description>
      <pubDate>Mon, 01 Oct 2007 13:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/itanium-and-instl-bootd/m-p/4073258#M506857</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2007-10-01T13:09:52Z</dc:date>
    </item>
  </channel>
</rss>

