- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: OS backup procedure in Redhat Linux
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
10-28-2008 06:01 PM
10-28-2008 06:01 PM
OS backup procedure in Redhat Linux
Most of my experienced is in UX like ignite backup. Is there any thing same with this in linux?
please share the procesure.
thanks
gobi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 12:24 AM
10-29-2008 12:24 AM
Re: OS backup procedure in Redhat Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 07:20 AM
10-29-2008 07:20 AM
Re: OS backup procedure in Redhat Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 05:00 PM
10-29-2008 05:00 PM
Re: OS backup procedure in Redhat Linux
I did the DVD image but was impossible to restore the image.
Install a new RH environment is not difficult and short in time.
Provably the best idea is to perform a simple tar backup of the /etc and /home file systems.
Regards
A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 07:07 PM
10-29-2008 07:07 PM
Re: OS backup procedure in Redhat Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2008 11:17 PM
10-29-2008 11:17 PM
Re: OS backup procedure in Redhat Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 01:49 AM
10-30-2008 01:49 AM
Re: OS backup procedure in Redhat Linux
In the paid arena http://acronis.com works very well.
We use it for backups and system cloning.
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
11-01-2008 11:51 AM
11-01-2008 11:51 AM
Re: OS backup procedure in Redhat Linux
We use "Mondo Rescue" for OS backup on tapes/DVD and it works fine. Its great tool like Ignite for HPUX.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2008 08:53 PM
11-02-2008 08:53 PM
Re: OS backup procedure in Redhat Linux
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2008 01:51 AM
11-05-2008 01:51 AM
Re: OS backup procedure in Redhat Linux
you install it and configure easyly the Config.sh file
it makes an iso file that you must be burn on a CD or DVD
and you have your system on this media - you could start and install it after a crash.
I test it it's easy to use and reliable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2008 12:25 PM
11-06-2008 12:25 PM
Re: OS backup procedure in Redhat Linux
They have different types of bootable backups. You can download and "play" for 30 days. You can also call 4 tech support as well. They DO respond because they want to sell.
o "standalone" This one works great.
o A TSM - I also tried this one but had difficulties. Not because of storix but because of bos software not on my aix tsm server.
o network - Didn't test this one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2008 08:03 PM
11-08-2008 08:03 PM
Re: OS backup procedure in Redhat Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2008 07:08 PM
11-09-2008 07:08 PM
Re: OS backup procedure in Redhat Linux
I have 2 9GB disks on my FW-SCSI channel.
(Both are bootable)
I also have a USB 360GB disk.
I also have a DDS3 tape drive.
Once a month I do the following:
o I do a shutdown. (SDA is the booted disk)
o I reboot from the SDB disk.
o I mount the SDA disk at /previous_boot_disk
o I cd to it and tar the entire disk to either the tape or to the USB disk.
o I umount the SDA disk and reboot from it.
o I initialize the SDB disk (fdisk / mke2fs -f / fsck).
o I mount the SDB disk at /new_boot_disk.
o I do a umask 0.
o I cd to /new_boot_disk.
o I untar the tape or USB disk's file to it.
o I run LILO.
o I reboot on the SDB disk.
--
With this method:
o I know my original disk works.
o I know (or will find out) that my copy disk works.
o I know (or will find out) that the tar of my previously booted disk is good.
o I can take the tape and the USB disk offsite and know that if something happens that I have a known good backup.
Yeah - there are going to be people laughing themselves silly at my old style way of doing stuff - but it works great and it's cheap.
Hey - I still have a Toshiba T4850CT with a 520MB disk and a 37MHz CPU that is running the Linux 1.2 kernel! It ran for 2 1/2 years without an error!
regards,
tonyp