Jump to content

Second server for backup or something else?


Recommended Posts

Hi!

 

I need some advice and recommendations about long term backup.

 

I've had an Unraid server running for about a year now, and love the simplicity of setting up and maintaining Unraid.

 

But now I've outgrown the old hardware and am planning to upgrade to something beefier. (Right now 2core/4threads and 4 gigs of RAM) It runs fine, but not really suited for VMs or anything that requires any RAM at all. ;-)

 

I have a lot (140ish gigs) of family photos on the server, and a lot of other stuff I'd rather not loose. I'm not worried about transferring the disks to new hardware, but I'm rather thinking of adding redundancy. The saying goes that any single NAS server isn't really a good backup.

 

The Question now is.

 

Should I just get a second Unraid Key and setup the new server on that, keeping the old one as a backup, or are there other solutions that you'd recommend as a more long term solution? I'm thinking that backing up about once a week should be more than enough for my needs. 

Link to comment

Same.  I repurposed old server as a backup server.

 

I use the rsync script found in this post to run periodic backups automatically and unattended via ssh login.  It is completely set it and forget it and has been running for three years.  This can appear daunting and it took me a few days to get it all figured out, but, once it works you are set.

 

If the rsync stuff is not something you want to deal with, there are docker containers such as Resilio Sync or other, but those only work if the backup server is up and running and are more manual.

 

My backup server has an IPMI board so it can be powered on and off by the scripts, but if you don't have that, I used to do something similar with wake/sleep via the etherwake command.

Link to comment
59 minutes ago, Hoopster said:

Same.  I repurposed old server as a backup server.

 

I use the rsync script found in this post to run periodic backups automatically and unattended via ssh login.  It is completely set it and forget it and has been running for three years.  This can appear daunting and it took me a few days to get it all figured out, but, once it works you are set.

 

If the rsync stuff is not something you want to deal with, there are docker containers such as Resilio Sync or other, but those only work if the backup server is up and running and are more manual.

 

My backup server has an IPMI board so it can be powered on and off by the scripts, but if you don't have that, I used to do something similar with wake/sleep via the etherwake command.

Neat!

 

Sounds exactly what im looking for. Thanks. 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...