Koozali.org: home of the SME Server

Recommended Backup Device?

Offline bradleyj00

  • **
  • 37
  • +0/-0
Recommended Backup Device?
« on: January 04, 2013, 12:55:17 AM »
Wondering if someone can recommend a backup device that's easily configured with SME 8. Considering tape, rdx, usb device, etc. I need to do a daily backup of around 50GB, and would like to store the media off site, therefore I'd probably need something portable.

Thinking I'll be using DAR2.

Any suggestions? Thanks.

Offline idp_qbn

  • *****
  • 347
  • +0/-0
Re: Recommended Backup Device?
« Reply #1 on: January 04, 2013, 01:30:53 AM »
Hi Bradleyj00
My favourite way is to have a 2nd SME server running AFFA (its a backup system available through the contribs...more than just backups, though; system recovery is what it really is about). I have one running on my home network, but out in the garage/shed away from the house. Well worth reading the contrib  notes. http://wiki.contribs.org/Affa

Otherwise, get a 500Gb USB drive - very cheap these days. Use the backup system in the server-manager panel. In fact, get two disks and rotate them weekly. That way, you have a daily backup ( full plus daily incrermentals), with last week's backup stored offline somewhere.

Cheers
Ian
Moderator: could this be moved to General Discussion?
___________________
Sydney, NSW, Australia

Offline TerryF

  • grumpy old man
  • *
  • 1,847
  • +6/-0
Re: Recommended Backup Device?
« Reply #2 on: January 04, 2013, 02:23:53 AM »
Otherwise, get a 500Gb USB drive - very cheap these days. Use the backup system in the server-manager panel. In fact, get two disks and rotate them weekly. That way, you have a daily backup ( full plus daily incrermentals), with last week's backup stored offline somewhere.

This is what I do on two servers in small offices environments for not for profit orgs, they use two USB HDS, on a workstation, and swap them on a weekly basis using the built in backup to workstation option in server-manager. That workstation has WOL so use that to start it via a cron job at 1am on a Sunday and then the backup runs.

On my home server I just back to my workstation, "iregularly" :-) and use a external HD to store the backups..messy I know..unfortunately I'm lazy.. 
--
qui scribit bis legit

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Recommended Backup Device?
« Reply #3 on: January 04, 2013, 04:26:52 PM »
Moderator: could this be moved to General Discussion?

Notes to the moderator(s) need to be sent via the "Report to moderator" button.

Offline jameswilson

  • *
  • 794
  • +0/-0
    • Security Warehouse, trade security equipment
Re: Recommended Backup Device?
« Reply #4 on: January 04, 2013, 09:55:21 PM »
I use SME and AFFA with great success. I use it to move hardware as well as for normal backup / restore.

I have SME running the host and then i use the virtualbox notes to run virtual machines within. These then backup my main SME in various locations (remote) i also have an old dell p4 desktop running locally doing the same to take over as and when needed.

Both have been bulletproof over the years and i wouldnt backup any other way now.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Recommended Backup Device?
« Reply #5 on: January 04, 2013, 10:04:39 PM »
Wondering if someone can recommend a backup device that's easily configured with SME 8. Considering tape, rdx, usb device, etc. I need to do a daily backup of around 50GB, and would like to store the media off site, therefore I'd probably need something portable.

Thinking I'll be using DAR2.


an usb dat tape drive (internal or external) and SME's default backup feature

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Recommended Backup Device?
« Reply #6 on: January 05, 2013, 12:32:06 AM »
bradleyj00

Configure Affa to backup to local USB disk.
Buy 2 x mini USB disks, say 1gb in capacity each.
Then do a full Affa backup on each on consecutive nights.
Then after that Affa will do daily incremental backups (only adding changes).
Swap each disk off site each alternate day.

If you forget a day or get out of sync, it does not matter, Affa will just do another incremental.

Keep this "pattern" going for 3 or 6 or 12 months or even longer (depending on your personal choice & data security model). You will have backups that allow you to restore any files made on any day during that total retention period, or you can do a full restore to any date.

