-
- Novice
- Posts: 5
- Liked: 1 time
- Joined: Jan 27, 2012 1:24 pm
- Full Name: Alexander
- Contact:
Backup to Azure
Hello,
i will need to use cloud (AZURE) to copy backups to offsite location due business requirement.
I have V8 installed, but i can't find AZURE in the VCP list.
Should I continue to use VEEAM Cloud Edition, or how do I get the backups in the AZURE cloud?
Thanks
Alex
i will need to use cloud (AZURE) to copy backups to offsite location due business requirement.
I have V8 installed, but i can't find AZURE in the VCP list.
Should I continue to use VEEAM Cloud Edition, or how do I get the backups in the AZURE cloud?
Thanks
Alex
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
The best approach would be to find a service provider that answers your requirements best and get a cloud repository from him/her. The reasons are outlined in the adjacent thread. Thanks.
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Nov 18, 2014 2:05 pm
- Full Name: Baronne Mouton
- Contact:
[MERGED] Backup to Azure using v8 Standard
Hi,
I'm looking for some advice/recommendations on the best way to backup to Azure for an off-site backup.
What needs configuration from both the Azure side and the Veeam B&R server. Do we spin up a VM / VPN, etc?
Any help much appreciated
cheers,
I'm looking for some advice/recommendations on the best way to backup to Azure for an off-site backup.
What needs configuration from both the Azure side and the Veeam B&R server. Do we spin up a VM / VPN, etc?
Any help much appreciated
cheers,
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Nov 18, 2014 2:05 pm
- Full Name: Baronne Mouton
- Contact:
Re: Cloud Backups stupid question
not sure how my thread got merged with a title of "stupid question" - I don't think it's a stupid question! quite valid really and am looking for advice how to "hand roll" your own solution to backup offsite to Azure storage...
-
- Veeam Software
- Posts: 21138
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Backup to Azure
Topic title fixed, please review Vladimir's answer above and reasoning behind it in the thread he refers to. Thanks.
-
- Chief Product Officer
- Posts: 31804
- Liked: 7298 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Cloud Backups stupid question
Merge fail this is just how the original poster decided to call his own topicennorab wrote:not sure how my thread got merged with a title of "stupid question" - I don't think it's a stupid question! quite valid really and am looking for advice how to "hand roll" your own solution to backup offsite to Azure storage...
-
- Enthusiast
- Posts: 55
- Liked: 4 times
- Joined: Jul 29, 2013 2:13 am
- Full Name: Scott
- Contact:
Re: Backup to Azure
I am currently testing Backup Copy to Azure and AWS.
I tried using AWS Storage Gateway which allows you to map an S3 bucket via iSCSI to an on-prem Veeam Server. This worked great until the backup copy retention was reached and a transformation was needed. This "downloaded" data from S3 which started to get very expensive so we killed this idea.
Next step was to install a VM using EC2. We added this to the Veeam Backup Infrastructure as a Repository and Wan Accelerator and this is working really well. Have done the same with Azure with same results.
Summary. You need a Veeam Repository Server in the cloud. Don't need a VPN as the Server doesn't need to join a domain or anything like that. Ensure you have appropriate AWS/Azure access lists/firewall in place to only allow connectivity from your on-prem Veeam Servers.
Hope this is helpful
I tried using AWS Storage Gateway which allows you to map an S3 bucket via iSCSI to an on-prem Veeam Server. This worked great until the backup copy retention was reached and a transformation was needed. This "downloaded" data from S3 which started to get very expensive so we killed this idea.
Next step was to install a VM using EC2. We added this to the Veeam Backup Infrastructure as a Repository and Wan Accelerator and this is working really well. Have done the same with Azure with same results.
Summary. You need a Veeam Repository Server in the cloud. Don't need a VPN as the Server doesn't need to join a domain or anything like that. Ensure you have appropriate AWS/Azure access lists/firewall in place to only allow connectivity from your on-prem Veeam Servers.
Hope this is helpful
-
- VP, Product Management
- Posts: 6035
- Liked: 2860 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: Backup to Azure
I believe you can overcome this but the cache must be big enough to keep the recent data local.scottf99 wrote:I tried using AWS Storage Gateway which allows you to map an S3 bucket via iSCSI to an on-prem Veeam Server. This worked great until the backup copy retention was reached and a transformation was needed. This "downloaded" data from S3 which started to get very expensive so we killed this idea.
-
- Chief Product Officer
- Posts: 31804
- Liked: 7298 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Backup to Azure
But what about MITM? How do you know you are connecting to YOUR server, and not sending your backups to someone else?scottf99 wrote:Don't need a VPN as the Server doesn't need to join a domain or anything like that.
-
- Enthusiast
- Posts: 55
- Liked: 4 times
- Joined: Jul 29, 2013 2:13 am
- Full Name: Scott
- Contact:
Re: Backup to Azure
Fair call. Pretty hard trying to sell a solution where I need 10TB in the cloud but also 10TB on-prem but yes technically true. Just trying to add real world test results to the forumtsightler wrote:I believe you can overcome this but the cache must be big enough to keep the recent data local.
-
- Enthusiast
- Posts: 55
- Liked: 4 times
- Joined: Jul 29, 2013 2:13 am
- Full Name: Scott
- Contact:
Re: Backup to Azure
If this is of concern to others trying this then then just use a VPN. The cost is small. I tried both with and without VPN with similar results. Once again, just real world test results.Gostev wrote:But what about MITM? How do you know you are connecting to YOUR server, and not sending your backups to someone else?
-
- VP, Product Management
- Posts: 6035
- Liked: 2860 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: Backup to Azure
Fair enough, I guess I was assuming that they might be looking to keep more data offsite than onsite. Many customers use solutions like Azure as "tape replacement" to keep monthly fulls and such, so then you might need 10TB on-prem and 200TB in the cloud and that's still a pretty good deal!scottf99 wrote: Fair call. Pretty hard trying to sell a solution where I need 10TB in the cloud but also 10TB on-prem but yes technically true. Just trying to add real world test results to the forum
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
Just out of curiosity - are saying there are customers using 200TB of Azure Storage? What billing model they're utilizing? And how much they're typically paying for that?tsightler wrote:Many customers use solutions like Azure as "tape replacement" to keep monthly fulls and such, so then you might need 10TB on-prem and 200TB in the cloud and that's still a pretty good deal!
-
- VP, Product Management
- Posts: 6035
- Liked: 2860 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: Backup to Azure
Well, I think I only typed Azure because that was the service named in the topic, but we were specifically referencing AWS and the storage gateway. I've seen one customer that was at the maximum size of an AWS gateway, 150TB total, 16TB cache but I have no idea what they were paying, I'm assuming published prices.
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
Got it. Knowing about Azure Storage prices, I was surprised a bit to hear about tenants' renting 150 TB, thus, the questions. Thanks for clarification, anyway.
-
- Novice
- Posts: 4
- Liked: never
- Joined: Nov 20, 2014 3:22 pm
- Full Name: Seth
Re: Backup to Azure
Can you provide some more info on this? I would like to try this since I'm an Azure customer and use recovery services an have storage/VMs with Azure.scottf99 wrote:I am currently testing Backup Copy to Azure and AWS.
I tried using AWS Storage Gateway which allows you to map an S3 bucket via iSCSI to an on-prem Veeam Server. This worked great until the backup copy retention was reached and a transformation was needed. This "downloaded" data from S3 which started to get very expensive so we killed this idea.
Next step was to install a VM using EC2. We added this to the Veeam Backup Infrastructure as a Repository and Wan Accelerator and this is working really well. Have done the same with Azure with same results.
Summary. You need a Veeam Repository Server in the cloud. Don't need a VPN as the Server doesn't need to join a domain or anything like that. Ensure you have appropriate AWS/Azure access lists/firewall in place to only allow connectivity from your on-prem Veeam Servers.
Hope this is helpful
So you create a new VM, and call it a repository server. Then use Veeam to deposit backups to it with attached storage drives to the VM via some method? IP etc..site to site vpn or whatever?
Thx
-
- Chief Product Officer
- Posts: 31804
- Liked: 7298 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Backup to Azure
Correct. He does not use VPN though, just native traffic encryption by Veeam (see at the end of the quote, and also following discussion on the previous page).techlogik wrote:So you create a new VM, and call it a repository server. Then use Veeam to deposit backups to it with attached storage drives to the VM via some method? IP etc..site to site vpn or whatever?
-
- Enthusiast
- Posts: 55
- Liked: 4 times
- Joined: Jul 29, 2013 2:13 am
- Full Name: Scott
- Contact:
Re: Backup to Azure
Yes as per previous posts I tried using AWS S3 via Storage Gateway to move backups offsite but having a datamover next to the storage had many benefits. You can use a VPN to Azure/AWS (I actually found that made thing easier but there is a cost to it). I just created a Server 2012R2 in Azure, setup the firewalling or ACL or whatever Azure call it and then using the Veeam Console I just added the Azure Server as a Managed Server and the added it as a Wan Accelerator and then added it as a Repository. Then just treat it like any other Veeam Server. The first job takes a while as the WA is not cached with anything but after that it all calms down and works well (for me anyway). I'm now doing the same thing with AWS to get a feel for actual pricing as it is near impossible to estimate Azure or AWS pricing unless you know exactly how much traffic and IO and CPU/RAM you need and even then it convoluted
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
I will be interested, Scott, to hear about the results of your findings. Storage space usage, prices, etc. Please, keep us updated. Thanks.
-
- Novice
- Posts: 4
- Liked: never
- Joined: Nov 20, 2014 3:22 pm
- Full Name: Seth
Re: Backup to Azure
One last question, which ports do you have open in Azure for the repository to work properly. I've opened up 6160-6164, it gives an error on the repository install I'm assuming because the File/print share 135/137 aren't open etc.
But it shows a successful install. Still is having issues trying to connect/backup to the repository with a connect error though.
Thanks
But it shows a successful install. Still is having issues trying to connect/backup to the repository with a connect error though.
Thanks
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
Hi, Seth,
Can you confirm that you have opened all ports outlined in the system requirements?
Thanks.
Can you confirm that you have opened all ports outlined in the system requirements?
Thanks.
-
- Novice
- Posts: 4
- Liked: never
- Joined: Nov 20, 2014 3:22 pm
- Full Name: Seth
Re: Backup to Azure
It says 2500-5000, but that is not possible with Azure. It might be with some custom script, but unless I use the site-to-site vpn which is a free for all of course, not sure the exact ports for the backup/recovery function to work to the repository.
Iv'e got 6160-6164 open for the ports it says it uses for transport etc..not sure what else except the nfs and other app port it really needs. Netbios ports seems a bit odd to need open except to identify the serve/os version possibly.
Iv'e got 6160-6164 open for the ports it says it uses for transport etc..not sure what else except the nfs and other app port it really needs. Netbios ports seems a bit odd to need open except to identify the serve/os version possibly.
-
- Enthusiast
- Posts: 55
- Liked: 4 times
- Joined: Jul 29, 2013 2:13 am
- Full Name: Scott
- Contact:
Re: Backup to Azure
Hi. I just created an Azure ACL and allowed the public egress IP of my datacentre full access to my Azure systems. An implicit deny all prevents anyone else accessing it. Alternative is to create an Azure VPN, very simple to do. NetBIOS ports are required to install agents.
Cheers
scott
Cheers
scott
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Backup to Azure
If you don't want to open ports required for installing transport services, you can try to install those components on the given machine manually by copying and running msi files. Thanks.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Dec 29, 2014 4:39 pm
- Full Name: zeeshan qadri
- Contact:
[MERGED] Veeam Cloud Connect
Cloud service providers can setup Veeam Cloud Connect to setup back jobs in Azure. Can a user do the same directly?
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Backup to Azure
You can certainly buy VM resource in Azure, create Veeam repository there and then configure your local backup server to transfer data to the offsite location. Is this what you're referring to? This does not require Cloud Connect though (see above).
-
- Enthusiast
- Posts: 25
- Liked: 1 time
- Joined: Jan 27, 2015 6:17 pm
- Full Name: Alex
- Contact:
Re: Backup to Azure
Did you ever get this to work?
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Backup to Azure
Alex, can you please clarify the issue you're facing with this functionality?
Who is online
Users browsing this forum: Erwin Linker, MarioZ, Semrush [Bot] and 166 guests