- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Moving Server Data
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 11:36 PM
01-06-2004 11:36 PM
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?
And also how the heck do you do that!??! Thanks in advance all.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 11:50 PM
01-06-2004 11:50 PM
SolutionIf 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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:14 AM
01-07-2004 12:14 AM
Re: Moving Server Data
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.
If you have applications to xfer then it is more complicated but it depends on the app.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:21 AM
01-07-2004 12:21 AM
Re: Moving Server Data
So basically, put in the old hard drive, copy it over to the new one, and then can remove the old hard drive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:43 AM
01-07-2004 12:43 AM
Re: Moving Server Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:51 AM
01-07-2004 12:51 AM
Re: Moving Server Data
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.
If you were doing an upgrade in place and had all of these factors correct, you might get away with just relinking the binaries.
Its better to go through the oracle step by step available at http://metalink.oracle.com http://otn.oracle.com and http://technet.oracle.com
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:58 AM
01-07-2004 12:58 AM
Re: Moving Server Data
java and perl should be easy to copy. It would be harder if you run more than 1 version of each though.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 02:19 AM
01-07-2004 02:19 AM