[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Need advice on remote backups
- From: LULANI Olsi <olulani amc al>
- To: enigma-list redhat com
- Subject: RE: Need advice on remote backups
- Date: Thu, 7 Nov 2002 13:25:06 +0100
For such a case try using amanda. The other option might be to moutn a nfs
folder from the tape-machine in the other machines with rw permissions. Do a
normal backup not in tape but in a file on the nfs mounted folder. Later
just dump these files to a tape. Restoring would be much faster from a nfs
folder than from a remote tape drive. Simultaneosly you are going to have
even the backup on tape. This is similar to the amanda system.
This is a system based only on freely available software.
Sincerely
Mr. Olsi Lulani
-----Original Message-----
From: Keith Mastin [mailto:kmastin beechtree ca]
Sent: Wednesday, November 06, 2002 10:19 PM
To: enigma-list redhat com
Subject: Re: Need advice on remote backups
>
>I have a need to set up a remote backup system and was wondering what
>is the best best way to do this.
>
>I've looked into the following, where
>
> machine1 = machine with the directories that need to be backed up
> tape-machine = machine with tape drive attached
>
> 1) Set up so that the directories on machine1 are nfs mounted on
> tape-machine and then do a normal tar, cpio, dump or whatever. The
> problem with this seems to be maintaining security for the
> files. By default, root on the tape-machine cannot access the user
> files on machine1 so either
>
> a) one changes the default permissions on the files - a
> solution I don't like since the tape-machine may be used by
> others.
>
> b) change the permissions on the tape device /dev/st0 to allow
> the humble user (me) to read/write to the tape. Are there any
> problems with this?
>
> 2) Set up to allow a remote dump from machine1 to the
> tape-machine. I've set up a system like this before, but then the
> whole network was behind a very secure firewall. I'd presumably
> have to allow root to perform actions on the remote machine (using
> rhosts) and that's something I'm a little loathe to do unless
> there's a way to do it safely.
>
>Any suggestions, ideas or thoughts would be most appreciated.
For the security, there are a couple tools that you can run through ssh,
rsync and unison. If it's just an incremental backup, I would suggest
rsync, as unison has more options and can propogate both ways (ie. bring
files up to date on both machines from each other).
_______________________________________________
enigma-list mailing list
enigma-list redhat com
https://listman.redhat.com/mailman/listinfo/enigma-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]