Project

General

Profile

Actions

Bug #14544

closed

the pool usage data reported in ceph df is misleading

Added by Tamilarasi muthamizhan about 8 years ago. Updated about 8 years ago.

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

0%

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

Description

ceph version: firefly

The command "ceph df" shows the data usage and i see that rbd pool reported used size is 2.5x more than the actual pool size, this is misleading.

pasting the output of the command below,

GLOBAL:
    SIZE     AVAIL      RAW USED     %RAW USED 
    121T     49701G       74390G         59.95 
POOLS:
    NAME             ID     USED       %USED     MAX AVAIL     OBJECTS 
    data             0           0         0         8754G           0 
    metadata         1           0         0         8754G           0 
    rbd              2      24952G     20.11         8754G     6388968 
    libvirt-pool     3          48         0         8754G           7 
    swimming         4          16         0         8754G           3 

Actions #1

Updated by Sage Weil about 8 years ago

  • Status changed from New to Closed

MAX AVAIL is free space that you can write to.

Actions

Also available in: Atom PDF