<?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: Ignite install with multi-homed hosts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894737#M507136</link>
    <description>One more note.&lt;BR /&gt;&lt;BR /&gt;The info provided was to solve a 100HD issue on a 100FD connection ( ignite recovery took six hours because of lan config.&lt;BR /&gt;&lt;BR /&gt;The additional defaults when using instl_adm -d to view includes the default IP addresses, netmask, etc..&lt;BR /&gt;&lt;BR /&gt;This solves the multihomed issue by defining what default IP/LAN to use.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Nov 2006 17:49:03 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2006-11-15T17:49:03Z</dc:date>
    <item>
      <title>Ignite install with multi-homed hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894733#M507132</link>
      <description>I am wondering if anyone has run into this before.&lt;BR /&gt;&lt;BR /&gt;HPUX 11i, ignite 6.9.150&lt;BR /&gt;&lt;BR /&gt;I am working on building a new server using an ignite image from an ignite server.  Both servers are multi-homed.&lt;BR /&gt;&lt;BR /&gt;When lan booting the new server using 172.20.10.x and selecting the proper LAN interface in the new server, ignite starts out fine, configuration changes are made, the mini-system is loaded but when the attempt is made to NFS mount the archive ignite switches over to 172.20.11.x for the mount ( this is the other NIC ).  Consequetially the NFS mounts fail as well as the install.&lt;BR /&gt;&lt;BR /&gt;I did finally configure the new host to lan boot over the 172.20.11.x and configured the new host to use that interface instead.&lt;BR /&gt;&lt;BR /&gt;I was looking for some way to control which LAN is used when booting and installing from an ignite server.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 10:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894733#M507132</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2006-11-08T10:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite install with multi-homed hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894734#M507133</link>
      <description>From what I know (okay - might not be much - walked into that one) best way to do this is to configure lan0 to be on the same subnet for all servers.&lt;BR /&gt;&lt;BR /&gt;That's what we did - so instead of using the "primary" host name - eg svr0800 we use svr0800-ig&lt;BR /&gt;&lt;BR /&gt;Basically, we created an ignite lan.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 08 Nov 2006 10:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894734#M507133</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-11-08T10:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite install with multi-homed hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894735#M507134</link>
      <description>Thanks for the idea Geoff.  &lt;BR /&gt;&lt;BR /&gt;In this case on this server ( vPar ).  The 172.20.10.x net was on lan0.  The ignite server switched over to lan1 when trying to mount the archive. &lt;BR /&gt;&lt;BR /&gt;Another interesting note was that the initial nfs mount of the /var/opt/ignite/clients directory succeeded using lan0.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894735#M507134</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2006-11-08T11:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite install with multi-homed hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894736#M507135</link>
      <description>I found the solution.  In the book again :)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90997/ch05s05.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90997/ch05s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;instl_adm can be used to modify the defaults for the Ignite server boot image.&lt;BR /&gt;&lt;BR /&gt;extract the defaults to a file.&lt;BR /&gt;edit and add&lt;BR /&gt;( lan[].driver == "btlan" ){   _hp_lanadmin_args="-X 100FD"}&lt;BR /&gt;&lt;BR /&gt;then import the config file</description>
      <pubDate>Wed, 15 Nov 2006 17:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894736#M507135</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2006-11-15T17:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite install with multi-homed hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894737#M507136</link>
      <description>One more note.&lt;BR /&gt;&lt;BR /&gt;The info provided was to solve a 100HD issue on a 100FD connection ( ignite recovery took six hours because of lan config.&lt;BR /&gt;&lt;BR /&gt;The additional defaults when using instl_adm -d to view includes the default IP addresses, netmask, etc..&lt;BR /&gt;&lt;BR /&gt;This solves the multihomed issue by defining what default IP/LAN to use.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2006 17:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-install-with-multi-homed-hosts/m-p/3894737#M507136</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2006-11-15T17:49:03Z</dc:date>
    </item>
  </channel>
</rss>

