[ovs-dev] Bug: ovsdb monitor2 - <row_update2> includes unknown object

Han Zhou zhouhan at gmail.com
Wed Dec 16 02:58:00 UTC 2015


I dig deeper and proposed a fix of the problem:

https://patchwork.ozlabs.org/patch/557280/

It worked for me :)

On Mon, Dec 14, 2015 at 10:52 PM, Han Zhou <zhouhan at gmail.com> wrote:

> Hi,
>
> With latest ovs code, there comes below kind of error when ovn-northd is
> receiving updates from ovsdb-server for north-bound db changes.
>
> 2015-12-14T18:22:02Z|00002|ovsdb_idl|WARN|syntax
> "{"new":{"acls":["set",[]],"external_ids":["map",[["neutron:network_name","private"]]],"name":"neutron-fb9b829d-131a-4540-9dcd-3e6e2efe2378","ports":["set",[]]}}":
> syntax error: <row_update2> includes unknown object
>
> It seems for some reason ovsdb-server is sending result as v1 monitor
> format, although client is using method monitor2.
>
> Workaround is: ovs-appctl -t ovsdb-server ovsdb-server/disable-monitor2
>
> --
> Best regards,
> Han
>



-- 
Best regards,
Han



More information about the dev mailing list