<?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: Migrate from unix 10.20 to 11.0 on new hardware in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416440#M764993</link>
    <description>That's not such an easy question to answer. There are the standard files like &lt;BR /&gt;/etc/passwd, /etc/group/, etc. that should probably be copied over, but beyond &lt;BR /&gt;that you'll need to do some deep thinking. Consider the following questions:&lt;BR /&gt;(1) In what ways is the old machine acting as a server? (NIS? NFS? Print? &lt;BR /&gt;Sendmail? DNS?) Your new machine will need to serve the same things, so will &lt;BR /&gt;need the appropriate config files, etc.&lt;BR /&gt;(2) In what ways is the old machine a client of some other machine's server &lt;BR /&gt;process?&lt;BR /&gt;(3) What special-purpose or non-standard applications are running on the old &lt;BR /&gt;machine?&lt;BR /&gt;&lt;BR /&gt;Look at files like /etc/services, /etc/rpc, /etc/protocols, and all of the &lt;BR /&gt;files under the /etc/rc.config.d directory. One can get a pretty good idea of a &lt;BR /&gt;machines functionality from examining these files.&lt;BR /&gt;&lt;BR /&gt;I would recommend changing one aspect at a time, starting with the basic OS &lt;BR /&gt;configuration first, then handle any applications later. Test each change from &lt;BR /&gt;an appropriate client machine as you go.&lt;BR /&gt;&lt;BR /&gt;It doesn't always make sense to simply copy files from one server to another, &lt;BR /&gt;especially if the hardware and OS environments differs. You should probably &lt;BR /&gt;limit your copying to the passwd and group files, then address each other issue &lt;BR /&gt;individually. &lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;MrNeil</description>
    <pubDate>Thu, 02 Dec 1999 08:01:19 GMT</pubDate>
    <dc:creator>Neil Gast_1</dc:creator>
    <dc:date>1999-12-02T08:01:19Z</dc:date>
    <item>
      <title>Migrate from unix 10.20 to 11.0 on new hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416439#M764992</link>
      <description>We have a pre-installed Unix 11 system(64bit) on a N4000.&lt;BR /&gt;Our current productive environment is Unix 10.20 on a K370.&lt;BR /&gt;I would like to know what system files (like etc/hosts,etc/group, printer defs &lt;BR /&gt;etc)I should examine or copy from the K370 to the N4000 and how so the N4000 &lt;BR /&gt;can become the new production environment.</description>
      <pubDate>Thu, 02 Dec 1999 07:44:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416439#M764992</guid>
      <dc:creator>Theo Thomas_1</dc:creator>
      <dc:date>1999-12-02T07:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from unix 10.20 to 11.0 on new hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416440#M764993</link>
      <description>That's not such an easy question to answer. There are the standard files like &lt;BR /&gt;/etc/passwd, /etc/group/, etc. that should probably be copied over, but beyond &lt;BR /&gt;that you'll need to do some deep thinking. Consider the following questions:&lt;BR /&gt;(1) In what ways is the old machine acting as a server? (NIS? NFS? Print? &lt;BR /&gt;Sendmail? DNS?) Your new machine will need to serve the same things, so will &lt;BR /&gt;need the appropriate config files, etc.&lt;BR /&gt;(2) In what ways is the old machine a client of some other machine's server &lt;BR /&gt;process?&lt;BR /&gt;(3) What special-purpose or non-standard applications are running on the old &lt;BR /&gt;machine?&lt;BR /&gt;&lt;BR /&gt;Look at files like /etc/services, /etc/rpc, /etc/protocols, and all of the &lt;BR /&gt;files under the /etc/rc.config.d directory. One can get a pretty good idea of a &lt;BR /&gt;machines functionality from examining these files.&lt;BR /&gt;&lt;BR /&gt;I would recommend changing one aspect at a time, starting with the basic OS &lt;BR /&gt;configuration first, then handle any applications later. Test each change from &lt;BR /&gt;an appropriate client machine as you go.&lt;BR /&gt;&lt;BR /&gt;It doesn't always make sense to simply copy files from one server to another, &lt;BR /&gt;especially if the hardware and OS environments differs. You should probably &lt;BR /&gt;limit your copying to the passwd and group files, then address each other issue &lt;BR /&gt;individually. &lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;MrNeil</description>
      <pubDate>Thu, 02 Dec 1999 08:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416440#M764993</guid>
      <dc:creator>Neil Gast_1</dc:creator>
      <dc:date>1999-12-02T08:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from unix 10.20 to 11.0 on new hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416441#M764994</link>
      <description>Another option that you might consider is to upgrade the 10.20 machine to the &lt;BR /&gt;same level of OS as the nclass box.  At that point you could use make_recovery &lt;BR /&gt;to install the nclass:  Create a make_recovery tape of &lt;BR /&gt;the kclass and install it to the nclass.  You will have to go into the &lt;BR /&gt;interactive mode and the os on the kclass should be the latest 64 bit 11.0 &lt;BR /&gt;operating system.  The kclass box will have to have the ability to support 11.0 &lt;BR /&gt;64bit.&lt;BR /&gt;&lt;BR /&gt;The latest ignite/ux will need to be installed on the kclass after it is at &lt;BR /&gt;11.0 64 bit.</description>
      <pubDate>Thu, 02 Dec 1999 09:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416441#M764994</guid>
      <dc:creator>Kevin Sharpley</dc:creator>
      <dc:date>1999-12-02T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from unix 10.20 to 11.0 on new hardware</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416442#M764995</link>
      <description>Personally I would look at running the two envirenments in parallel for awhile &lt;BR /&gt;once you have migrated just incase there are any problems.&lt;BR /&gt;&lt;BR /&gt;These are some of the things I would do if I was in your situation.&lt;BR /&gt;&lt;BR /&gt;- do a  "swlist -l product | grep -v PH" on both machines and make sure the &lt;BR /&gt;target machine is indentical or very close to the source machine.&lt;BR /&gt;- install any third party apps these are usually located in /opt&lt;BR /&gt;- check places like /usr/local/bin for gnu and other products/utilities that &lt;BR /&gt;you might need to copy over.&lt;BR /&gt;- Check the startup/shutdown configurations i.e&lt;BR /&gt;  /etc/rc.config.d&lt;BR /&gt;  /sbin/init.d&lt;BR /&gt;  /sbin/rc*.d&lt;BR /&gt;  This can be a bit tedious but if you start of by checking /sbin/init.d and &lt;BR /&gt;looking for anything missing i.e ns-httpd, oracle, omni, this will give you an &lt;BR /&gt;indication of any of the apps that you are missing.&lt;BR /&gt;- You can basically move all files like&lt;BR /&gt; /etc/passwd&lt;BR /&gt; /etc/hosts&lt;BR /&gt; /etc/groups&lt;BR /&gt; /etc/services&lt;BR /&gt; with only a few modifications.&lt;BR /&gt;- If you are keeping the same IP make sure you change /etc/rc.config.d/netconf&lt;BR /&gt;- Check all nfs shares i.e /etc/exports&lt;BR /&gt;- User homedirectories will have to be moved across to match the new &lt;BR /&gt;/etc/passwd&lt;BR /&gt;&lt;BR /&gt;The list goes on and on but basically you will soon find out if something is &lt;BR /&gt;different, sadly there is no magic button to do this.&lt;BR /&gt;&lt;BR /&gt;hope the info helps,&lt;BR /&gt;  regards,&lt;BR /&gt;    AG</description>
      <pubDate>Thu, 02 Dec 1999 16:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/migrate-from-unix-10-20-to-11-0-on-new-hardware/m-p/2416442#M764995</guid>
      <dc:creator>Anthony Goonetilleke_1</dc:creator>
      <dc:date>1999-12-02T16:13:59Z</dc:date>
    </item>
  </channel>
</rss>

