Bug #22776
mds: session count,dns and inos from cli "fs status" is always 0
% Done:
0%
Source:
Tags:
Backport:
luminous
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
[root@cephfs102 ~]# ceph fs status star
star - 0 clients
====
+------+--------+-------------+---------------+-------+-------+
| Rank | State | MDS | Activity | dns | inos |
+------+--------+-------------+---------------+-------+-------+
| 0 | active | 192.9.9.102 | Reqs: 0 /s | 0 | 0 |
+------+--------+-------------+---------------+-------+-------+
+-----------+----------+-------+-------+
| Pool | type | used | avail |
+-----------+----------+-------+-------+
| star_meta | metadata | 62.4M | 661G |
| star_data | data | 1681G | 661G |
+-----------+----------+-------+-------+
+-------------+
| Standby MDS |
+-------------+
| 192.9.9.104 |
| 192.9.9.103 |
+-------------+
star - 0 clients
dns is 0
inos is 0
The higher priority should be set for these perf counters to get included in
'ceph daemonperf' (and similar) results.
Related issues
History
#1 Updated by shangzhong zhu about 5 years ago
#2 Updated by John Spray about 5 years ago
- Project changed from Ceph to CephFS
#3 Updated by Patrick Donnelly about 5 years ago
- Subject changed from session count,dns and inos from cli "fs status" is always 0 to mds: session count,dns and inos from cli "fs status" is always 0
- Backport set to luminous
- Component(FS) MDS added
#4 Updated by Patrick Donnelly about 5 years ago
- Status changed from New to Fix Under Review
#5 Updated by Patrick Donnelly about 5 years ago
- Status changed from Fix Under Review to Pending Backport
#6 Updated by Nathan Cutler almost 5 years ago
- Copied to Backport #22859: luminous: mds: session count,dns and inos from cli "fs status" is always 0 added
#7 Updated by Nathan Cutler almost 5 years ago
- Status changed from Pending Backport to Resolved