Re: [pmacct-discussion] Issues with Kafka/Avro sending schema to Kafka topic

2017-02-17 Thread Aaron Finney
Hi Paolo, That's what I get for becoming our internal package maintainer for pmacct by default - updating it now! :D One quick sanity check regarding output to Kafka - would setting kafka_refresh_time to 1 add significant overhead to nfacctd, e.g. related to buffer flushing process/etc? My goal

Re: [pmacct-discussion] bgp_daemon wrong next-hop

2017-02-17 Thread Paolo Lucente
Hi Catalin, Any chance we can go unicast and arrange a way for me to troubleshoot this? Like either you point the BGP session towards one of my boxes or you can grant me temporary access to your environment? Happy to support you. Thanks, Paolo On Fri, Feb 17, 2017 at 02:53:25PM +, Catalin

Re: [pmacct-discussion] bgp_daemon wrong next-hop

2017-02-17 Thread Catalin Petrescu
> > Currently i have only type 0 and i can see in the logs the correct > next-hop: mistake form my side , the next hop is still not correct but has changed to another randon ip. Regards, Catalin ___ pmacct-discussion mailing list http://www.pmacct.net/

Re: [pmacct-discussion] bgp_daemon wrong next-hop

2017-02-17 Thread Catalin Petrescu
Hi Paolo , Looks to be related to RD type #1. If i remove all the RDs that are #1 from the bgp update towards the pmacct , then all is working as expected. Currently i have only type 0 and i can see in the logs the correct next-hop: before: {"seq": 4790, "log_type": "delete", "timestamp": "2017-

[pmacct-discussion] bgp_daemon wrong next-hop

2017-02-17 Thread Catalin Petrescu
Hi Paolo, Wondering if you can share some light on a issue i'm seeing with pmacct bgp_daemon. lab@lab:~$ /opt/pmacctd/bin/pmacct -V pmacct, pmacct client 1.6.1 (20161001-00+c5) '--prefix=/opt/pmacctd' '--enable-kafka' '--enable-jansson' I have a vpnv4 ibgp session with on jnp box. All the rout

Re: [pmacct-discussion] Issues with Kafka/Avro sending schema to Kafka topic

2017-02-17 Thread Paolo Lucente
Hi Aaron, The feature is post 1.6.1. Can you please switch to master code on GitHub? Thanks, Paolo On Thu, Feb 16, 2017 at 10:44:23AM -0800, Aaron Finney wrote: > Hi Paolo/all, > > I've been unable to get nfacctd to send the Avro schema to a Kafka topic - > I receive the following message when