Project

General

Profile

Actions

Bug #21243

closed

incorrect erasure-code space in command ceph df

Added by Petr Malkov over 6 years ago. Updated over 6 years ago.

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

0%

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

Description

ceph osd erasure-code-profile set ISA plugin=isa k=2 m=2 crush-failure-domain=host crush-device-class=hdd

ceph osd dump | grep pool
'default.rgw.buckets.data' replicated size 3 min_size 2
'default.rgw.ISA.buckets.data' erasure size 4 min_size 3
ceph df
default.rgw.buckets.data 6 27226M 0.06 42177G 7066
default.rgw.ISA.buckets.data 7 34299M 0.08 42177G 8579

Incorrect ISA erasure-coded pool space. It should be less, but shows the same.
I also tried ISA plugin=isa k=2 m=1, still the same bug


Related issues 2 (0 open2 closed)

Related to CephFS - Bug #21381: test_filtered_df: assert 0.9 < ratio < 1.1ResolvedDouglas Fuller09/13/2017

Actions
Copied to RADOS - Backport #21374: luminous: incorrect erasure-code space in command ceph dfResolvedAbhishek LekshmananActions
Actions

Also available in: Atom PDF