Project

General

Profile

Actions

Feature #20087

closed

OSD: Add heartbeat message for Jumbo Frames(MTU 9000)

Added by Vikhyat Umrao almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Support
Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Pull request ID:

Description

- OSD: Add heartbeat message for Jumbo Frames(MTU 9000)

- When we have jumbo frames enabled in cluster network and if MTU is not configured properly like the recommendation is all interconnecting network gear must also have jumbo frames enabled but if any device is misconfigured for jumbo frames then we see a lot of issues like peering stuck, slow requests and backfilling not progressing.

- And the issue is we do not see heartbeat timeout messages in the OSD logs because heartbeat messages packet size is below 1500.

- We checked the communication issue with below command:

# ping -W 2 -I <interface> -M do -s <pkt size> <IP address>

Downstream feature request: https://bugzilla.redhat.com/show_bug.cgi?id=1455711


Related issues 2 (1 open1 closed)

Is duplicate of Ceph - Feature #18438: Configurable OSD Heartbeat packet size (MTU)New01/06/2017

Actions
Copied to Ceph - Backport #20353: jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)ResolvedVikhyat UmraoActions
Actions

Also available in: Atom PDF