Project

General

Profile

Actions

Documentation #23777

closed

doc: description of OSD_OUT_OF_ORDER_FULL problem

Added by long li about 6 years ago. Updated over 3 years ago.

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

0%

Tags:
Backport:
luminous
Reviewed:
Affected Versions:
Pull request ID:

Description

The description of OSD_OUT_OF_ORDER_FULL is

The utilization thresholds for backfillfull, nearfull, full, and/or failsafe_full are not ascending. In particular, we expect backfillfull < nearfull, nearfull < full, and full < failsafe_full.

see in :http://docs.ceph.com/docs/master/rados/operations/health-checks/?highlight=backfillfull%20ratio#osd-out-of-order-full

I set backfillfull to 0.8, nearfull to 0.84, but there is a err, as follows:

OSD_OUT_OF_ORDER_FULL full ratio(s) out of order
    backfillfull_ratio (0.8) < nearfull_ratio (0.84), increased


Files

QQ截图20180418103556.jpg (7.79 KB) QQ截图20180418103556.jpg OSD_OUT_OF_ORDER_FULL full ratio(s) out of order long li, 04/18/2018 02:39 AM
Actions #1

Updated by long li about 6 years ago

the default values :
full_ratio 0.95
backfillfull_ratio 0.9
nearfull_ratio 0.85

Actions #2

Updated by Patrick Donnelly about 6 years ago

  • Project changed from Ceph to RADOS
  • Subject changed from description of OSD_OUT_OF_ORDER_FULL problem to doc: description of OSD_OUT_OF_ORDER_FULL problem
  • Category deleted (documentation)
  • Target version changed from v12.2.2 to v13.0.0
  • Backport set to luminous
  • Affected Versions deleted (v12.2.2)
Actions #3

Updated by Stefan Priebe over 5 years ago

Any progress? I'm facing the same issue.

Actions #4

Updated by Anthony D'Atri over 3 years ago

@zdover23 I believe that https://github.com/ceph/ceph/pull/31588 fixed this already.

Actions #5

Updated by Zac Dover over 3 years ago

  • Status changed from New to Resolved
  • Pull request ID set to 31588

I concur with Anthony, and have accordingly changed the status of this issue to RESOLVED.

Actions

Also available in: Atom PDF