Project

General

Profile

Actions

Bug #19487

closed

"GLOBAL %RAW USED" of "ceph df" is not consistent with check_full_status

Added by Pan Liu about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
David Zafman
Category:
Administration/Usability
Target version:
-
% Done:

0%

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

Description

1) Use vstart.sh to create a cluster, with option: osd failsafe ful ratio = .46

2) Input "ceph df":
GLOBAL:
SIZE AVAIL RAW USED %RAW USED
439G 217G 199G 45.45

3) rbd create image --size 128

4) ceph -w:
2017-04-04 20:57:40:894659 [ERR] OSD full dropping all updates 51% full
2017-04-04 20:57:44:364939 [ERR] pgmap v31: 24 pgs: 24 active+clean: 2068 bytes data, 199 GB used, 217 GB / 439 GB avail

So we could see ceph -w displays it is full(51%), but ceph df only 45.45%.

Actions

Also available in: Atom PDF