DistributedVirtualSwitchInfo with id 'xxx' does not exist

This post was originally published on this site

Hello there.

 

I am trying to create vmk intarfaces with New-VMHostNetworkAdapter cmlet, but gettin the error “DistributedVirtualSwitchInfo with id 50 02 5a 5c 8c fc 30 be-15 99 73 74 7d 87 b7 37′ does not exist.”

I’ve tried to specify vDS name in the cmdlet, tried to specify the variable, in which the switch object was stored (the result of Get-VirtualSwitch and Get-VDSwitch cmdlets), but still no luck.

 

Furthermore, the vDS key is the same, vCenter is complaining about:

 

PS C:Windowssystem32> $vswitch.key

50 02 5a 5c 8c fc 30 be-15 99 73 74 7d 87 b7 37

 

What is the problem?

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.