Host-based backup of Microsoft Hyper-V VMs.
Post Reply
Baptiste
Service Provider
Posts: 50
Liked: 5 times
Joined: Nov 12, 2014 4:40 pm
Contact:

Replica - Different vSwitch & VLAN ID

Post by Baptiste »

Hello,

I am doing replication on Hyper-V on two differents cluster with differents network configuration.
VEEAM is great coz you can select different IP and different vSwitch but i cannot find how change VLAN ID ?

I have vSwitch with mutiple vlan on both side but vlan id doesn't match. Is there a way to change it ?
Should i script something to change VLAN ID in powershell ? Before failover or after failover ? will change on vm configuration break my replication ?


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

Re: Replica - Different vSwitch & VLAN ID

Post by foggy »

We've added VLAN ID support in SureBackup in v8, however replication jobs still preserve original VLAN. Post-job scripting will not help as changes will be discarded during the next job cycle, however post-failover script from within the failover plan can be used for that purpose.
Baptiste
Service Provider
Posts: 50
Liked: 5 times
Joined: Nov 12, 2014 4:40 pm
Contact:

Re: Replica - Different vSwitch & VLAN ID

Post by Baptiste » 1 person likes this post

Thanks Foggy for your quick answer.
That's what i though ;) Future update maybe ? or High request :) !

For others who are looking to change VLAN ID on Hyper-V in a post failover-script :

Code: Select all

Set-VMNetworkAdapterVlan -VMName "VMNAME" -Access -VlanId "VLANID"
GoodLuck
foggy
Veeam Software
Posts: 21069
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: Replica - Different vSwitch & VLAN ID

Post by foggy »

Request noted. And thanks for sharing the script!
Post Reply

Who is online

Users browsing this forum: No registered users and 27 guests