Create new full backups on both disks after a suitable desired time period eg 1 year & then do daily incrementals again.

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jameswilson

  • *
  • 794
  • +0/-0
    • Security Warehouse, trade security equipment
Re: Recommended Backup Device?
« Reply #7 on: January 05, 2013, 12:45:18 AM »
Mary as always is dead on.

But im lazy and prefer it just happens.

Setup multiple boxes in various locations (with at least 1 being lan) and then just check they do their stuff. Job done imo

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Recommended Backup Device?
« Reply #8 on: January 05, 2013, 01:38:09 AM »
jameswilson

Quote
But im lazy and prefer it just happens.

Dedicated automated Affa backup server or servers are a great idea re set & forget, & I have used them.
If backing up offsite via Internet & ADSL, Affa uses rsync, & if there are large amounts of data changing each day on the source server, then it is simply not practical to rsync over the net in one overnight session.

bradleyj00 asked for portable offsite storage on a daily basis, so swapping USB disks is a practical answer.

A daily incremental backup to an offsite Affa backip server via net using rsync is OK for data changes of a few hundred Mb or even 1Gb, but more than that becomes impossible or impractical to transfer, even with fast connections. Typical ADSL is slow on the outgoing leg, & you can also use up a lot of data allowance on your monthly plan. If you had 50Gb allowance per month, then this could easily be used up by daily large incremental rsync transfers, and/or significant additional data usage charges could be incurred.

Every situation is different & the particulars/requirements of one situation will really determine the most suitable approach. What works OK for one, does not necessarily apply to another.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jameswilson

  • *
  • 794
  • +0/-0
    • Security Warehouse, trade security equipment
Re: Recommended Backup Device?
« Reply #9 on: January 05, 2013, 08:52:41 PM »
Mary
id agree was thinking id use (and do as part of my system) a local sme with Affa. However as you rightly say our nightly backups over the wan are only a few hundred meg and as such isnt a problem (the first one takes a few weeks mind)


Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Recommended Backup Device?
« Reply #10 on: January 06, 2013, 01:56:13 AM »
jameswilson

If you use a dedicated offsite Affa backup server, then ideally you should bring that server to the site in order to perform the first full backup (temporarily reconfigured for the local network of course).
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline bradleyj00

  • **
  • 37
  • +0/-0
Re: Recommended Backup Device?
« Reply #11 on: February 01, 2013, 07:10:44 PM »
Thanks for the suggestions! Really appreciate it. I will setup an AFFA box; I'm sure that will raise further questions.

In the meantime, at least for the short term, I need to back up to an external USB hard drive. I've revisited this plan on several occassions, but never really resolved this to a comfort level that I could rely on.

I understand the typical off the shelf external USB drive will be preformatted with FAT32 or perhaps NTFS. I realize that's not going to work, so I reformated to ext3 or vfat. Still, SME would not recognize the drive. Is there a step I'm missing? I've formatted, and mounted the drive(s), but the system still behaves like there's nothing attached.

Hoping someone can offer a gentle shove in the right direction....

Thanks,
Jim

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Recommended Backup Device?
« Reply #12 on: February 01, 2013, 07:20:38 PM »
Thanks for the suggestions! Really appreciate it. I will setup an AFFA box; I'm sure that will raise further questions.

In the meantime, at least for the short term, I need to back up to an external USB hard drive. I've revisited this plan on several occassions, but never really resolved this to a comfort level that I could rely on.

I understand the typical off the shelf external USB drive will be preformatted with FAT32 or perhaps NTFS. I realize that's not going to work, so I reformated to ext3 or vfat. Still, SME would not recognize the drive. Is there a step I'm missing? I've formatted, and mounted the drive(s), but the system still behaves like there's nothing attached.

Hoping someone can offer a gentle shove in the right direction....

Thanks,
Jim


format your drive in ext3, then in a root's shell:
Code: [Select]
tail -f /var/log/messages

plug in your disk and see what happens, then report here