Try making the "@" names the same. You have one as "@sflow" and the other as "@s".
--Justin On May 23, 2013, at 4:03 AM, Marin Krznarević <[email protected]> wrote: > hello I have a problem with sflow configuration, it keeps returning me that > there is no reference in db > > does anybody know where could be the problem? > > here is the output: > > ovs1# ovs-vsctl -- --id=@sflow create sflow agent=eth0 > target=\"192.168.19.129:6343\" header=128 sampling=64 polling=10 -- -- set > Bridge br0 sflow=@s > > 2013-05-23T10:49:45Z|00002|vsctl|WARN|row id "@sflow" was created but no > reference to it was inserted, so it will not actually appear in the database > ovs-vsctl: row id "@s" is referenced but never created (e.g. with "-- --id=@s > create ...") > > i have sFlow-RT collector listening at my host pc at ip_add > 192.168.19.129:6343 > > simulation of network (switches) is in the VM running FreeBSD... I've been > using 1.7.1 version of OVS > > tnx > -- > Marin Krznarević > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
