New Question

vklonghml's profile - activity

2016-11-09 16:00:44 +0300 received badge  Famous Question (source)
2016-10-26 11:02:55 +0300 received badge  Notable Question (source)
2016-10-26 11:02:55 +0300 received badge  Popular Question (source)
2016-09-23 09:50:04 +0300 received badge  Enthusiast
2016-09-18 15:53:57 +0300 received badge  Editor (source)
2016-09-18 11:56:41 +0300 asked a question could not get the first msvm_virtualethernetswitchsettingdata object

hi forums, i followed this guidance https://cloudbase.it/open-vswitch-2-5..., and when execute command "ovs-vsctl.exe add-br br-port1", encouter a problem ovs-vsctl: Error detected while setting up 'br-port1'. See ovs-vswitchd log for details. And the log in ovs-vswitchd as follows:


2016-09-18T08:20:00.598Z|00003|reconnect|INFO|unix:C:\ProgramData\openvswitch\db.sock: connected 2016-09-18T08:20:00.618Z|00004|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.5.0.1

ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation

ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3

ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.

ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids

ofprotodpif|INFO|system@ovs-system: Datapath does not support ctstate

ofprotodpif|INFO|system@ovs-system: Datapath does not support ctzone

ofprotodpif|INFO|system@ovs-system: Datapath does not support ctmark

ofprotodpif|INFO|system@ovs-system: Datapath does not support ctlabel

wmi|WARN|Could not get the first Msvm_VirtualEthernetSwitchSettingData object

wmi|WARN|Could not find HRESULT description for: 0. dpif_netlink|ERR|Could not create wmi internal port with name:br-port1

bridge|INFO|bridge br-port1: using datapath ID 00008ad3035a4146

connmgr|INFO|br-port1: added service controller "punix:C:\ProgramData\openvswitch\/br-port1.mgmt"


and i followed the http://ask.cloudbase.it/question/1255..., but it also failed, dows anybody know the problem, thank you in advence

2016-09-18 11:31:40 +0300 commented answer Open vSwitch Extension is not running on any switch

@aserdean@lgastevens, hi, i encounter the same problem when follow https://cloudbase.it/open-vswitch-2-5-hyper-v-part-1/, but my problem is a little different, see http://pastebin.com/ixAtGym6, and my windows verison is windows server 2016(tp5), do you know how to solve it, thks in advence