Jump to content

Hi,

 

I have 3 drives in my system that i want to backup

M Media - WD Blue 1tb (about 600gb used) (contains some pictures, videos, music, and programs and other random stuff)

P Pictures - Segate 2tb Barracuda (about 930gb used) (contains pictures and videos only)

C Windows Installation - Samsung 840 evo 120gb (about 90gb used) (just the windows installation with some software installed)

 

As a backup drive, all i currently have is one segate backup plus 2tb.

 

Im trying to decide what will be the best way to backup my computer? Should i image the drives or should i just copy the files over to the backup drive.

Ideally i would do both, but i dont have enough storage on the backup drive to do that...

 

Thoughts?

 

 

Thanks

Gershy13

CPU: Ryzen 7 5800x + H150i Elite LCD     

RAM: 32GB Corsair Vengeance Pro RGB DDR4 3600MHz CL16

Motherboard: Gigabyte X570 Aorus Pro

GPU: MSI RTX 3070 Ventus 3X OC       

SSD 1: Corsair MP600 1tb (Windows)      

SSD 2: Samsung 840 EVO 120gb (Scratch Drive)   

SSD 3: Samsung 860 EVO 250gb

HDD 1: WD Blue 1TB

HDD 2: Seagate Barracuda 2TB

Case: NZXT H710

PSU: Corsair TX750M

Mouse: Lamzu Atlantis Pro Mini 4khz

Keyboard: Akko 5075B Plus

OS: Windows 10 Pro 64-bit  

Link to comment
https://linustechtips.com/topic/906409-backing-up-drives-image-clone-vs-files/
Share on other sites

Link to post
Share on other sites

Alot of it depends on how you want to restore them. I prefer disk images for my OS and regular backups for my remaining storage. Many backup programs and disk image programs compress files. This will help with your storage limitations. Another option is to replace that 2tb drive with a 3 or 4 tb drive.

 

I have two different disk images for each system. The first is an initial install with drivers and some software to allow me to quickly recover a system to a default state. The second I take intermittently a a quick recovery to a prev. state. The rest of my files back up to my server weekly.

Link to post
Share on other sites

