Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
Rickie #1
Backup of Redhat (Ghost)
I am new in Linux. I've just installed a RedHat in my intel PC. I would like
to know how to do the backup of the whole system.
I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
am wondering whether I can use this method to do the backup and restore on
Redhat. Hope someone has the experience on this. Thanks for any input.
Rickie Guest
-
clone redhat 7.3 with ghost 7.5
Hi all, I used Ghost 7.5 to do a disk to disk copy of - 60GB seagate hard drive ( redhat linux 7.3 ) - into a blank 60GB WD hard drive but... -
Backup solution for Redhat 8.0 Server: Exabyte VXA-2 vs. DLTvs160 vs. DLT8000
I would highly recommend a system backup solution you can recover the system from rather than just a "dump" which only backs up user data. If you... -
Backup solution for Redhat 8.0 Server: Exabyte VXA-2 vs. DLT vs160vs. DLT8000
rsync .. either to a winblows machine , another linux box on the network or an extra hard drive installed for the specific purpose of a mirror..... -
Backup solution for Redhat 8.0 Server: Exabyte VXA-2 vs. DLT vs160 vs. DLT8000
In comp.os.linux.misc Sotiris Tsaftaris <stsaft@yahoo.com> wrote: : To summarize, go with the new and really cheap! VXA-2, go with quantum : DLT... -
loop - begin backup, end backup Oracle 8.1.7
Hello, we have the problem named after: last weekend (22.12.2002), we did a reorganisation of a tablespace with the tool "sapdba" from SAP.... -
ne... #2
Re: Backup of Redhat (Ghost)
On Tue, 16 Sep 2003 at 12:25 GMT, Rickie eloquently wrote:
See the thread 'Incremental backups' in comp.os.linux.setup.> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.
HTH.
--
Registered Linux User # 125653 ([url]http://counter.li.org[/url]) | Please remove
Certified: 75% bastard, 42% of which is tard. | '.invalid'
[url]http://www.thespark.com/bastardtest[/url] | to reply.
Switch to: [url]http://www.speakeasy.net/refer/190653[/url]
ne... Guest
-
Jean-David Beyer #3
Re: Backup of Redhat (Ghost)
Rickie wrote:
This gets talked about all the time here. Reading old posts would show> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.
>
>
you how. Many different ways, in fact. It is my impression that most
people use tar, which makes no sense to me. Bell Labs tried to replace
tar with cpio in the 1980s or early 1990s because of the many
limitations of tar.
Now there are other methods. There once was a program named volcopy that
would copy a whole file system (warts and all) to another file system
(presumably on a different medium, such as another hard drive, tape,
etc). There is a program named dump that I have never bothered with.
I used to use a combination of find and cpio in a shell script run at
night by cron. Now I use a proprietary program named BRU. There are
others. Your biggest problem is probably deciding just what to back up
and how often.
I back up EVERYTHING every day on a bunch of tapes named Monday,
Tuesday, ..., Saturday.
Once a week I back up EVERYTHING on another bunch of tapes named First
Sunday, ..., Fifth Sunday.
Once a month I back up EVERYTHING on another bunch of tapes named
January, ..., December. I keep all but the most recent monthly tape in
the safe deposit box at the bank, and the most recent one in a different
room from the computers.
Had I so much data that it would not fit on a single tape, I would do
incremental dumps during the week and full dumps on Sundays.
--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ Registered Machine 73926.
/( )\ Shrewsbury, New Jersey [url]http://counter.li.org[/url]
^^-^^ 8:40am up 25 days, 18:05, 2 users, load average: 2.49, 2.25, 2.15
Jean-David Beyer Guest
-
Will Dormann #4
Re: Backup of Redhat (Ghost)
Rickie wrote:
> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.
Yes you can, with your bootable CD.
-WD
Will Dormann Guest
-
mjt #5
Re: Backup of Redhat (Ghost)
Rickie wrote:
.... [url]http://www.partimage.org/[/url]> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
and STOP X-POSTING to SO MANY GROUPS!!!
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
\\\ [url]http://pages.sbcglobal.net/mtobler/mjt_linux_page.html[/url] ///
Death is only a state of mind. Only it doesn't leave you much
time to think about anything else.
mjt Guest
-
Rob Ristroph #6
Re: Backup of Redhat (Ghost)
wongrickie>>>>>> "wongrickie" == wongrickie <Rickie> writes:
wongrickie> I am new in Linux. I've just installed a RedHat in my
wongrickie> intel PC. I would like to know how to do the backup of the
wongrickie> whole system.
wongrickie>
wongrickie> I usually use 'Ghost' (Symantec product) to make an image
wongrickie> on Windows PC. I am wondering whether I can use this
wongrickie> method to do the backup and restore on Redhat. Hope
wongrickie> someone has the experience on this. Thanks for any input.
I recommend mondo:
[url]http://mondorescue.org/[/url]
There are RedHat rpms, and it works well on RedHat.
--Rob
Rob Ristroph Guest
-
Steve W #7
Re: Backup of Redhat (Ghost)
On Tue, 16 Sep 2003 08:49:01 -0400, Jean-David Beyer
<jdbeyer@exit109.com> wrote:
Our department was doing this and then decided to limit our>Once a month I back up EVERYTHING on another bunch of tapes named
>January, ..., December. I keep all but the most recent monthly tape in
>the safe deposit box at the bank, and the most recent one in a different
>room from the computers.
_liability_ too a few months.
It sure beats the alternative of someone coming up wanting an email
from 1996-1997.."I remember there was snow on the ground.. so it was
sometime in the winter.."
Steve W Guest
-
Jean-David Beyer #8
Re: Backup of Redhat (Ghost)
Steve W wrote:
OK if your attories permit it. Some entities are required to keep them> On Tue, 16 Sep 2003 08:49:01 -0400, Jean-David Beyer
> <jdbeyer@exit109.com> wrote:
>
>>>> Once a month I back up EVERYTHING on another bunch of tapes named
>> January, ..., December. I keep all but the most recent monthly tape
>> in the safe deposit box at the bank, and the most recent one in a
>> different room from the computers.
>
> Our department was doing this and then decided to limit our
> _liability_ too a few months.
for as long as statute of limitations laws or court orders require. This
is often for 7 years. (My system only goes back one year; were I
required to keep files longer, I would need 7 more tapes or so.)Think about this problem when someone else was administering a system I>
> It sure beats the alternative of someone coming up wanting an email
> from 1996-1997.."I remember there was snow on the ground.. so it was
> sometime in the winter.."
>
used. A file of mine got truncated to only the first 512 bytes. It was a
C source file and the object file was present and it was also in a
library. So no one noticed the source file was damaged for a year or
more. When someone wanted a change in the file, I found it only had the
first few lines. I requested it be restored from backup. But they had
backups for only a month or so, so it could not be recovered.
Disassembling the binary was N.G. because the symbol table (needed for
any meaningful disassembly) was at the end of the file. Too bad.
--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ Registered Machine 73926.
/( )\ Shrewsbury, New Jersey [url]http://counter.li.org[/url]
^^-^^ 3:00pm up 26 days, 25 min, 2 users, load average: 4.12, 4.03, 4.00
Jean-David Beyer Guest



Reply With Quote

