<?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: System Transfer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419919#M766403</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The new machibe will prompt you for its hostname, IP address. Ensure when you &lt;BR /&gt;are installing that the original system is not connected to the network. If you &lt;BR /&gt;are unable to disconnect the original system due to inability to disrupt &lt;BR /&gt;servcies, then assign a temporary IP address when install.&lt;BR /&gt;&lt;BR /&gt;The new machine should only require the following files from the old system:&lt;BR /&gt;&lt;BR /&gt;/etc/passwd&lt;BR /&gt;/etc/groups&lt;BR /&gt;/etc/exports&lt;BR /&gt;/etc/rc.config.d/namesvrs&lt;BR /&gt;&lt;BR /&gt;This will work as long as you are a NIS client. If you are a NIS server then it &lt;BR /&gt;is a whole other ball of wax.</description>
    <pubDate>Fri, 17 Mar 2000 09:05:31 GMT</pubDate>
    <dc:creator>Steve White_8</dc:creator>
    <dc:date>2000-03-17T09:05:31Z</dc:date>
    <item>
      <title>System Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419918#M766402</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am going to install a HP-UX 11 on a HP L2000 to replace a HP 9000/720.&lt;BR /&gt;&lt;BR /&gt;I need to new machine to have the same IP,hostname, NIS , NFS and all the users &lt;BR /&gt;settings.  It is acting as a print server.  what files I need to copy from the &lt;BR /&gt;old machine for those information?&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help in advance!</description>
      <pubDate>Fri, 17 Mar 2000 07:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419918#M766402</guid>
      <dc:creator>Sharon Bi_4</dc:creator>
      <dc:date>2000-03-17T07:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: System Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419919#M766403</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The new machibe will prompt you for its hostname, IP address. Ensure when you &lt;BR /&gt;are installing that the original system is not connected to the network. If you &lt;BR /&gt;are unable to disconnect the original system due to inability to disrupt &lt;BR /&gt;servcies, then assign a temporary IP address when install.&lt;BR /&gt;&lt;BR /&gt;The new machine should only require the following files from the old system:&lt;BR /&gt;&lt;BR /&gt;/etc/passwd&lt;BR /&gt;/etc/groups&lt;BR /&gt;/etc/exports&lt;BR /&gt;/etc/rc.config.d/namesvrs&lt;BR /&gt;&lt;BR /&gt;This will work as long as you are a NIS client. If you are a NIS server then it &lt;BR /&gt;is a whole other ball of wax.</description>
      <pubDate>Fri, 17 Mar 2000 09:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419919#M766403</guid>
      <dc:creator>Steve White_8</dc:creator>
      <dc:date>2000-03-17T09:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: System Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419920#M766404</link>
      <description>As for the print server:&lt;BR /&gt;&lt;BR /&gt;tar the directories under /etc/lp (cinterface, class, info, interface, member, &lt;BR /&gt;and sinterface).&lt;BR /&gt;&lt;BR /&gt;tar the directories under /var/spool/lp&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; outputq&lt;BR /&gt;&lt;BR /&gt;copy the default printer config file to /var/spool/lp&lt;BR /&gt;&lt;BR /&gt;start print spooler:&lt;BR /&gt;&lt;BR /&gt;lpsched&lt;BR /&gt;&lt;BR /&gt;Check the status of the print spooler:&lt;BR /&gt;&lt;BR /&gt;lpstat -t&lt;BR /&gt;&lt;BR /&gt;Note: Ensure that all printers are accepting and idle.  Ensure that the &lt;BR /&gt;scheduler is running and the default printer is properly configured.&lt;BR /&gt;&lt;BR /&gt;Also not that all existing, pending request will be lost using this procedure.</description>
      <pubDate>Fri, 17 Mar 2000 09:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419920#M766404</guid>
      <dc:creator>Atif Malik_2</dc:creator>
      <dc:date>2000-03-17T09:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: System Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419921#M766405</link>
      <description>Hi, on top of all the good advise already given to you,&lt;BR /&gt;I'd like to give you preliminary steps I would follow to have this done.  Look &lt;BR /&gt;at number 5 first!!!&lt;BR /&gt;&lt;BR /&gt;1. make a copy of /etc and /sbin/init.d directories&lt;BR /&gt;outside VG00. Also, copy /var/adm, /var/spool as well.&lt;BR /&gt;&lt;BR /&gt;2. make sure you take a snapshot of your lvm configura-&lt;BR /&gt;tion including lvm map files, so that you can activate all other volume groups. &lt;BR /&gt;Remember to rcp all this &lt;BR /&gt;information to another machine from which you can get&lt;BR /&gt;all this back after you install HPUX.&lt;BR /&gt;&lt;BR /&gt;3. Create, import, activate VGs where you saved your good configuration files. &lt;BR /&gt;Mount FS and now you can copy almost any config file needed.&lt;BR /&gt;&lt;BR /&gt;4. If the server's currently a NIS slave server, just&lt;BR /&gt;redo the setup, look at the ypinit man pages it's easy&lt;BR /&gt;to do.  You can use your old /etc/rc.config.d/namesvrs&lt;BR /&gt;file for configuration.&lt;BR /&gt;&lt;BR /&gt;5. If it is a master NIS server, making sure you have &lt;BR /&gt;slave servers configured is probably the first thing&lt;BR /&gt;you should do.  See, you want your NIS clients&lt;BR /&gt;to bind to another system.  This happens automatically, but if for some reason &lt;BR /&gt;it doesn't, see man pages for ypset.  To set up the master server you can &lt;BR /&gt;follow the man pages for ypint also.  I think no server should attemp to bind &lt;BR /&gt;while you're configuring your master.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     I hope it helps, good luck!!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Mar 2000 14:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-transfer/m-p/2419921#M766405</guid>
      <dc:creator>Fernando Santana</dc:creator>
      <dc:date>2000-03-17T14:04:32Z</dc:date>
    </item>
  </channel>
</rss>