With backups, the tried-and-true method is the 3-2-1 method: keep 3 copies of your data, 2 local but on different mediums, and 1 offsite in case of disaster. You've already got what seems to be the drives you need to do this because you've got multiple internal drives and an external backup drive (if you'd like to be extra safe, you could go for an extra/ larger capacity external drive). 

As far as how to do it, there are many methods, some people like the convenience of a software that automates their backups and takes most of the legwork out of the process for them. We do offer a free limited version of Acronis' popular backup software, ours is dubbed DiscWizard.

Seagate Technology | Official Forums Team

IronWolf Drives for NAS Applications - SkyHawk Drives for Surveillance Applications - BarraCuda Drives for PC & Gaming

Link to post
Share on other sites

5 hours ago, seagate_surfer said:

With backups, the tried-and-true method is the 3-2-1 method: keep 3 copies of your data, 2 local but on different mediums, and 1 offsite in case of disaster. You've already got what seems to be the drives you need to do this because you've got multiple internal drives and an external backup drive (if you'd like to be extra safe, you could go for an extra/ larger capacity external drive). 

As far as how to do it, there are many methods, some people like the convenience of a software that automates their backups and takes most of the legwork out of the process for them. We do offer a free limited version of Acronis' popular backup software, ours is dubbed DiscWizard.

 

6 hours ago, voyager_ said:

Alot of it depends on how you want to restore them. I prefer disk images for my OS and regular backups for my remaining storage. Many backup programs and disk image programs compress files. This will help with your storage limitations. Another option is to replace that 2tb drive with a 3 or 4 tb drive.

 

I have two different disk images for each system. The first is an initial install with drivers and some software to allow me to quickly recover a system to a default state. The second I take intermittently a a quick recovery to a prev. state. The rest of my files back up to my server weekly.

ok thanks, i think as i dont have enough space im going to go with just copying the files over for the media and pictures drives, and imaging the windows drive.

 

Eventually im going to turn my old computer that is laying around doing nothing into a NAS, which will then do automatic image backups (and files for the pictures drive if i can spare the space).

 

Any ideas what raid would be best for redundancy?

CPU: Ryzen 7 5800x + H150i Elite LCD     

RAM: 32GB Corsair Vengeance Pro RGB DDR4 3600MHz CL16

Motherboard: Gigabyte X570 Aorus Pro

GPU: MSI RTX 3070 Ventus 3X OC       

SSD 1: Corsair MP600 1tb (Windows)      

SSD 2: Samsung 840 EVO 120gb (Scratch Drive)   

SSD 3: Samsung 860 EVO 250gb

HDD 1: WD Blue 1TB

HDD 2: Seagate Barracuda 2TB

Case: NZXT H710

PSU: Corsair TX750M

Mouse: Lamzu Atlantis Pro Mini 4khz

Keyboard: Akko 5075B Plus

OS: Windows 10 Pro 64-bit  

Link to post
Share on other sites

16 hours ago, Gershy13 said:

 

ok thanks, i think as i dont have enough space im going to go with just copying the files over for the media and pictures drives, and imaging the windows drive.

 

Eventually im going to turn my old computer that is laying around doing nothing into a NAS, which will then do automatic image backups (and files for the pictures drive if i can spare the space).

 

Any ideas what raid would be best for redundancy?

Raid 5 is often a good option for many people. It offers single drive failure but good read/write performance and many mother boards and add on cards support it. If performance isn't a primary factor you should consider using something like FreeNas or Unraid.

 

I personally went with Unraid for the drive flexibility. Drive do not have to match and can be added individually as needed. The limiting factor is the size of your parity drive, no drive can be larger than the parity drive. The downsize is the write speed from the array. If I have my cache drive disabled I can typically write to the array at around 40-50Mb/s. Read speeds are limited by the individual drive that you are accessing. The write speed limitation is easy to correct with a cache drive. I use a couple of SSD's and can write to the system as fast as the network connection will allow.

Link to post
Share on other sites

1 hour ago, voyager_ said:

Raid 5 is often a good option for many people. It offers single drive failure but good read/write performance and many mother boards and add on cards support it. If performance isn't a primary factor you should consider using something like FreeNas or Unraid.

 

I personally went with Unraid for the drive flexibility. Drive do not have to match and can be added individually as needed. The limiting factor is the size of your parity drive, no drive can be larger than the parity drive. The downsize is the write speed from the array. If I have my cache drive disabled I can typically write to the array at around 40-50Mb/s. Read speeds are limited by the individual drive that you are accessing. The write speed limitation is easy to correct with a cache drive. I use a couple of SSD's and can write to the system as fast as the network connection will allow.

personally i dont mind speed being slow, as long as its not stupidly slow... as its just going to be backing up...

I would like to run something that would be free or cheap, unraid is paid isnt it?

What about storage... how much would i lose if i were to use raid 5?

CPU: Ryzen 7 5800x + H150i Elite LCD     

RAM: 32GB Corsair Vengeance Pro RGB DDR4 3600MHz CL16

Motherboard: Gigabyte X570 Aorus Pro

GPU: MSI RTX 3070 Ventus 3X OC       

SSD 1: Corsair MP600 1tb (Windows)      

SSD 2: Samsung 840 EVO 120gb (Scratch Drive)   

SSD 3: Samsung 860 EVO 250gb

HDD 1: WD Blue 1TB

HDD 2: Seagate Barracuda 2TB

Case: NZXT H710

PSU: Corsair TX750M

Mouse: Lamzu Atlantis Pro Mini 4khz

Keyboard: Akko 5075B Plus

OS: Windows 10 Pro 64-bit  

Link to post
Share on other sites

40 minutes ago, Gershy13 said:

personally i dont mind speed being slow, as long as its not stupidly slow... as its just going to be backing up...

I would like to run something that would be free or cheap, unraid is paid isnt it?

What about storage... how much would i lose if i were to use raid 5?

Unraid is paid. With raid 5 if you have 3 x 4 terabyte drives you will have 8 terabytes of usable space.

Link to post
Share on other sites

On 17/03/2018 at 1:59 PM, voyager_ said:

Unraid is paid. With raid 5 if you have 3 x 4 terabyte drives you will have 8 terabytes of usable space.

i heard that unraid has a free version with up to 3 drives?

CPU: Ryzen 7 5800x + H150i Elite LCD     

RAM: 32GB Corsair Vengeance Pro RGB DDR4 3600MHz CL16

Motherboard: Gigabyte X570 Aorus Pro

GPU: MSI RTX 3070 Ventus 3X OC       

SSD 1: Corsair MP600 1tb (Windows)      

SSD 2: Samsung 840 EVO 120gb (Scratch Drive)   

SSD 3: Samsung 860 EVO 250gb

HDD 1: WD Blue 1TB

HDD 2: Seagate Barracuda 2TB

Case: NZXT H710

PSU: Corsair TX750M

Mouse: Lamzu Atlantis Pro Mini 4khz

Keyboard: Akko 5075B Plus

OS: Windows 10 Pro 64-bit  

Link to post
Share on other sites

I would recommend an image for your OS drive since there's no way you could just "restore and go" with any other method, but for the rest of your data, copying as files makes much more sense.  It would allow you to keep different versions over time without using too much extra space, and would make it easy to access them when needed.

Solve your own audio issues  |  First Steps with RPi 3  |  Humidity & Condensation  |  Sleep & Hibernation  |  Overclocking RAM  |  Making Backups  |  Displays  |  4K / 8K / 16K / etc.  |  Do I need 80+ Platinum?

If you can read this you're using the wrong theme.  You can change it at the bottom.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×