Bug 242874
| Summary: | Kernel BUG at tcp_output:927 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | aqjh <aqjh> | ||||
| Component: | kernel | Assignee: | Linda Wang <lwang> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Martin Jenner <mjenner> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.5 | CC: | tgraf | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-11-27 23:41:57 UTC | Type: | --- | ||||
| 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
aqjh
2007-06-06 06:54:14 UTC
Created attachment 156325 [details]
log file from netdump
Other customers who have reported this problem have also reported that setting
/proc/sys/net/ipv4/tcp_retrans_collapse = 0 has resolved this issue for them.
You can make this a permanent setting by adding the following line to
/etc/sysctl.conf:
net.ipv4.tcp_retrans_collapse = 0
please let us know if setting net.ipv4.tcp_retrans_collapse=0 works for you? If so, please close this bug. Many thanks. hi, all when we set net.ipv4.tcp_retrans_collapse = 0, the problem is removed. thanks all. Best regards. |