Bug 1708717
Summary: | backport 5.x IPv6 fix: neighbour: arp_cache: neighbor table overflow! | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 29 | CC: | airlied, bskeggs, edgar.hoch, hdegoede, ichavero, itamar, jan.kratochvil, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kas, kernel-maint, linville, mchehab, mjg59, steved | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | kernel-5.1.8-300.fc30 kernel-5.1.8-200.fc29 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-06-12 14:47:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Jan Kratochvil
2019-05-10 16:39:38 UTC
I get a similar error running Fedora 29: kernel-5.0.16-200.fc29.x86_64 bind-chroot-9.11.6-2.P1.fc29.x86_64 dhcp-server-4.3.6-31.fc29.x86_64 MAC and IP addresses are replaced by XXX and YYY: Mai 18 20:34:16 kernel: neighbour: arp_cache: neighbor table overflow! Mai 18 20:34:16 kernel: neighbour: arp_cache: neighbor table overflow! Mai 18 20:34:16 kernel: neighbour: arp_cache: neighbor table overflow! Mai 18 20:34:16 named[1367]: ../../../../lib/isc/unix/socket.c:2176: unexpected error: Mai 18 20:34:16 kernel: neighbour: arp_cache: neighbor table overflow! Mai 18 20:34:16 named[1367]: internal_send: YYY#59267: Invalid argument Mai 18 20:34:16 named[1367]: client @0xXXX YYY#59267 (fedoraproject.org): view ims: error sending response: invalid file Mai 18 20:34:16 named[1367]: ../../../../lib/isc/unix/socket.c:2176: unexpected error: Mai 18 20:34:16 named[1367]: internal_send: YYY#43658: Invalid argument It seams that the patch linked in previous comment is still not in released kernel? Is there a workaround for this problem (beside restarting the server very often)? Created attachment 1570674 [details] kernel.spec patch to build F-29 kernel (In reply to Edgar Hoch from comment #1) > It seams that the patch linked in previous comment is still not in released > kernel? It is present in (not in 5.1.x): kernel-5.2.0-0.rc0.git6.1.fc31 = cbd87613cc306a7ccd5ce4006daf8dc737922c3f = has IPv6 But fc31 kernels are not installable into F-29 OS. They are installable into F-30 OS (but upgrade F-29 to F-30 failed for me due to LUKS today). > Is there a workaround for this problem (beside restarting the server very > often)? I build my own F-29 kernels with this attached patch. The problem still affects also: kernel-5.0.19-200.fc29.x86_64 Also affected: 5.1.5-300.fc30.x86_64 On my server/router the problem manifests 3 to 4 days after reboot. FWIW, also affected: 5.1.6-300.fc30.x86_64 And also affected kernel-5.1.7-200.fc29.x86_64 :-) FEDORA-2019-c03eda3cc6 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-c03eda3cc6 FEDORA-2019-83858fc57b has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-83858fc57b kernel-5.1.8-300.fc30, kernel-headers-5.1.8-300.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-c03eda3cc6 kernel-5.1.8-200.fc29, kernel-headers-5.1.8-200.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-83858fc57b kernel-5.1.8-300.fc30, kernel-headers-5.1.8-300.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. kernel-5.1.8-200.fc29, kernel-headers-5.1.8-200.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |