Koozali.org: home of the SME Server

automated backup to 2nd drive

Hub

automated backup to 2nd drive
« on: December 26, 2002, 04:21:39 AM »
I've searched through the forums, and have found many different topics relating to backup, but none concerning how i want to perform backup.

I have the server installed on a 15GB drive, I have an 80GB drive I want to setup so that the server will automatically backup to this drive, but i also want this drive available to my windows workgroup/domain so i can backup my different machines to it. I'm kinda new to linux, but am not afraid to try things--as there is no data on my server yet--i want to get the backup working before i put data on it.

Any suggestions on how to do this would be greatly apreciated.

Arkman

Re: automated backup to 2nd drive
« Reply #1 on: December 26, 2002, 04:49:07 PM »
Search the forums and internet for information on rsynch. There are also a couple of how-to's kicking around for using rsynch to do backups from one computer to another, or from drive to drive.
You will need to moount the drive and then create a share with samba to allow access to your Windows clients. There are also how-to's kicking around to help you get on the right track here as well.
It's all 'doable' and should be a good learning experience.

Arkman

Re: automated backup to 2nd drive
« Reply #2 on: December 26, 2002, 04:50:33 PM »
Sorry...rsync not rsynch

Andrew

Re: automated backup to 2nd drive
« Reply #3 on: December 27, 2002, 07:10:07 AM »
Thank you-- I have found a couple things about Rsync, and will look into it further. I'll keep you posted--as i'm bound to run into problems when I actually go about doing it.

Hub

Re: automated backup to 2nd drive
« Reply #4 on: December 27, 2002, 07:10:20 AM »
Thank you-- I have found a couple things about Rsync, and will look into it further. I'll keep you posted--as i'm bound to run into problems when I actually go about doing it.

Hub

Re: automated backup to 2nd drive
« Reply #5 on: December 27, 2002, 07:14:37 AM »
Sorry for the double post. I originally posted my question using my laptop, and when i used my desktop for the reply I noticed it had different contact details--after i hit the submit button, I thought i had hit stop soon enough to change the details but evidently not.

Hub

Re: automated backup to 2nd drive
« Reply #6 on: December 27, 2002, 08:53:46 AM »
im attempting to do this using the flexbackup howto

http://myezserver.com/downloads/mitel/howto/flexbackup-to-disk-howto.html

if i already have the drive mounting at bootup at /bootup do i need to follow steps 2 and 3? also it is a local drive not a network share

Des Dougan

Re: automated backup to 2nd drive
« Reply #7 on: December 27, 2002, 10:26:10 PM »
You'll still need to do step 2 - otherwise, it will issue tape drive commands. If you already have the share mounted, then you should be OK bypassing step 3.

Des Dougan

Hub

Re: automated backup to 2nd drive
« Reply #8 on: December 28, 2002, 08:03:25 AM »
I was able to get flexbackup to work, however discovered this is not the right solution for me, as i want to be able to easily restore individual files, I have been looking into rsync, but have not found any howto's i can understand. I just want to backup to another local drives, all the howto's i find tell you how to backup and keep different servers in sync with each other. Is there a simple howto out there that i have missed?

Boris

Re: automated backup to 2nd drive
« Reply #9 on: December 28, 2002, 12:28:51 PM »
Try TapeWare and uncomment option to backup to disk device in the tapeware.ini file. You will be able to backup (and restore any file) to second drive. If you mount second drive as an ibay it will also be available to backup workstations. Eval (30 days) is good enough to test and like it. Program well worth money.
Good luck.

Arkman

Re: automated backup to 2nd drive
« Reply #10 on: December 29, 2002, 04:21:01 AM »
If time is more important than money you might want to have a look at purchasing something. Dungog (www.dungog.net) has a SME add-on package that adds a bunch of panels to the server-manager for backing up and rsyncing. Price is reasonable.

Hub

Re: automated backup to 2nd drive
« Reply #11 on: December 29, 2002, 04:40:15 AM »
I will look into these programs. However I was hopeing to find a free solution as this is a small home server, and I am only 18 years old, I really dont want to spend any money on it.