<?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: Moving Server Data in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158057#M8935</link>
    <description>1st question: yes, ( or copy over the network)&lt;BR /&gt;&lt;BR /&gt;java and perl should be easy to copy. It would be harder if you run more than 1 version of each though.&lt;BR /&gt;&lt;BR /&gt;For oracle it depends on the requirements of oracle, not redhat. Check the oracle's release note or readme for your version.  Linux is now the preferred oracle's OS, so it should be easy too.  glibc would be your main concern since it is not trivial to run 2 versions on a system.</description>
    <pubDate>Wed, 07 Jan 2004 08:58:27 GMT</pubDate>
    <dc:creator>Olivier Drouin</dc:creator>
    <dc:date>2004-01-07T08:58:27Z</dc:date>
    <item>
      <title>Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158051#M8929</link>
      <description>Important question i have no experience whatsoever in...&lt;BR /&gt;&lt;BR /&gt;We have a small server running RH 6.2 and we have a new server we just got that i'm building with RH 9.0 . The Goal is to move all the data on the 6.2 server to the bigger faster server running 9.0 . What complications could I have?&lt;BR /&gt;&lt;BR /&gt;And also how the heck do you do that!??! Thanks in advance all.</description>
      <pubDate>Wed, 07 Jan 2004 07:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158051#M8929</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T07:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158052#M8930</link>
      <description>Kyle,&lt;BR /&gt; &lt;BR /&gt;If you are only talking about data as opposed to applications, the simple way would be to remove the hard disk from the first machine, put it in the new machine, and mount the filesystems there.  This will give you everything you need and you probably wouldn't need to copy anything anywhere unless it is more practical to.&lt;BR /&gt; &lt;BR /&gt;However, applications on 6.2 may well not work easily on 9.0 so you may find it simpler to install these applications again on the new box and then move the data in the manner suggested above.</description>
      <pubDate>Wed, 07 Jan 2004 07:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158052#M8930</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-01-07T07:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158053#M8931</link>
      <description>I agree with mark.&lt;BR /&gt;&lt;BR /&gt;If you move only data you can put the harddisk on the new machine. You should then copy the data on the hd of the new machines (no point to give a second life to an old hd, moreso in a server). If you dont want the hassle to put the hd, in just use scp (part of openssh) and xfer over the notwork.&lt;BR /&gt;&lt;BR /&gt;If you have applications to xfer then it is more complicated but it depends on the app.</description>
      <pubDate>Wed, 07 Jan 2004 08:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158053#M8931</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-07T08:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158054#M8932</link>
      <description>I think all we have is data mainly. By applications you guys mean things like Media player or games, which we have none of. So i guess it's mainly data. &lt;BR /&gt;&lt;BR /&gt;So basically, put in the old hard drive, copy it over to the new one, and then can remove the old hard drive? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2004 08:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158054#M8932</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T08:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158055#M8933</link>
      <description>Does RH 9.0 require any special attention when installing things such as java, oracle, or perl? Thanks.</description>
      <pubDate>Wed, 07 Jan 2004 08:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158055#M8933</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-07T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158056#M8934</link>
      <description>Perl is pretty well handled and compatible in your jump from 6.2 to 9.0&lt;BR /&gt;&lt;BR /&gt;Oracle and java, not really. You'll have to meticulously make sure the right, compatible version of the gcc tools is installed, go out and get java and install it yourself and deal with any other complications in the oracle install manual.&lt;BR /&gt;&lt;BR /&gt;If you were doing an upgrade in place and had all of these factors correct, you might get away with just relinking the binaries.&lt;BR /&gt;&lt;BR /&gt;Its better to go through the oracle step by step available at &lt;A href="http://metalink.oracle.com" target="_blank"&gt;http://metalink.oracle.com&lt;/A&gt; &lt;A href="http://otn.oracle.com" target="_blank"&gt;http://otn.oracle.com&lt;/A&gt; and &lt;A href="http://technet.oracle.com" target="_blank"&gt;http://technet.oracle.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 Jan 2004 08:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158056#M8934</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-07T08:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158057#M8935</link>
      <description>1st question: yes, ( or copy over the network)&lt;BR /&gt;&lt;BR /&gt;java and perl should be easy to copy. It would be harder if you run more than 1 version of each though.&lt;BR /&gt;&lt;BR /&gt;For oracle it depends on the requirements of oracle, not redhat. Check the oracle's release note or readme for your version.  Linux is now the preferred oracle's OS, so it should be easy too.  glibc would be your main concern since it is not trivial to run 2 versions on a system.</description>
      <pubDate>Wed, 07 Jan 2004 08:58:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158057#M8935</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-07T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Moving Server Data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158058#M8936</link>
      <description>If I were doing this, (if we are talking about  just data, nfs, or samba) I wouldn't swap the hard drive, old technology on a new server is asking for trouble. I would use rsync over the network. this can be done in parallel, while both machines are running. During your downtime, do one last sync and your downtime is minimal.</description>
      <pubDate>Wed, 07 Jan 2004 10:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/moving-server-data/m-p/3158058#M8936</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2004-01-07T10:19:25Z</dc:date>
    </item>
  </channel>
</rss>

