<?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: copy ignite server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939196#M507546</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/etc/exports probably has inconsisten entries in it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 06 Feb 2007 09:33:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-02-06T09:33:03Z</dc:date>
    <item>
      <title>copy ignite server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939195#M507545</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;I 've made made a copy of our Central Ingite Server. So now I've got a CIS3 and a CIS4.&lt;BR /&gt;The ipadres of CIS3 is xx.xxx.xxx.103, the ip of CIS4 ends with 104. &lt;BR /&gt;When installing from CIS4, I encounter a problem with NFS: when starting to install CIS4 sets up an NFS-connection with xx.xxx.xxx.103(=CIS3). So he gives an RPC Bind error .I've checked the /etc/export-file and everything is there. &lt;BR /&gt;So I think that there must be another file that specifies the ipadres of the igniteserver wich I haven't modified yet. &lt;BR /&gt;&lt;BR /&gt;Does anaybody know which file I'm looking for?&lt;BR /&gt;&lt;BR /&gt;Tnx &lt;BR /&gt;Toon&lt;BR /&gt;When</description>
      <pubDate>Tue, 06 Feb 2007 08:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939195#M507545</guid>
      <dc:creator>Toon Joye</dc:creator>
      <dc:date>2007-02-06T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: copy ignite server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939196#M507546</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;/etc/exports probably has inconsisten entries in it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Feb 2007 09:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939196#M507546</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-06T09:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: copy ignite server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939197#M507547</link>
      <description>CIS3 and CIS4 are exactly the same(made by ignite). The only thing that differs is the hostname and the ipadres. So the /etc/exports-files on both servers are also the same.&lt;BR /&gt;&lt;BR /&gt;That's why I think there must be a specific file that determines the ipadres of the ignite-server to setup nfs.&lt;BR /&gt;Because when installing from CIS4, ignite tries to setup NFS with the ipadres from CIS3.</description>
      <pubDate>Tue, 06 Feb 2007 09:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939197#M507547</guid>
      <dc:creator>Toon Joye</dc:creator>
      <dc:date>2007-02-06T09:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: copy ignite server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939198#M507548</link>
      <description>&lt;!--!*#--&gt;There are multiple config files on an Ignite server that can set this.  By cloning the server, you have also cloned those files:&lt;BR /&gt;&lt;BR /&gt;First place to look: &lt;BR /&gt;    'instl_adm -d'&lt;BR /&gt;shows you the very first config file Ignite runs.  I'd bet &lt;BR /&gt;    'server=' is set to the previous IP&lt;BR /&gt;&lt;BR /&gt;You can change this setting with the     &lt;BR /&gt;    'instl_adm -f &lt;FILE&gt;'&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may also have other custom config files called out in /var/opt/ignite/INDEX that have settings.  For example I have &lt;BR /&gt;     nfs_source = "xx.x.xxx.xxx...&lt;BR /&gt;IP setting in my custom config files.&lt;/FILE&gt;</description>
      <pubDate>Tue, 06 Feb 2007 13:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939198#M507548</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2007-02-06T13:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: copy ignite server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939199#M507549</link>
      <description>As Scot said, typically an Ignite-UX server has these&lt;BR /&gt;"server=" lines located in config files.  My first&lt;BR /&gt;guess would be the *INSTALLFS files.  Do this on your&lt;BR /&gt;server:&lt;BR /&gt;&lt;BR /&gt;$ cd /opt/ignite/boot&lt;BR /&gt;$ ls -aon Rel_B.11.[123][13]/*INSTALLFS&lt;BR /&gt;-r--r--r--   1 2  15728640 Feb  6 16:07 Rel_B.11.11/INSTALLFS&lt;BR /&gt;-r--r--r--   1 2  44957696 Feb  6 16:07 Rel_B.11.23/IINSTALLFS&lt;BR /&gt;-r--r--r--   1 2  33550336 Feb  6 16:07 Rel_B.11.23/WINSTALLFS&lt;BR /&gt;-r--r--r--   1 2  61341696 Feb  6 16:07 Rel_B.11.31/IINSTALLFS&lt;BR /&gt;-r--r--r--   1 2  32768000 Feb  6 16:07 Rel_B.11.31/WINSTALLFS&lt;BR /&gt;&lt;BR /&gt;The config text (which is basically the first 8k of each of&lt;BR /&gt;those files above) is typically identical in all files.  You&lt;BR /&gt;can examine this config text via:&lt;BR /&gt;&lt;BR /&gt;$ instl_adm -d &amp;gt; /tmp/mycfgFS&lt;BR /&gt;$ cat -n /tmp/mycfgFS&lt;BR /&gt;    1  # instl_adm defaults:&lt;BR /&gt;    2  # NOTE: Manual additions between the lines containing "instl_adm defaults"&lt;BR /&gt;    3  #       and "end instl_adm defaults" will not be preserved.&lt;BR /&gt;    4  server="99.9.98.48"&lt;BR /&gt;    5  netmask[]="255.255.255.0"&lt;BR /&gt;    6  route_gateway[0]="99.9.99.1"&lt;BR /&gt;    7  route_destination[0]="default"&lt;BR /&gt;    8  # end instl_adm defaults.&lt;BR /&gt;&lt;BR /&gt;You can edit this file, changing line 4 to reflect the proper&lt;BR /&gt;server address.  Once done, you would put this config text back&lt;BR /&gt;into all of your *INSTALLFS files on the server via:&lt;BR /&gt;&lt;BR /&gt;$ instl_adm -f /tmp/mycfgFS&lt;BR /&gt;&lt;BR /&gt;Validate your work via:&lt;BR /&gt;&lt;BR /&gt;$ instl_adm -d | cat -n&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 20:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-ignite-server/m-p/3939199#M507549</guid>
      <dc:creator>John P. Kole</dc:creator>
      <dc:date>2007-02-06T20:32:30Z</dc:date>
    </item>
  </channel>
</rss>

