Bug 1455711
| Summary: | [RFE] OSD: Add heartbeat message for Jumbo Frames(MTU 9000) | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vikhyat Umrao <vumrao> | |
| Component: | RADOS | Assignee: | Josh Durgin <jdurgin> | |
| Status: | CLOSED ERRATA | QA Contact: | Manohar Murthy <mmurthy> | |
| Severity: | medium | Docs Contact: | Bara Ancincova <bancinco> | |
| Priority: | medium | |||
| Version: | 1.3.3 | CC: | ceph-eng-bugs, dzafman, edonnell, hnallurv, icolle, jbautist, jdurgin, jquinn, kchai, linuxkidd, mhackett, vikumar, vumrao | |
| Target Milestone: | rc | Keywords: | FutureFeature | |
| Target Release: | 3.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | RHEL: ceph-12.1.4-1.el7cp Ubuntu: ceph_12.1.4-2redhat1xenial | Doc Type: | Bug Fix | |
| Doc Text: |
.A heartbeat message for Jumbo frames has been added
Previously, if a network included jumbo frames and the maximum transmission unit (MTU) was not configured properly on all network parts, a lot of problems, such as slow requests, and stuck peering and backfilling processes occurred. In addition, the OSD logs did not include any heartbeat timeout messages because the heartbeat message packet size is below 1500 bytes. This update adds a heartbeat message for Jumbo frames.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1461581 (view as bug list) | Environment: | ||
| Last Closed: | 2017-12-05 23:33:43 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1494421 | |||
|
Description
Vikhyat Umrao
2017-05-25 22:27:12 UTC
Hi Vikhyat, Can you please provide steps to recreate this bug and verification steps too. Thanks, Manohar Manohar, reproduction steps are as follows: * Configure OSD and MON nodes to use jumbo frames ( typically, 9000 byte MTU ) * Configure interconnecting switch gear to *NOT* allow jumbo frames ( typically configured for 1500 byte MTU ) * Start MON and OSD processes Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:3387 |