*nix Thread, Backups in Technical; I've outgrown my current backup solution and need something a bit beefier. I'm backing up to a terrastation which is ...
-
10th December 2007, 12:18 PM #1 Backups
I've outgrown my current backup solution and need something a bit beefier. I'm backing up to a terrastation which is capable of FTP and CIFS transfers. I need to be able to stop/start services before/after the backup and backup files and MySQL databases.
Any ideas?
-
-
IDG Tech News
-
10th December 2007, 12:27 PM #2 Re: Backups
I'm using a readynas at home to backup my linux VMs, it supports rsync, which can use a start and stop script (if you have the right version). Unfortunately It runs start, stop, start rsync then stop scripts for some reason (It seems to test first then run but I can't stop this action on the readynas. If you aren't moving too much stuff it could be ok. Speed isn't great, but its improved on the nv+ (I have the old 600).
It also has nfs shares which are a bit quicker than cfs in linux. The not quite released version 4 firmware has nfs over tcp
-
-
10th December 2007, 01:12 PM #3 Re: Backups
Have a look at bacula?
Only really good for server backups, but may be worth a look.
-
-
10th December 2007, 01:53 PM #4 Re: Backups
Is it possible to backup over CIFS/FTP using bacula. Because I don't see how?
-
-
10th December 2007, 03:11 PM #5 Re: Backups
As long as the server bacula runs on has the CIFS share mounted....
-
-
10th December 2007, 03:13 PM #6 Re: Backups
hmm. I wonder if I can automount cifs?
-
-
10th December 2007, 03:36 PM #7 Re: Backups
Just run some mount/umount commands in your script?
-
-
10th December 2007, 03:43 PM #8 Re: Backups
I didn't think you can do that from within a bacula job?
Anyway, looks like autofs will do smb shares.
-
-
10th December 2007, 05:13 PM #9 Re: Backups
Yeah, I automount some shares on this box..
fstab:
//sotonfs/world /mnt/shares/soton cifs credentials=/root/smb.soton,__netdev 0 0
Note how I keep the credentials separate as fstab is world readable
-
SHARE:
Similar Threads
-
By Gatt in forum How do you do....it?
Replies: 8
Last Post: 20th June 2008, 02:46 PM
-
By DSapseid in forum Networks
Replies: 11
Last Post: 12th March 2007, 11:54 AM
-
By Grommit in forum MIS Systems
Replies: 21
Last Post: 30th October 2006, 05:32 PM
-
By CyberNerd in forum Thin Client and Virtual Machines
Replies: 1
Last Post: 24th August 2006, 11:33 AM
-
By Gatt in forum How do you do....it?
Replies: 5
Last Post: 5th February 2006, 12:44 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules