1CEPHFS-TOP(8) Ceph CEPHFS-TOP(8)
2
3
4
6 cephfs-top - Ceph Filesystem Top Utility
7
9 cephfs-top [flags]
10
11
13 cephfs-top provides top(1) like functionality for Ceph Filesystem.
14 Various client metrics are displayed and updated in realtime.
15
16 Ceph Metadata Servers periodically send client metrics to Ceph Manager.
17 Stats plugin in Ceph Manager provides an interface to fetch these met‐
18 rics.
19
21 --cluster
22 Cluster: Ceph cluster to connect. Defaults to ceph.
23
24 --id Id: Client used to connect to Ceph cluster. Defaults to fstop.
25
26 --selftest
27 Perform a selftest. This mode performs a sanity check of stats
28 module.
29
31 chit cap hit rate
32
33 rlat read latency
34
35 wlat write latency
36
37 mlat metadata latency
38
39 dlease dentry lease rate
40
41 ofiles number of opened files
42
43 oicaps number of pinned caps
44
45 oinodes
46 number of opened inodes
47
49 cephfs-top is part of Ceph, a massively scalable, open-source, distrib‐
50 uted storage system. Please refer to the Ceph documentation at
51 http://ceph.com/ for more information.
52
54 ceph(8), ceph-mds(8)
55
57 2010-2021, Inktank Storage, Inc. and contributors. Licensed under Cre‐
58 ative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
59
60
61
62
63dev Sep 28, 2021 CEPHFS-TOP(8)