You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is with wicked-0.6.47 on openSUSE Leap 15.0. I started noticing because I got notifications about UDP errors from netdata (due to low UDP traffic). tcpdump shows a proper handshake (unicast DHCP_REQ followed by a DHCP_ACK), nevertheless do the Linux network counters go up. Here is a diff of nstat -a from ~2 minutes before and after the renewal:
The error seems to be gone after upgrading to wicked-0.6.52 on one test machine (after 2 renewals), although I don't get why it should be fixed.
The errors start showing up at the 3rd renewal. The DHCP servers in my network do not set a separate renewal period, only the max lease of 48h.
dev-zero
changed the title
UdpRcvbufError, TcpEstabResets, others +1 during renewal with v0.6.47
UdpRcvbufError, TcpEstabResets, others +1 during renewal
Dec 3, 2018
This is with wicked-0.6.47 on openSUSE Leap 15.0. I started noticing because I got notifications about UDP errors from netdata (due to low UDP traffic).
tcpdump
shows a proper handshake (unicast DHCP_REQ followed by a DHCP_ACK), nevertheless do the Linux network counters go up. Here is a diff ofnstat -a
from ~2 minutes before and after the renewal:It seems to be triggered only during a renewal.
I see this on a number of hosts with the mentioned version of wicked and openSUSE, but not with:
Now in the process of testing with wicked 0.6.52
The text was updated successfully, but these errors were encountered: