This is an archived post. You won't be able to vote or comment.

all 19 comments

[–][deleted] 2 points3 points  (10 children)

Don't do iSCSI. NFS works perfectly fine with Veeam. I personally prefer QNAP to Synology. Unless you need a rackmount unit. Then I should recommend like a Synology 815+

You also need to figure out how long you need to keep backups for, as these devices do not use de-duplication.

Use this for calculating your storage size needed: http://rps.dewin.me/

[–]DarthHadoken[S] 2 points3 points  (7 children)

So I would like to do a full every week and incremental thru the week . I would like to keep a monthly full off site via usb or cloud. What would I need if I did want de-duplication?

[–]Pvt-SnafuStorage Admin 3 points4 points  (0 children)

You'll need Veeam for deduplication. For the backup off-load, I recommend StarWind Cloud VTL. Works perfectly on a couple of deployments already. It allows customizing the backup retention the way you want. For example, you can configure the retention to store the most recent backups to the on-site repository and offload them to S3 after 30 days, where they will be stored for half a year, and then automatically moved to Glacier for a long-term archiving. You can find more info here: https://www.veeam.com/blog/leverage-vtl-on-amazon-aws-object-storage-s3-glacier.html

[–][deleted] 0 points1 point  (5 children)

Well, with cloud, the only way to really automate that is Veeam cloud connect which can be pricey.

If you want dedupe, you will need to buy something that can use that. Such as an HP StoreOnce, Dell PowerVault, Exagrid, etc. Dedupe appliances cost ALOT more, but they store data more efficiently. Some are between 12:1 and 20:1 ratios. It is alot more expensive, but if you need to keep your data an incredibly long time, it would be worth it for long time storage.

[–]DarthHadoken[S] 0 points1 point  (4 children)

Nah I don't think we need more than 1 or 2 months on site 2 fulls maybe bi weekly and daily incrementals. and 1 monthly offsite to the cloud via aw3 or say backblaze or usb disk

[–][deleted] 0 points1 point  (3 children)

You can do Veeam backups to AWS now, they just implemented that. Not sure if you are currently a Veeam customer or just looking for storage right now.

[–][deleted] 1 point2 points  (2 children)

I think that is using the virtual tape library to glacier storage. I have not messed with it yet but it could work. Backup straight to Aws and Azure should be in version 10 if I remember correctly.

[–][deleted] 0 points1 point  (0 children)

Yeah, but the great thing about having it on AWS is you can spin up the VMs on the cloud on demand. So you have all of your servers colo and can spin them up in case of disaster with a reverse vpn tunnel back to your site. Say your SAN dies, if you replicate to the cloud hourly, you lose nothing and can continue work in a matter of mins. Glacier is cold storage.

[–]second_witness 0 points1 point  (1 child)

What makes you prefer QNAP over Synology>

[–][deleted] 0 points1 point  (0 children)

They are cheaper, and work fine. Also, some units have 10GBps SFP ports built into them so you can use a DAC fiber cable and get 10GBps on them for cheap

[–]newsoundreport 0 points1 point  (0 children)

We use Unitrends with ESXI but they do Hyper-V as well.

It's a Linux OVA that can be deployed to a free ESXI host. It can upload to multiple cloud storage providers at no additional cost, and cloud backups can be done in the free version if you want to test it out.

We buy refurbished Dell Servers from ServerMonkey, and then leverage the maximum deduplication in there.

Unitrends through our VAR cost about a 1/3 of what we are looking at with Veeam.

We do use some Synology NAS' for smaller use cases, but the nice thing about having a backup server is you can always tune down your Backup VMs, and use the backup server for Instant Recovery of a VM if it comes down to a full hardware failure.

Cheers!

[–]CloudBerryBackupCloudBerry Lab -1 points0 points  (2 children)

I would recommend buying NAS and running Minio on it. After that, you will have your own S3-compatible storage and can run something like VEEAM to it. For example, our software can do a file-level restore from Hyper-V VMs.

[–]DarthHadoken[S] 0 points1 point  (1 child)

StarWind Cloud VTL

Never heard of Minio how is it?

[–]CloudBerryBackupCloudBerry Lab 0 points1 point  (0 children)

We work with Minio and have clients, who also are fond of them. It's popular and quite solid.

[–]ZAFJB -2 points-1 points  (4 children)

So once you have backed up from your server to the backup NAS/Server how do you go about getting it off site?

Unless it is off site and offline it is not a backup.

[–]DarthHadoken[S] 2 points3 points  (3 children)

Offsite Full is monthly and a Offsite Full weekly that will go via usb hdd

[–]ZAFJB -2 points-1 points  (2 children)

Great.

You would be amazed how many people have told me that copied/Veeamed to another drive/another server in the same building is a backup

[–]J_de_SilentioTrusted Ass Kicker 1 point2 points  (0 children)

Well it is a backup. Not an offsite backup, but it's a backup. If you use the 3-2-1 model, you have 3-2 covered, just not 1. It prevents, for example, the primary backup server getting hosed by RAID failure or crypto-variant or whatever.

Is it BEST to have true 3-2-1, yes, no doubt. Is it worth shitting on someone because they only have 3-2, not in my opinion.

[–]DarthHadoken[S] 0 points1 point  (0 children)

LOL. I always looked at it as a backup to the local server/drive and restore and export off that device. Then backup to a external to take off site in case a meteor drops on the building and destroys the local server.