HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Backup OS Linux RH 2.1 And Datas
Operating System - Linux
1830228
Members
2556
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
09-28-2005 07:15 PM
09-28-2005 07:15 PM
Dear friends,
I had already install oracle in a Linux RH 2.1 and copy datas, now, i want to backup OS and
Datas and after rebuilding Raid then restore OS and Datas ?
Please help me, how can i do it?
Thank's a lot.
Best regards.
I had already install oracle in a Linux RH 2.1 and copy datas, now, i want to backup OS and
Datas and after rebuilding Raid then restore OS and Datas ?
Please help me, how can i do it?
Thank's a lot.
Best regards.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 07:51 PM
09-28-2005 07:51 PM
Re: Backup OS Linux RH 2.1 And Datas
Hi John,
What kind of backup device do you have?
Cheers,
Renariosjavascript:postAnswerSubmit('submit');
submit
What kind of backup device do you have?
Cheers,
Renariosjavascript:postAnswerSubmit('submit');
submit
Nothing is more successfull as failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 08:12 PM
09-28-2005 08:12 PM
SolutionI would suggest you to use a disk copy program(simple tar should be enough) to take dump of entire hard disk and move it to other location.
If you have enough work experience in Linux then what you have to do is:
* Boot the system with a rescue CD (use the first CD of RH 2.1 and type 'linux rescue' at the boot prompt. It will drop you in to a root shell
* Enable network on the system with the IP. Have some free space available on a remote server (preferrably linux)
* Then mount first local Linux partition, make tar dump of the partition using 'tar -zcvf tar-file.tar.gz /partition/mountpoint'
* Transfer this dump to the remote system (either mount the remote machine partition to local system by NFS or SAMBA etc).
* Do the above for all available partitions.
* Then exit, and reboot the machine and do whatever you want to do with the RAID. After that boot back with linux rescue CD.
* Now you will have new enhanced hard disk, create partitions similar to your old setup (size can be different) but the name and number of partitions should be same.
* setup the network, connect with the remote machine
* Transfer each tar backup file one after other and extract them to the local partition by 'tar -zxvf tar-file.tar.gz'
* Run grub or lilo boot loader and the root partition and there you go, you should have your new system up and ready.
If you are not so experienced on linux, then there are applications which can do this for you:
* HP's Rapid Deployment Pack which can take image of a system
* Ghost for Linux
* Mondo rescue CD
Hope this helps,
Gopi
Never Never Never Giveup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 06:59 AM
09-29-2005 06:59 AM
Re: Backup OS Linux RH 2.1 And Datas
Hi,
Thank you for your replay.
I have a external usb hard disk.
Regards.
Thank you for your replay.
I have a external usb hard disk.
Regards.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP