Jump to content

Hey everyone,

I have a interesting dilemma and was curious what my options are. Here is what I am trying to do...

 

Problem:

I need to backup both Windows and Mac machines some of which have hardware raid 0 arrays. I am unable to find something that meets the bellow list of what I want / need it to do.

 

What I would like the backup to do:

  • Backup to a household server running Windows Server 2012 r2 Standard
  • Backup both Windows and Mac machines
  • Backup entire HDD/SSD/Raid Volume
  • Schedule backup times
  • NO CLOUDS!

 

If anyone has any suggestions please post bellow. Thanks.

Link to comment
https://linustechtips.com/topic/594753-backup-solutions/
Share on other sites

Link to post
Share on other sites

CrashPlan might be able to handle it. Free unless you use their cloud backup service.

i7 4790k | MSI Z97S SLI Krait Edition | G.Skill Ripjaws X 16 GB | Samsung 850 EVO 500 GB | 2x Seagate Barracuda 2TB | MSI GTX 970 Twin Frozr V | Fractal Design R4 | EVGA 650W

A gaming PC for your budget: $800 - $1000 - $1500 - $1800 - $2600 - $9001

Remember to quote people if you want them to see your reply!

Link to comment
https://linustechtips.com/topic/594753-backup-solutions/#findComment-7731803
Share on other sites

Link to post
Share on other sites

Is the raid 0 particularly important, i mean it is technically just another volume so you can back it up all the same. But if you want an exact bit by bit copy it may get complicated.

You just need to make sure you have reserved and static ips and then allow file sharing for the windows. Then you can use something as simple as vbs to back up the files though a scheduled task would be better. The macs will have an issue,

I'm not sure of the options to allow file transfer between windows server and mac(I would normally say freenas) if you can find some fluid software/daemon to allow file transfer then you can set another scheduled task. I would assume you could use a sftp client if needed but I would hope the is a better option some where. 

Just set the task on the server to ping the device and then copy/clone the target drives(ping is optional to cut down on errors). You may want to compress the previous back up before copying a new one instead of just replacing it to be safe and still save space.

 

Perhaps a freenas or nas4free VM? that way the network file sharing is simple and protocols are supported for both OSs, then schedule the back ups on the target devices. 

 

                     .
                   _/ V\
                  / /  /
                <<    |
                ,/    ]
              ,/      ]
            ,/        |
           /    \  \ /
          /      | | |
    ______|   __/_/| |
   /_______\______}\__}  

Spoiler

[I5-12600k | 32gb DDR5 6000 | RTX5070 | 2x1tb M.2]

 

[Ryzen 5 1600 | 16gb DDR4 3200 | GTX1030 | 4x 8tb HDD] 

 

Link to comment
https://linustechtips.com/topic/594753-backup-solutions/#findComment-7731804
Share on other sites

Link to post
Share on other sites

36 minutes ago, Carbongrip said:

Hey everyone,

I have a interesting dilemma and was curious what my options are. Here is what I am trying to do...

 

Problem:

I need to backup both Windows and Mac machines some of which have hardware raid 0 arrays. I am unable to find something that meets the bellow list of what I want / need it to do.

 

What I would like the backup to do:

  • Backup to a household server running Windows Server 2012 r2 Standard
  • Backup both Windows and Mac machines
  • Backup entire HDD/SSD/Raid Volume
  • Schedule backup times
  • NO CLOUDS!

 

If anyone has any suggestions please post bellow. Thanks.

windows= backup built into windows server

Mac rsync cron job.

Link to comment
https://linustechtips.com/topic/594753-backup-solutions/#findComment-7731878
Share on other sites

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

×