Advertisement
lgastevens

Cloudbase-OVS

Jun 28th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.51 KB | None | 0 0
  1. PS C:\Users\Administrator.VBN> Get-NetAdapter
  2.  
  3. Name InterfaceDescription ifIndex Status MacAddress LinkSpeed
  4. ---- -------------------- ------- ------ ---------- ---------
  5. vEthernet (OOB - Virtu... Hyper-V Virtual Ethernet Adapter #2 23 Up 6C-3B-E5-B3-EE-96 10 Gbps
  6. NIC-4 Mgmt OOB HP NC382i DP Multifunction Gigabi...#54 12 Up 6C-3B-E5-B3-EE-96 1 Gbps
  7. NIC-3 LudoLab HP NC382i DP Multifunction Gigabi...#53 15 Up 6C-3B-E5-B3-EE-94 1 Gbps
  8. NIC-5 iSCSI HP NC382T PCIe DP Multifunction G...#64 24 Up 10-60-4B-B2-0F-8C 1 Gbps
  9. NIC-2 POC Team HP NC382i DP Multifunction Gigabi...#52 14 Up 6C-3B-E5-B3-EE-9A 1 Gbps
  10. NIC-1 POC Team HP NC382i DP Multifunction Gigabi...#51 13 Up 6C-3B-E5-B3-EE-98 1 Gbps
  11. POC Teaming Microsoft Network Adapter Multiplexo... 19 Up 6C-3B-E5-B3-EE-98 2 Gbps
  12. NIC-6 Clustering HP NC382T PCIe DP Multifunction G...#65 25 Up 10-60-4B-B2-0F-8E 1 Gbps
  13.  
  14.  
  15.  
  16. PS C:\Users\Administrator.VBN>
  17. PS C:\Users\Administrator.VBN>
  18. PS C:\Users\Administrator.VBN> ipconfig
  19.  
  20. Windows IP Configuration
  21.  
  22.  
  23. Ethernet adapter NIC-6 Clustering:
  24.  
  25. Connection-specific DNS Suffix . :
  26. Link-local IPv6 Address . . . . . : fe80::7849:75c2:8d71:975e%25
  27. IPv4 Address. . . . . . . . . . . : 192.168.255.81
  28. Subnet Mask . . . . . . . . . . . : 255.255.255.0
  29. Default Gateway . . . . . . . . . :
  30.  
  31. Ethernet adapter NIC-5 iSCSI:
  32.  
  33. Connection-specific DNS Suffix . :
  34. Link-local IPv6 Address . . . . . : fe80::28bc:9f96:26f4:abbd%24
  35. IPv4 Address. . . . . . . . . . . : 192.168.20.81
  36. Subnet Mask . . . . . . . . . . . : 255.255.255.0
  37. Default Gateway . . . . . . . . . :
  38.  
  39. Ethernet adapter vEthernet (OOB - Virtual Switch):
  40.  
  41. Connection-specific DNS Suffix . :
  42. Link-local IPv6 Address . . . . . : fe80::d57c:647f:f1aa:d4d5%23
  43. IPv4 Address. . . . . . . . . . . : 10.134.163.81
  44. Subnet Mask . . . . . . . . . . . : 255.255.255.0
  45. IPv4 Address. . . . . . . . . . . : 10.134.163.80
  46. Subnet Mask . . . . . . . . . . . : 255.255.255.0
  47. Default Gateway . . . . . . . . . : 10.134.163.1
  48.  
  49. Tunnel adapter Local Area Connection* 13:
  50.  
  51. Connection-specific DNS Suffix . :
  52. Link-local IPv6 Address . . . . . : fe80::c87c:2a4d:1d31:68fe%27
  53. IPv4 Address. . . . . . . . . . . : 169.254.2.68
  54. Subnet Mask . . . . . . . . . . . : 255.255.0.0
  55. Default Gateway . . . . . . . . . :
  56.  
  57. Tunnel adapter isatap.{A1E9D26A-D82F-4D26-BAE4-C4B99B35DE1A}:
  58.  
  59. Media State . . . . . . . . . . . : Media disconnected
  60. Connection-specific DNS Suffix . :
  61.  
  62. Tunnel adapter isatap.{552AC838-2E70-470B-B752-45B40D79DD36}:
  63.  
  64. Media State . . . . . . . . . . . : Media disconnected
  65. Connection-specific DNS Suffix . :
  66.  
  67. Tunnel adapter isatap.{53A85F8E-47EF-4EF4-98D1-5586E13AE5A1}:
  68.  
  69. Media State . . . . . . . . . . . : Media disconnected
  70. Connection-specific DNS Suffix . :
  71.  
  72. Tunnel adapter isatap.{AF83159B-A7B5-4653-A81E-FF722C58B7B8}:
  73.  
  74. Media State . . . . . . . . . . . : Media disconnected
  75. Connection-specific DNS Suffix . :
  76.  
  77. PS C:\Users\Administrator.VBN>
  78. PS C:\Users\Administrator.VBN>
  79. PS C:\Users\Administrator.VBN> systeminfo
  80.  
  81. Host Name: HYPERV1
  82. OS Name: Microsoft Windows Server 2012 R2 Datacenter
  83. OS Version: 6.3.9600 N/A Build 9600
  84. OS Manufacturer: Microsoft Corporation
  85. OS Configuration: Member Server
  86. OS Build Type: Multiprocessor Free
  87. Registered Owner: Windows User
  88. Registered Organization:
  89. Product ID: 00252-80027-95901-AA926
  90. Original Install Date: 2/2/2016, 12:33:03 AM
  91. System Boot Time: 6/23/2016, 10:54:21 AM
  92. System Manufacturer: HP
  93. System Model: ProLiant DL360 G7
  94. System Type: x64-based PC
  95. Processor(s): 2 Processor(s) Installed.
  96. [01]: Intel64 Family 6 Model 44 Stepping 2 GenuineIntel ~2400 Mhz
  97. [02]: Intel64 Family 6 Model 44 Stepping 2 GenuineIntel ~2400 Mhz
  98. BIOS Version: HP P68, 7/2/2013
  99. Windows Directory: C:\Windows
  100. System Directory: C:\Windows\system32
  101. Boot Device: \Device\HarddiskVolume1
  102. System Locale: en-us;English (United States)
  103. Input Locale: en-us;English (United States)
  104. Time Zone: (UTC+01:00) Brussels, Copenhagen, Madrid, Paris
  105. Total Physical Memory: 24,566 MB
  106. Available Physical Memory: 18,426 MB
  107. Virtual Memory: Max Size: 28,150 MB
  108. Virtual Memory: Available: 21,538 MB
  109. Virtual Memory: In Use: 6,612 MB
  110. Page File Location(s): C:\pagefile.sys
  111. Domain: vbn.local
  112. Logon Server: \\PDC
  113. Hotfix(s): 251 Hotfix(s) Installed.
  114. [01]: KB2959936
  115. [02]: KB2894856
  116. [03]: KB2896496
  117. [04]: KB2919355
  118. [05]: KB2920189
  119. [06]: KB2928120
  120. [07]: KB2931358
  121. [08]: KB2933826
  122. [09]: KB2934520
  123. [10]: KB2938066
  124. [11]: KB2938772
  125. [12]: KB2949621
  126. [13]: KB2954879
  127. [14]: KB2962806
  128. [15]: KB2965500
  129. [16]: KB2967917
  130. [17]: KB2971203
  131. [18]: KB2971850
  132. [19]: KB2973351
  133. [20]: KB2973448
  134. [21]: KB2975061
  135. [22]: KB2976627
  136. [23]: KB2977629
  137. [24]: KB2977765
  138. [25]: KB2978041
  139. [26]: KB2978126
  140. [27]: KB2987107
  141. [28]: KB2989647
  142. [29]: KB2989930
  143. [30]: KB2999226
  144. [31]: KB3000483
  145. [32]: KB3000850
  146. [33]: KB3003057
  147. [34]: KB3004361
  148. [35]: KB3004365
  149. [36]: KB3004394
  150. [37]: KB3004545
  151. [38]: KB3012702
  152. [39]: KB3013172
  153. [40]: KB3013769
  154. [41]: KB3013791
  155. [42]: KB3013816
  156. [43]: KB3014442
  157. [44]: KB3019978
  158. [45]: KB3020338
  159. [46]: KB3021910
  160. [47]: KB3022777
  161. [48]: KB3023222
  162. [49]: KB3023266
  163. [50]: KB3024751
  164. [51]: KB3024755
  165. [52]: KB3029603
  166. [53]: KB3030377
  167. [54]: KB3030947
  168. [55]: KB3031044
  169. [56]: KB3032663
  170. [57]: KB3033446
  171. [58]: KB3034348
  172. [59]: KB3035126
  173. [60]: KB3035132
  174. [61]: KB3036612
  175. [62]: KB3037313
  176. [63]: KB3037579
  177. [64]: KB3037924
  178. [65]: KB3038002
  179. [66]: KB3041857
  180. [67]: KB3042058
  181. [68]: KB3042085
  182. [69]: KB3042553
  183. [70]: KB3044374
  184. [71]: KB3044673
  185. [72]: KB3045634
  186. [73]: KB3045685
  187. [74]: KB3045717
  188. [75]: KB3045719
  189. [76]: KB3045755
  190. [77]: KB3045992
  191. [78]: KB3045999
  192. [79]: KB3046017
  193. [80]: KB3046339
  194. [81]: KB3046359
  195. [82]: KB3046737
  196. [83]: KB3047234
  197. [84]: KB3048043
  198. [85]: KB3054169
  199. [86]: KB3054203
  200. [87]: KB3054256
  201. [88]: KB3054464
  202. [89]: KB3055323
  203. [90]: KB3055343
  204. [91]: KB3055642
  205. [92]: KB3058168
  206. [93]: KB3059316
  207. [94]: KB3059317
  208. [95]: KB3060681
  209. [96]: KB3060716
  210. [97]: KB3060793
  211. [98]: KB3061512
  212. [99]: KB3063843
  213. [100]: KB3067505
  214. [101]: KB3071663
  215. [102]: KB3071756
  216. [103]: KB3072595
  217. [104]: KB3072630
  218. [105]: KB3074228
  219. [106]: KB3074548
  220. [107]: KB3075220
  221. [108]: KB3077715
  222. [109]: KB3078405
  223. [110]: KB3078676
  224. [111]: KB3080042
  225. [112]: KB3080149
  226. [113]: KB3082089
  227. [114]: KB3083992
  228. [115]: KB3084135
  229. [116]: KB3084905
  230. [117]: KB3086255
  231. [118]: KB3087041
  232. [119]: KB3087088
  233. [120]: KB3087137
  234. [121]: KB3091297
  235. [122]: KB3092601
  236. [123]: KB3092627
  237. [124]: KB3094486
  238. [125]: KB3095701
  239. [126]: KB3096433
  240. [127]: KB3097966
  241. [128]: KB3097997
  242. [129]: KB3098779
  243. [130]: KB3098785
  244. [131]: KB3099834
  245. [132]: KB3100473
  246. [133]: KB3100919
  247. [134]: KB3100956
  248. [135]: KB3102429
  249. [136]: KB3102467
  250. [137]: KB3103616
  251. [138]: KB3103696
  252. [139]: KB3103709
  253. [140]: KB3108604
  254. [141]: KB3109094
  255. [142]: KB3109103
  256. [143]: KB3109853
  257. [144]: KB3109976
  258. [145]: KB3110329
  259. [146]: KB3112148
  260. [147]: KB3112336
  261. [148]: KB3115224
  262. [149]: KB3118401
  263. [150]: KB3121255
  264. [151]: KB3121261
  265. [152]: KB3121461
  266. [153]: KB3121918
  267. [154]: KB3122660
  268. [155]: KB3123242
  269. [156]: KB3123245
  270. [157]: KB3123479
  271. [158]: KB3124001
  272. [159]: KB3124275
  273. [160]: KB3125210
  274. [161]: KB3125424
  275. [162]: KB3126033
  276. [163]: KB3126434
  277. [164]: KB3126446
  278. [165]: KB3126587
  279. [166]: KB3126593
  280. [167]: KB3127231
  281. [168]: KB3128650
  282. [169]: KB3130896
  283. [170]: KB3130939
  284. [171]: KB3130944
  285. [172]: KB3132080
  286. [173]: KB3133043
  287. [174]: KB3133681
  288. [175]: KB3133690
  289. [176]: KB3133924
  290. [177]: KB3134179
  291. [178]: KB3134222
  292. [179]: KB3134242
  293. [180]: KB3134785
  294. [181]: KB3134814
  295. [182]: KB3134815
  296. [183]: KB3135449
  297. [184]: KB3135456
  298. [185]: KB3135998
  299. [186]: KB3137061
  300. [187]: KB3137513
  301. [188]: KB3137691
  302. [189]: KB3137725
  303. [190]: KB3137728
  304. [191]: KB3138602
  305. [192]: KB3138615
  306. [193]: KB3139162
  307. [194]: KB3139164
  308. [195]: KB3139165
  309. [196]: KB3139219
  310. [197]: KB3139398
  311. [198]: KB3139649
  312. [199]: KB3139852
  313. [200]: KB3139896
  314. [201]: KB3139914
  315. [202]: KB3139921
  316. [203]: KB3139923
  317. [204]: KB3139929
  318. [205]: KB3139940
  319. [206]: KB3140219
  320. [207]: KB3140234
  321. [208]: KB3140250
  322. [209]: KB3140735
  323. [210]: KB3141074
  324. [211]: KB3141092
  325. [212]: KB3142036
  326. [213]: KB3144850
  327. [214]: KB3145384
  328. [215]: KB3145432
  329. [216]: KB3146604
  330. [217]: KB3146627
  331. [218]: KB3146706
  332. [219]: KB3146723
  333. [220]: KB3146751
  334. [221]: KB3146963
  335. [222]: KB3146978
  336. [223]: KB3147071
  337. [224]: KB3148851
  338. [225]: KB3149090
  339. [226]: KB3149157
  340. [227]: KB3151058
  341. [228]: KB3153171
  342. [229]: KB3153199
  343. [230]: KB3153704
  344. [231]: KB3153731
  345. [232]: KB3154070
  346. [233]: KB3155784
  347. [234]: KB3156013
  348. [235]: KB3156016
  349. [236]: KB3156017
  350. [237]: KB3156019
  351. [238]: KB3156059
  352. [239]: KB3156418
  353. [240]: KB3157569
  354. [241]: KB3159398
  355. [242]: KB3160005
  356. [243]: KB3161561
  357. [244]: KB3161664
  358. [245]: KB3161949
  359. [246
  360. Network Card(s): 8 NIC(s) Installed.
  361. [01]: HP NC382T PCIe DP Multifunction Gigabit Server Adapter
  362. Connection Name: NIC-5 iSCSI
  363. DHCP Enabled: No
  364. IP address(es)
  365. [01]: 192.168.20.81
  366. [02]: fe80::28bc:9f96:26f4:abbd
  367. [02]: HP NC382i DP Multifunction Gigabit Server Adapter
  368. Connection Name: NIC-4 Mgmt OOB
  369. DHCP Enabled: No
  370. IP address(es)
  371. [03]: HP NC382i DP Multifunction Gigabit Server Adapter
  372. Connection Name: NIC-1 POC Team
  373. DHCP Enabled: Yes
  374. DHCP Server: N/A
  375. IP address(es)
  376. [04]: HP NC382i DP Multifunction Gigabit Server Adapter
  377. Connection Name: NIC-2 POC Team
  378. DHCP Enabled: Yes
  379. DHCP Server: N/A
  380. IP address(es)
  381. [05]: HP NC382i DP Multifunction Gigabit Server Adapter
  382. Connection Name: NIC-3 LudoLab
  383. DHCP Enabled: Yes
  384. DHCP Server: N/A
  385. IP address(es)
  386. [06]: HP NC382T PCIe DP Multifunction Gigabit Server Adapter
  387. Connection Name: NIC-6 Clustering
  388. DHCP Enabled: No
  389. IP address(es)
  390. [01]: 192.168.255.81
  391. [02]: fe80::7849:75c2:8d71:975e
  392. [07]: Microsoft Network Adapter Multiplexor Driver
  393. Connection Name: POC Teaming
  394. DHCP Enabled: Yes
  395. DHCP Server: N/A
  396. IP address(es)
  397. [08]: Hyper-V Virtual Ethernet Adapter
  398. Connection Name: vEthernet (OOB - Virtual Switch)
  399. DHCP Enabled: No
  400. IP address(es)
  401. [01]: 10.134.163.80
  402. [02]: 10.134.163.81
  403. [03]: fe80::d57c:647f:f1aa:d4d5
  404. Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.
  405.  
  406. PS C:\Users\Administrator.VBN>
  407. PS C:\Users\Administrator.VBN> Get-VMSwitch *
  408.  
  409. Name SwitchType NetAdapterInterfaceDescription
  410. ---- ---------- ------------------------------
  411. OOB - Virtual Switch External HP NC382i DP Multifunction Gigabit Server Adapter #54
  412. LudoLab External HP NC382i DP Multifunction Gigabit Server Adapter #53
  413. POC - Virtual Switch External Microsoft Network Adapter Multiplexor Driver
  414.  
  415.  
  416.  
  417. PS C:\Users\Administrator.VBN>
  418. PS C:\Users\Administrator.VBN> Get-VMSwitchExtension *
  419.  
  420.  
  421. Id : EA24CD6C-D17A-4348-9190-09F0D5BE83DD
  422. Name : Microsoft NDIS Capture
  423. Vendor : Microsoft
  424. Version : 6.3.9600.16384
  425. ExtensionType : Monitoring
  426. ParentExtensionId :
  427. ParentExtensionName :
  428. SwitchId : 2bb18603-b81b-4b8b-a33b-ba501d3c1cf1
  429. SwitchName : OOB - Virtual Switch
  430. Enabled : False
  431. Running : False
  432. ComputerName : HYPERV1
  433. Key :
  434. IsDeleted : False
  435.  
  436. Id : E7C3B2F0-F3C5-48DF-AF2B-10FED6D72E7A
  437. Name : Microsoft Windows Filtering Platform
  438. Vendor : Microsoft
  439. Version : 6.3.9600.18229
  440. ExtensionType : Filter
  441. ParentExtensionId :
  442. ParentExtensionName :
  443. SwitchId : 2bb18603-b81b-4b8b-a33b-ba501d3c1cf1
  444. SwitchName : OOB - Virtual Switch
  445. Enabled : True
  446. Running : True
  447. ComputerName : HYPERV1
  448. Key :
  449. IsDeleted : False
  450.  
  451. Id : 583CC151-73EC-4A6A-8B47-578297AD7623
  452. Name : Open vSwitch Extension
  453. Vendor : Open vSwitch
  454. Version : 16.46.56.366
  455. ExtensionType : Forwarding
  456. ParentExtensionId :
  457. ParentExtensionName :
  458. SwitchId : 2bb18603-b81b-4b8b-a33b-ba501d3c1cf1
  459. SwitchName : OOB - Virtual Switch
  460. Enabled : False
  461. Running : False
  462. ComputerName : HYPERV1
  463. Key :
  464. IsDeleted : False
  465.  
  466. Id : EA24CD6C-D17A-4348-9190-09F0D5BE83DD
  467. Name : Microsoft NDIS Capture
  468. Vendor : Microsoft
  469. Version : 6.3.9600.16384
  470. ExtensionType : Monitoring
  471. ParentExtensionId :
  472. ParentExtensionName :
  473. SwitchId : 5efcaa01-2e07-4f17-89de-cd37406f9197
  474. SwitchName : LudoLab
  475. Enabled : False
  476. Running : False
  477. ComputerName : HYPERV1
  478. Key :
  479. IsDeleted : False
  480.  
  481. Id : E7C3B2F0-F3C5-48DF-AF2B-10FED6D72E7A
  482. Name : Microsoft Windows Filtering Platform
  483. Vendor : Microsoft
  484. Version : 6.3.9600.18229
  485. ExtensionType : Filter
  486. ParentExtensionId :
  487. ParentExtensionName :
  488. SwitchId : 5efcaa01-2e07-4f17-89de-cd37406f9197
  489. SwitchName : LudoLab
  490. Enabled : True
  491. Running : True
  492. ComputerName : HYPERV1
  493. Key :
  494. IsDeleted : False
  495.  
  496. Id : 583CC151-73EC-4A6A-8B47-578297AD7623
  497. Name : Open vSwitch Extension
  498. Vendor : Open vSwitch
  499. Version : 16.46.56.366
  500. ExtensionType : Forwarding
  501. ParentExtensionId :
  502. ParentExtensionName :
  503. SwitchId : 5efcaa01-2e07-4f17-89de-cd37406f9197
  504. SwitchName : LudoLab
  505. Enabled : True
  506. Running : True
  507. ComputerName : HYPERV1
  508. Key :
  509. IsDeleted : False
  510.  
  511. Id : EA24CD6C-D17A-4348-9190-09F0D5BE83DD
  512. Name : Microsoft NDIS Capture
  513. Vendor : Microsoft
  514. Version : 6.3.9600.16384
  515. ExtensionType : Monitoring
  516. ParentExtensionId :
  517. ParentExtensionName :
  518. SwitchId : f4d1ba6b-12a4-4bce-8d2b-8c9914f16db7
  519. SwitchName : POC - Virtual Switch
  520. Enabled : False
  521. Running : False
  522. ComputerName : HYPERV1
  523. Key :
  524. IsDeleted : False
  525.  
  526. Id : E7C3B2F0-F3C5-48DF-AF2B-10FED6D72E7A
  527. Name : Microsoft Windows Filtering Platform
  528. Vendor : Microsoft
  529. Version : 6.3.9600.18229
  530. ExtensionType : Filter
  531. ParentExtensionId :
  532. ParentExtensionName :
  533. SwitchId : f4d1ba6b-12a4-4bce-8d2b-8c9914f16db7
  534. SwitchName : POC - Virtual Switch
  535. Enabled : True
  536. Running : True
  537. ComputerName : HYPERV1
  538. Key :
  539. IsDeleted : False
  540.  
  541. Id : 583CC151-73EC-4A6A-8B47-578297AD7623
  542. Name : Open vSwitch Extension
  543. Vendor : Open vSwitch
  544. Version : 16.46.56.366
  545. ExtensionType : Forwarding
  546. ParentExtensionId :
  547. ParentExtensionName :
  548. SwitchId : f4d1ba6b-12a4-4bce-8d2b-8c9914f16db7
  549. SwitchName : POC - Virtual Switch
  550. Enabled : False
  551. Running : False
  552. ComputerName : HYPERV1
  553. Key :
  554. IsDeleted : False
  555.  
  556.  
  557.  
  558. I have enabled OVS on the LudoLab vSwitch.
  559.  
  560.  
  561. PS C:\Users\Administrator.VBN> ovs-vsctl show
  562. a286824b-925d-4f61-a6cc-6cf7ccbb4793
  563.  
  564. PS C:\Users\Administrator.VBN> ovs-vsctl add-br br0
  565. ovs-vsctl : ovs-vsctl: Error detected while setting up 'br0'. See ovs-vswitchd log for details.
  566. At line:1 char:1
  567. + ovs-vsctl add-br br0
  568. + ~~~~~~~~~~~~~~~~~~~~
  569. + CategoryInfo : NotSpecified: (ovs-vsctl: Erro...og for details.:String) [], RemoteException
  570. + FullyQualifiedErrorId : NativeCommandError
  571.  
  572.  
  573. PS C:\Users\Administrator.VBN>
  574.  
  575.  
  576. 2016-06-28T12:31:11.312Z|00090|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
  577. 2016-06-28T12:31:11.312Z|00091|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
  578. 2016-06-28T12:31:11.312Z|00092|dpif|WARN|Dropped 2 log messages in last 166 seconds (most recently, 166 seconds ago) due to excessive rate
  579. 2016-06-28T12:31:11.312Z|00093|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
  580. 2016-06-28T12:31:11.312Z|00094|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
  581. 2016-06-28T12:31:11.312Z|00095|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_state
  582. 2016-06-28T12:31:11.312Z|00096|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_zone
  583. 2016-06-28T12:31:11.312Z|00097|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_mark
  584. 2016-06-28T12:31:11.312Z|00098|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_label
  585. 2016-06-28T12:31:11.536Z|00099|wmi|WARN|Open vSwitch Extension is not running on any switch
  586. 2016-06-28T12:31:11.536Z|00100|wmi|WARN|Could not find HRESULT description for: 0.
  587. 2016-06-28T12:31:11.537Z|00101|dpif_netlink|ERR|Could not create wmi internal port with name:br0
  588. 2016-06-28T12:31:11.537Z|00102|bridge|INFO|bridge br0: using datapath ID 0000c2df8606514e
  589. 2016-06-28T12:31:11.537Z|00103|connmgr|INFO|br0: added service controller "punix:C:\ProgramData\openvswitch\/br0.mgmt"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement