[ovs-discuss] "ovs-vsctl get openvswitch . other_config" results in "WARN connection dropped"

Tobias Hofmann (tohofman) tohofman at cisco.com
Mon Feb 1 13:41:05 UTC 2021


Hello everybody,

I have Open vSwitch 2.11.1 installed with DPDK 18.11.0 and DB Schema 7.16.1.
Every time I execute: “ovs-vsctl get open_vswitch . other_config”. I get the following WARN message in ovsdb-server.log:
2021-02-01T13:31:21.773Z|07709|jsonrpc|WARN|unix#7443: receive error: Connection reset by peer
2021-02-01T13:31:21.774Z|07710|reconnect|WARN|unix#7443: connection dropped (Connection reset by peer)

When running: ”ovs-vsctl show” I don’t see any of these WARN logs.
Interestingly, when running: “ovs-vsctl -vjsonrpc get open_vswitch . other_config”. I also DO NOT see any WARN log messages.

Does anyone have an idea what causes this issue and how to fix it?

In case anyone is interested, the output of “ovs-vsctl -vjsonrpc get open_vswitch . other_config” is:
2021-02-01T13:33:06Z|00001|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="get_schema", params=["_Server"], id=0
2021-02-01T13:33:06Z|00002|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"cksum":"3236486585 698","name":"_Server","version":"1.1.0","tables":{"Database":{"columns":{"model":{"type":{"key":{"type":"string","enum":["set",["clustered","standalone"]]}}},"name":{"type":"string"},"connected":{"type":"boolean"},"leader":{"type":"boolean"},"schema":{"type":{"min":0,"key":"string"}},"sid":{"type":{"min":0,"key":"uuid"}},"cid":{"type":{"min":0,"key":"uuid"}},"index":{"type":{"min":0,"key":"integer"}}}}}}, id=0
2021-02-01T13:33:06Z|00003|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="monitor_cond", params=["_Server",["monid","_Server"],{"Database":[{"where":[["name","==","Open_vSwitch"]],"columns":["cid","connected","index","leader","model","name","schema","sid"]}]}], id=1
2021-02-01T13:33:07Z|00004|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"Database":{"fe27ef99-3410-426b-a71d-4d7314e7dfb8":{"initial":{"leader":true,"schema":"{\"cksum\":\"1452282319 23860\",\"name\":\"Open_vSwitch\",\"tables\":{\"AutoAttach\":{\"columns\":{\"mappings\":{\"type\":{\"key\":{\"maxInteger\":16777215,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"}}},\"system_description\":{\"type\":\"string\"},\"system_name\":{\"type\":\"string\"}}},\"Bridge\":{\"columns\":{\"auto_attach\":{\"type\":{\"key\":{\"refTable\":\"AutoAttach\",\"type\":\"uuid\"},\"min\":0}},\"controller\":{\"type\":{\"key\":{\"refTable\":\"Controller\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"datapath_id\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"min\":0}},\"datapath_type\":{\"type\":\"string\"},\"datapath_version\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"fail_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"secure\",\"standalone\"]],\"type\":\"string\"},\"min\":0}},\"flood_vlans\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"flow_tables\":{\"type\":{\"key\":{\"maxInteger\":254,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"refTable\":\"Flow_Table\",\"type\":\"uuid\"}}},\"ipfix\":{\"type\":{\"key\":{\"refTable\":\"IPFIX\",\"type\":\"uuid\"},\"min\":0}},\"mcast_snooping_enable\":{\"type\":\"boolean\"},\"mirrors\":{\"type\":{\"key\":{\"refTable\":\"Mirror\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"netflow\":{\"type\":{\"key\":{\"refTable\":\"NetFlow\",\"type\":\"uuid\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"protocols\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"OpenFlow10\",\"OpenFlow11\",\"OpenFlow12\",\"OpenFlow13\",\"OpenFlow14\",\"OpenFlow15\",\"OpenFlow16\"]],\"type\":\"string\"},\"max\":\"unlimited\",\"min\":0}},\"rstp_enable\":{\"type\":\"boolean\"},\"rstp_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"sflow\":{\"type\":{\"key\":{\"refTable\":\"sFlow\",\"type\":\"uuid\"},\"min\":0}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"stp_enable\":{\"type\":\"boolean\"}},\"indexes\":[[\"name\"]]},\"Controller\":{\"columns\":{\"connection_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"in-band\",\"out-of-band\"]],\"type\":\"string\"},\"min\":0}},\"controller_burst_limit\":{\"type\":{\"key\":{\"minInteger\":25,\"type\":\"integer\"},\"min\":0}},\"controller_rate_limit\":{\"type\":{\"key\":{\"minInteger\":100,\"type\":\"integer\"},\"min\":0}},\"enable_async_messages\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"ephemeral\":true,\"type\":\"boolean\"},\"local_gateway\":{\"type\":{\"key\":\"string\",\"min\":0}},\"local_ip\":{\"type\":{\"key\":\"string\",\"min\":0}},\"local_netmask\":{\"type\":{\"key\":\"string\",\"min\":0}},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"role\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"master\",\"other\",\"slave\"]],\"type\":\"string\"},\"min\":0}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}}},\"Flow_Sample_Collector_Set\":{\"columns\":{\"bridge\":{\"type\":{\"key\":{\"refTable\":\"Bridge\",\"type\":\"uuid\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"}}},\"ipfix\":{\"type\":{\"key\":{\"refTable\":\"IPFIX\",\"type\":\"uuid\"},\"min\":0}}},\"indexes\":[[\"id\",\"bridge\"]],\"isRoot\":true},\"Flow_Table\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"flow_limit\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"groups\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":{\"key\":\"string\",\"min\":0}},\"overflow_policy\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"evict\",\"refuse\"]],\"type\":\"string\"},\"min\":0}},\"prefixes\":{\"type\":{\"key\":\"string\",\"max\":3,\"min\":0}}}},\"IPFIX\":{\"columns\":{\"cache_active_timeout\":{\"type\":{\"key\":{\"maxInteger\":4200,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"cache_max_flows\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"obs_domain_id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"obs_point_id\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"sampling\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}}}},\"Interface\":{\"columns\":{\"admin_state\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"bfd\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"bfd_status\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"cfm_fault\":{\"ephemeral\":true,\"type\":{\"key\":\"boolean\",\"min\":0}},\"cfm_fault_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"cfm_flap_count\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"cfm_health\":{\"ephemeral\":true,\"type\":{\"key\":{\"maxInteger\":100,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"cfm_mpid\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"cfm_remote_mpids\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"max\":\"unlimited\",\"min\":0}},\"cfm_remote_opstate\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"duplex\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"full\",\"half\"]],\"type\":\"string\"},\"min\":0}},\"error\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ifindex\":{\"ephemeral\":true,\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"ingress_policing_burst\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"}}},\"ingress_policing_rate\":{\"type\":{\"key\":{\"minInteger\":0,\"type\":\"integer\"}}},\"lacp_current\":{\"ephemeral\":true,\"type\":{\"key\":\"boolean\",\"min\":0}},\"link_resets\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"link_speed\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"link_state\":{\"ephemeral\":true,\"type\":{\"key\":{\"enum\":[\"set\",[\"down\",\"up\"]],\"type\":\"string\"},\"min\":0}},\"lldp\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"mac\":{\"type\":{\"key\":\"string\",\"min\":0}},\"mac_in_use\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"min\":0}},\"mtu\":{\"ephemeral\":true,\"type\":{\"key\":\"integer\",\"min\":0}},\"mtu_request\":{\"type\":{\"key\":{\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"ofport\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"ofport_request\":{\"type\":{\"key\":{\"maxInteger\":65279,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"type\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]]},\"Manager\":{\"columns\":{\"connection_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"in-band\",\"out-of-band\"]],\"type\":\"string\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"ephemeral\":true,\"type\":\"boolean\"},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}},\"indexes\":[[\"target\"]]},\"Mirror\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"output_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"output_vlan\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"select_all\":{\"type\":\"boolean\"},\"select_dst_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"select_src_port\":{\"type\":{\"key\":{\"refTable\":\"Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"select_vlan\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"snaplen\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":14,\"type\":\"integer\"},\"min\":0}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}}}},\"NetFlow\":{\"columns\":{\"active_timeout\":{\"type\":{\"key\":{\"minInteger\":-1,\"type\":\"integer\"}}},\"add_id_to_interface\":{\"type\":\"boolean\"},\"engine_id\":{\"type\":{\"key\":{\"maxInteger\":255,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"engine_type\":{\"type\":{\"key\":{\"maxInteger\":255,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}}}},\"Open_vSwitch\":{\"columns\":{\"bridges\":{\"type\":{\"key\":{\"refTable\":\"Bridge\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"cur_cfg\":{\"type\":\"integer\"},\"datapath_types\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"db_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"dpdk_initialized\":{\"type\":\"boolean\"},\"dpdk_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"iface_types\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"manager_options\":{\"type\":{\"key\":{\"refTable\":\"Manager\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"next_cfg\":{\"type\":\"integer\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ovs_version\":{\"type\":{\"key\":\"string\",\"min\":0}},\"ssl\":{\"type\":{\"key\":{\"refTable\":\"SSL\",\"type\":\"uuid\"},\"min\":0}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"system_type\":{\"type\":{\"key\":\"string\",\"min\":0}},\"system_version\":{\"type\":{\"key\":\"string\",\"min\":0}}},\"isRoot\":true,\"maxRows\":1},\"Port\":{\"columns\":{\"bond_active_slave\":{\"type\":{\"key\":\"string\",\"min\":0}},\"bond_downdelay\":{\"type\":\"integer\"},\"bond_fake_iface\":{\"type\":\"boolean\"},\"bond_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"active-backup\",\"balance-slb\",\"balance-tcp\"]],\"type\":\"string\"},\"min\":0}},\"bond_updelay\":{\"type\":\"integer\"},\"cvlans\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"fake_bridge\":{\"type\":\"boolean\"},\"interfaces\":{\"type\":{\"key\":{\"refTable\":\"Interface\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"lacp\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"active\",\"off\",\"passive\"]],\"type\":\"string\"},\"min\":0}},\"mac\":{\"type\":{\"key\":\"string\",\"min\":0}},\"name\":{\"mutable\":false,\"type\":\"string\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"protected\":{\"type\":\"boolean\"},\"qos\":{\"type\":{\"key\":{\"refTable\":\"QoS\",\"type\":\"uuid\"},\"min\":0}},\"rstp_statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"rstp_status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"statistics\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"integer\"}},\"status\":{\"ephemeral\":true,\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"tag\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"trunks\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"max\":4096,\"min\":0}},\"vlan_mode\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"access\",\"dot1q-tunnel\",\"native-tagged\",\"native-untagged\",\"trunk\"]],\"type\":\"string\"},\"min\":0}}},\"indexes\":[[\"name\"]]},\"QoS\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"queues\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"refTable\":\"Queue\",\"type\":\"uuid\"}}},\"type\":{\"type\":\"string\"}},\"isRoot\":true},\"Queue\":{\"columns\":{\"dscp\":{\"type\":{\"key\":{\"maxInteger\":63,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"SSL\":{\"columns\":{\"bootstrap_ca_cert\":{\"type\":\"boolean\"},\"ca_cert\":{\"type\":\"string\"},\"certificate\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"private_key\":{\"type\":\"string\"}},\"maxRows\":1},\"sFlow\":{\"columns\":{\"agent\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"header\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"polling\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"sampling\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"targets\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}}}}},\"version\":\"7.16.1\"}","connected":true,"name":"Open_vSwitch","model":"standalone"}}}}, id=1
2021-02-01T13:33:07Z|00005|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="monitor_cond", params=["Open_vSwitch",["monid","Open_vSwitch"],{"Open_vSwitch":[{"columns":["cur_cfg","other_config"]}]}], id=2
2021-02-01T13:33:07Z|00006|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: send request, method="set_db_change_aware", params=[true], id=3
2021-02-01T13:33:07Z|00007|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={"Open_vSwitch":{"f642b5b3-1508-4e73-84bb-88aa4b69825a":{"initial":{"cur_cfg":13}}}}, id=2
2021-02-01T13:33:07Z|00008|jsonrpc|DBG|unix:/var/run/openvswitch/db.sock: received reply, result={}, id=3
{}


Thanks
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20210201/4af0e65d/attachment-0001.html>


More information about the discuss mailing list