A problem about openvswitch 2.5 :Add an bridge error
I'm following the blog post from https://cloudbase.it/open-vswitch-2-5....
When I execute the command "ovs-vsctl add-br br-port1". The output message is:“ovs-vsctl: cannot create a bridge named br-port1 because a bridge named br-port1 already exists”
And I followed the "http://ask.cloudbase.it/question/1255/open-vswitch-extension-is-not-running-on-any-switch/", but it also failed.
Can you give me some advices? And what should I do?
The ovs-vswitchd.log as follows: 2016-10-26T07:59:57.989Z|00024|ofprotodpif|INFO|system@ovs-system: datapath does not support masked set action feature. 2016-10-26T07:59:57.989Z|00025|ofprotodpif|INFO|system@ovs-system: Datapath does not support unique flow ids 2016-10-26T07:59:57.989Z|00026|ofprotodpif|INFO|system@ovs-system: Datapath does not support ctstate 2016-10-26T07:59:57.989Z|00027|ofprotodpif|INFO|system@ovs-system: Datapath does not support ctzone 2016-10-26T07:59:57.989Z|00028|ofprotodpif|INFO|system@ovs-system: Datapath does not support ctmark 2016-10-26T07:59:57.989Z|00029|ofprotodpif|INFO|system@ovs-system: Datapath does not support ctlabel 2016-10-26T07:59:58.092Z|00030|wmi|WARN|Could not get the first MsvmVirtualEthernetSwitchSettingData object 2016-10-26T07:59:58.093Z|00031|wmi|WARN|Could not find HRESULT description for: 0. 2016-10-26T07:59:58.093Z|00032|dpifnetlink|ERR|Could not create wmi internal port with name:br-port1 2016-10-26T07:59:58.094Z|00033|bridge|INFO|bridge br-port1: using datapath ID 00000698b1489b47 2016-10-26T07:59:58.094Z|00034|connmgr|INFO|br-port1: added service controller "punix:C:\ProgramData\openvswitch\/br-port1.mgmt"