Bug #22091
statfs get wrong fs size
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
For fs size in statfs, the right value should be the size of data_pool plus size of metadata_pool, however, it returned the size of all pools
Related issues
History
#1 Updated by Nathan Cutler about 6 years ago
- Tracker changed from Tasks to Bug
- Project changed from Stable releases to Ceph
- Regression set to No
- Severity set to 3 - minor
#2 Updated by Nathan Cutler about 6 years ago
- Project changed from Ceph to CephFS
#3 Updated by Patrick Donnelly about 6 years ago
- Duplicates Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one data pool added
#4 Updated by Patrick Donnelly about 6 years ago
- Status changed from New to Duplicate