Comprehensive data protection for all workloads
Post Reply
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Veeam Backup + VCC + WAN accelerator

Post by cedrad33 »

Good Morning,

I encountered one issue, and it seems that the function doesn't exists according to the support when i called them, and they suggest me to open one topic in Veeam's Blog, so here am I.

Tools I have are :
- Veeam Backup & Replication (License Evaluation : 30 days - Enterprise Plus)
- Veeam Agent for Windows (Currently in Beta)
- An Vcc account to a service provider (to send a backup copy)

The project I have is :

1) I have one physical in Windows 2012 R2. I installed the Veeam Agent for Microsoft Windows to Backup the entire server.
The backup is going into a Veeam Backup Repository.
For the moment everything works very fine :D

2) Now i want to create a Backup Copy in Veeam Backup & Replication, from the previous job and send this copy using the VCC account the service provider gave me, and WAN Accelerator. According to the software, it is impossible to configure WAN Accelerator.

Note :
The Veeam Backup is NOT linked to a VMware or HyperV Environnement.
It has been installed only to make a Backup Copy which is send to a cloud storage. But i absolutely need to use WAN Accelerator, and i can't...

Could you please help me ?

Thanks in advance.
foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by foggy »

cedrad33 wrote:According to the software, it is impossible to configure WAN Accelerator.
What do you mean by impossible? Do you have WAN accelerators configured on both sides (target WAN accelerator is configured on the SP side)?
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by cedrad33 »

Hello foggy, thanks for your reply.

I mean that i can't configure WAN Accelerator in Veeam Backup & Replication.
The option is not visible.

I think I have this issue because Veeam is waiting to be linked with an VMware or HyperV Infrastructure.
But i don't have one, i just want to send the backup through VCC with WAN Accelerator

Perhaps i'm wrong .. My Veeam Backup & Replication is the last one (9.5) with a License Enterprise Plus...
foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by foggy »

cedrad33 wrote:I mean that i can't configure WAN Accelerator in Veeam Backup & Replication.
The option is not visible.
Do you mean the option to enable WAN acceleration in the backup copy job or the option to add WAN accelerator?
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by cedrad33 »

Yes exactly, this option is not visible
foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by foggy »

Which one of the two I mentioned? A screenshot would help.
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by cedrad33 »

foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by foggy »

Ok, thanks for the picture, it's clear now. Indeed, the reason is that you have no vSphere/Hyper-V hosts added. To workaround, you either have to temporarily add a host or use PowerShell to add WAN accelerators. Btw, this is addressed in the upcoming v9.5 Update 2, where you will be able to add WAN accelerator without virtual hosts.
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by cedrad33 »

Thanks a lot for your answer, it was very useful :)
I thought it was the cause...

My Last question, do you know approximatively when the Update 2 will be release ?
veremin
Product Manager
Posts: 20271
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by veremin » 1 person likes this post

And speaking about PS approach, one of the following scripts should answer your requirements:

Code: Select all

#Installing WAN Accelerator on local machine
Asnp VeeamPSSnapin
Get-VBRLocalhost | Add-VBRWANAccelerator -Description "Description" -CachePath "Path to some folder" -CacheSize 100 -CacheSizeUnit GB

Code: Select all

#Installing WAN Accelerator on different machine
Asnp VeeamPSSnapin
$Server = Get-VBRServer -name "Name of some machine"
Add-VBRWANAccelerator -Server $Server -Description "Description" -CachePath "Path to some folder" -CacheSize 150 -CacheSizeUnit GB
foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by foggy »

Update 2 is scheduled to be released in April.
cedrad33
Novice
Posts: 7
Liked: 1 time
Joined: Mar 20, 2017 9:13 am
Full Name: Cedric AAAA
Contact:

Re: Veeam Backup + VCC + WAN accelerator

Post by cedrad33 » 1 person likes this post

Hello,
I really thank you foggy and v.Eremin for your responses.
They helped me a lot, i'll try with adding a WAN Accelerator in PowerShell :)
Thanks a lot for your reactivity.
This was a very good experience.

Have a nice day.
Post Reply

Who is online

Users browsing this forum: Creede1, Semrush [Bot], tsightler and 140 guests