Re: sflow Source stops working
Posted: Mon Feb 09, 2015 10:20 am
Hello ,
Yes , tcpdump is receiving traffic on port 9917.
Because the port is not listening anymore due to continuous crashing of sfcapd processes the source can't collect any traffic.
Our server address ap-dco101-ias.bel.centric.lan is in fact a duplicate name in our dns records. We need to correct this.
It is still not clear why process stops frequently.
Yes , tcpdump is receiving traffic on port 9917.
Because the port is not listening anymore due to continuous crashing of sfcapd processes the source can't collect any traffic.
Our server address ap-dco101-ias.bel.centric.lan is in fact a duplicate name in our dns records. We need to correct this.
It is still not clear why process stops frequently.
Code: Select all
[root@AP-DCO163-NA ~]# dmesg |grep sfcapd
sfcapd[1338] general protection ip:7f0868c5f7fe sp:8dea6ab57ae68ca8 error:0 in libc-2.12.so[7f0868c2d000+18b000]
sfcapd[3254] general protection ip:7feaf1bdd7fe sp:754853c4b77e3348 error:0 in libc-2.12.so[7feaf1bab000+18b000]
sfcapd[10653] general protection ip:7fcde71a47fe sp:4f36306381642cab error:0 in libc-2.12.so[7fcde7172000+18b000]
sfcapd[13743] general protection ip:7fc01de547fe sp:839d0e0d422a960a error:0 in libc-2.12.so[7fc01de22000+18b000]
sfcapd[28255] general protection ip:7f35853774fe sp:91beaa1efe820e87 error:0 in libc-2.12.so[7f3585345000+18a000]
sfcapd[19284] general protection ip:7f658f5584fe sp:d5d388e61a4cf691 error:0 in libc-2.12.so[7f658f526000+18a000]
[root@AP-DCO163-NA ~]# netstat -an |grep 99
udp 0 0 0.0.0.0:9915 0.0.0.0:*
udp 0 0 0.0.0.0:9916 0.0.0.0:*
[root@AP-DCO163-NA ~]# tcpdump port 9917
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
16:04:59.681085 IP 10.77.255.83.39349 > ap-dco101-ias.bel.centric.lan.9917: UDP, length 1396
16:04:59.835817 IP 10.77.255.84.33552 > ap-dco101-ias.bel.centric.lan.9917: UDP, length 1316
16:04:59.860930 IP 10.77.255.82.55704 > ap-dco101-ias.bel.centric.lan.9917: UDP, length 1308
16:04:59.893236 IP 10.77.255.81.52076 > ap-dco101-ias.bel.centric.lan.9917: UDP, length 404
^C
4 packets captured
9 packets received by filter
0 packets dropped by kernel