New Question
0

HyperV VM unable to connect to virtual Switch

asked 2016-08-02 17:27:38 +0300

Westsidef gravatar image

updated 2016-11-11 21:57:38 +0300

Claudiu Belu gravatar image

Hello,

we currently test hyperv and openstack with Kilo. The launch of the Windows Instance works perfect, but the virtual NIC of the VM is not connected to the virtual external Switch: 2016-08-02T14:11:40.763Z|00023|wmi|WARN|Could not get the first MsvmVirtualEthernetSwitchSettingData object 2016-08-02T14:11:40.764Z|00024|wmi|WARN|Could not find HRESULT description for: 0. 2016-08-02T14:11:40.764Z|00025|dpifnetlink|ERR|Could not create wmi internal port with name:br0 2016-08-02T14:11:40.764Z|00026|dpif|WARN|system@ovs-system: failed to add br0 as port: Invalid argument 2016-08-02T14:11:53.463Z|00027|wmi|WARN|Could not get the first MsvmVirtualEthernetSwitchSettingData object 2016-08-02T14:11:53.464Z|00028|wmi|WARN|Could not find HRESULT description for: 0. 2016-08-02T14:11:53.465Z|00029|dpifnetlink|ERR|Could not create wmi internal port with name:br0 2016-08-02T14:11:53.465Z|00030|dpif|WARN|system@ovs-system: failed to add br0 as port: Invalid argument 2016-08-02T14:11:53.465Z|00031|dpif|WARN|system@ovs-system: failed to add external.1 as port: Invalid argument 2016-08-02T14:15:41.073Z|00032|dpif|WARN|system@ovs-system: failed to query port : Invalid argument

Here is my output from the ovs: PS C:\Program Files\Cloudbase Solutions\Open vSwitch\bin> .\ovs-vsctl.exe show 3e7f9559-80d2-446c-8eeb-138929290bd9 Bridge "br0" Port "external.1" Interface "external.1" Port "br0" Interface "br0" type: internal

We using currently VXLAN, so do i have to create a new Interface on OVS for VXLAN (type=vxlan)?

Thanks for your help.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-08-05 16:22:37 +0300

aserdean gravatar image

Hi,

Thanks for trying out OVS on Windows :)

From the port usage ("external.1") I am guessing you are using the 2.4 guide, which is now deprecated, please refer to the updated guide: OVS 2.5

Could you please post on http://pastebin.com/ the output of the following commands: Get-NetAdapter, ipconfig, systeminfo, Get-VMSwitch *, Get-VMSwitchExtension *, ovs-vsctl show, ovs-dpctl show

Thanks,

Alin.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-08-02 17:27:38 +0300

Seen: 441 times

Last updated: Aug 05 '16