Project

General

Profile

Bug #17390

OSDMonitor: Missing nearfull flag set

Added by Igor Podoski over 7 years ago. Updated over 7 years ago.

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

0%

Source:
other
Tags:
Backport:
jewel,hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Output from 'ceph -s -f json-pretty' wans't showing nearfull flag set.

steps to reproduce:

ceph pg set_nearfull_ratio 0.1

wait couple of seconds for Monitor tick

ceph health detail | grep near

osd.0 is near full at 77%
osd.1 is near full at 77%
...

ceph osd stat -f json-pretty | grep nearfull

"nearfull": false,

Related issues

Copied to Ceph - Backport #17402: jewel: OSDMonitor: Missing nearfull flag set Resolved
Copied to Ceph - Backport #17403: hammer: OSDMonitor: Missing nearfull flag set Resolved

History

#2 Updated by Loïc Dachary over 7 years ago

  • Status changed from New to Pending Backport
  • Backport set to jewel,hammer

#3 Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17402: jewel: OSDMonitor: Missing nearfull flag set added

#4 Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17403: hammer: OSDMonitor: Missing nearfull flag set added

#5 Updated by Nathan Cutler over 7 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF