LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-13-2004, 03:11 PM   #1
dreese3
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Rep: Reputation: 0
Remote backup.


A simple RedHat question well if you are a Linux guy. I am mostly a microsoft guy but I do have a single RedHat 8 web server that needs to be backed up. The other 3 servers (Exchange, File, Citrix) all 2000 server backup to a single tape drive hanging off the file server with Veritas. The problem I have is I need to incorperate the RedHat server into this Scheme. I know that Veritas sells an agent for unix but I dont know how well it works remotely/backing up to a networked Tape. I have also heard about AMANDA and BACKULA but I do not know how well they work. So I'm looking for a unix/RedHat guru for a little guidance for a bare metal restore.

Dave
 
Old 08-13-2004, 09:32 PM   #2
valencequark
Member
 
Registered: Aug 2004
Location: greater dc metro area
Distribution: various, mostly fedora
Posts: 79

Rep: Reputation: 16
Re: Remote backup.

Quote:
Originally posted by dreese3
A simple RedHat question well if you are a Linux guy. I am mostly a microsoft guy but I do have a single RedHat 8 web server that needs to be backed up. The other 3 servers (Exchange, File, Citrix) all 2000 server backup to a single tape drive hanging off the file server with Veritas. The problem I have is I need to incorperate the RedHat server into this Scheme. I know that Veritas sells an agent for unix but I dont know how well it works remotely/backing up to a networked Tape. I have also heard about AMANDA and BACKULA but I do not know how well they work. So I'm looking for a unix/RedHat guru for a little guidance for a bare metal restore.

Dave
if you know the mount point for the tape drive, i think you can use cron to do your backups (weekly, nightly, monthly, or whatever).

cheers,
--vq
 
Old 08-17-2004, 01:32 PM   #3
dreese3
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Re: Re: Remote backup.

Quote:
Originally posted by valencequark
if you know the mount point for the tape drive, i think you can use cron to do your backups (weekly, nightly, monthly, or whatever).

cheers,
--vq
Thanks, But im looking for an app that runs on a MS system (2000 server) that can backup the redhat server remotely. If I must i can add a small tape drive to the redhat server and use a GUI app to run the backup. the problem is it must be simple because the person that will be checking the backup daily will not be a technical person just a general office staff member.

Thanks again,
Dave
 
Old 08-17-2004, 03:59 PM   #4
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
We use the Veritas Agent for UNIX, which is free and ships with Veritas for Windows (certainly with v. 8).

Having said that, v. 8 was clearly written for older UNIXes and doesn't work properly with Red Hat startup and service control - sometimes the service doesn't start automatically after the server is rebooted.

One thing worth bearing in mind is that because the system cleanly installs and upgrades from packages you don't need to back up most of the files. The only bits that need protecting are /root, /home, /var and /etc.

Unless v. 9 Agent for UNIX is better, I'd think in terms of writing a script that compresses the directories above into one or more zip archives and uploads them to the Windows box, and scheduling it to run before Veritas on the Windows machine starts the tape backup each night. The only question is how to access the Windows system from Linux (presumably across a firewall) safely, since MS are the only OS vendor that doesn't support SSH... If the Windows machine has an FTP or WebDAV service (like IIS) going, then it's easy to make a share for this purpose. Configuring a firewall to pass SMB traffic from the Linux PC is possible but more of a security risk.
 
Old 08-22-2004, 09:23 AM   #5
Bjorkli
Member
 
Registered: Jul 2003
Location: Norway
Posts: 65

Rep: Reputation: 15
You could (like me) use lftp to mirror your Linux folders to windows XP, then back them up from there. Commands are (works on Fedora Core 1, not sure about RedHat 8)

lftp -u username <ip address>
password...
mirror -R <source> <destination> for reverse mirror
or
mirror <source> <destination> for normal mirror

(Not sure if I have described it right above. Check with "man lftp" first..)

Can easly be made into a daily script or something. Good if you have webserver on both windows and linux, and wants to mirror them both ways in case one of the two fails. I use Cerberus ftp server for XP machine (but you can use the built in one too).
 
Old 08-22-2004, 10:18 AM   #6
jhibbets
Red Hat
 
Registered: Sep 2003
Location: Raleigh, NC
Distribution: Red Hat Enterprise Linux v 2.1, v 3, v 4
Posts: 174

Rep: Reputation: 30
An additional way to do this is to use tar to backup your Red Hat system (via cron, doing this before you other backups take place), have Samba set-up and place your tar archive in the Samba share (which is seen on the Windows machine) and incorporate that share into you everyday backups.

This may not be the best way, but it might work.

If your tape drive is available via the network, you may be able to set-up a different system/procedure for the linux machine(s). You should be able to tar directly to the tape drive as long as you system can access it. You can write a cron job to accomplish this.

These may help:
How can I perform backups for the Red Hat Enterprise Linux operating system?
How do I use the tar command?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for remote backup software raptorman Linux - General 1 08-17-2005 08:56 AM
Best way to backup to a Remote Snap Server kemplej Linux - Networking 1 08-31-2004 04:16 PM
How To Remote Backup Files From Another Linux Computer? knight2k Linux - Software 2 08-17-2004 03:50 AM
Remote Backup on Tape imsajjadali Red Hat 2 04-09-2004 12:59 AM
Remote Backup Solution Virtus Linux - Software 2 03-14-2003 05:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 06:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration