Network based backup.

Permabanned
Joined
18 Oct 2002
Posts
1,297
Location
Derbyshire
I have 2/3 pcs on a network that I would like to be automatically (if possible) backed up at specified intervals what would be the best way of doing this ?

I am hoping I can run some kind of network server in my attic that will duplicate any hardware attached to the network at the time when it runs its daily/weekly/monthly backup.

At the moment I have a PC with 2TB storage approx half full, and a laptop with ~200Gb storage approx 10% full.

I can easily build A low spec server I would maybe even use Raid for extra security considering how cheap storage is nowadays.

i know nothing about network backups btw have never played about with it before in my life. And I am starting to think I need to.
If this is going to be an expensice way of doing it then perhaps I will just have to look at an External USB drive perhaps and do it manually but I might as well explore the best option first.

regards
James
 
I have just finished building a system for doing this and more. After much research I have built a rack mount server running unRAID as the OS.

Unraid is ideal for a home user for several reasons. It offers redundancy like raid 5, but instead of striping the parity, it stores it on a single disk. This means that if you happen to be super unlucky and loose 2 disks at the same time in the server, you only loose the data of 1 disk. All other disks are fine. If this was to happen in a RAID5 array, all data would be lost. It also means that as long as the parity drive is the largest drive, you can you a mix and match of disk models and sizes. As data isn't striped it also means that most of the time all but one drive can be spun down saving on power and heat.

So for my system I used;

Asus P5Q Premium
Intel C2D 6300
Passive ATI GPU
2Gb Patriot RAM
Norco 4020 case (Sold as XCase 420 in the UK)
2x Supermicro AOC-SASLP-MV8 SAS cards
500GB 2.5" drive for the parity drive
500GB 2.5" drive for the cache drive
4x 500GB 3.5" drives for data

This system will allow me to add up to 20 drives in a nice tidy rack mount case. If I was to use 2TB drives, this is 40TB of storage which is plenty for Blu Ray and DVD rips and everything else. It runs really quietly (I have it sitting in the hi-fi rack under the TV). It also dishes out data pretty fast. Last night I watched my first Blu Ray rip over the network to my pop corn hour without any problems at all. No stuttering and everything was super smooth.

I haven't set up the computer backups yet, but I will most likely set up scheduled robocopy scripts to run once or twice a day. Could even set the server to use wake on lan to wake up the computers in the middle of the night, back everything up and then shut them down again.

I know this system may be overkill, both for me and yourself, but I would seriously recommend looking at an unRAID based system. It will do everything you need and more.

:)

Can Un Raid be ran without running the disks in RAID ?
I am not going to spend a fortune to achieve this goal (or at least that is the idea)
I have never in the past ran a proper backup system.
My files just arent backed up properly at all tbh.

This is why I want to sort it now.
I'll probably build a low spec server and wack a coupld TB hard drives in it and run the backup system off that.
As has been said probably not important that I have RAID for a home backup being as I am already duplicating the data.

James
 
Back
Top Bottom