summaryrefslogtreecommitdiffstats
path: root/doc/gluster.8
diff options
context:
space:
mode:
authorVishal Pandey <vpandey@redhat.com>2019-11-21 12:56:34 +0530
committerVishal Pandey <vpandey@redhat.com>2019-12-02 12:47:41 +0530
commit8483753514393239ba46e11c3a83e7ebff4cc3f4 (patch)
treefa239a53897da7e19717f711087d914b656e8b35 /doc/gluster.8
parentb35f8addc6b582a2498dfae546fbb942964c66b3 (diff)
man/gluster: Add volume top command to gluster man page
Change-Id: Ib74607d2b2e5a1a0316221f1176a7dcccea632d4 Fixes: bz#1774866 Signed-off-by: Vishal Pandey <vpandey@redhat.com>
Diffstat (limited to 'doc/gluster.8')
-rw-r--r--doc/gluster.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8
index 99a8d5e5048..f9f7d400663 100644
--- a/doc/gluster.8
+++ b/doc/gluster.8
@@ -113,6 +113,9 @@ Rotate the log file for corresponding volume/brick.
\fB\ volume profile <VOLNAME> {start|info [peek|incremental [peek]|cumulative|clear]|stop} [nfs] \fR
Profile operations on the volume. Once started, volume profile <volname> info provides cumulative statistics of the FOPs performed.
.TP
+\fB\ volume top <VOLNAME> {open|read|write|opendir|readdir|clear} [nfs|brick <brick>] [list-cnt <value>] | {read-perf|write-perf} [bs <size> count <count>] [brick <brick>] [list-cnt <value>] \fR
+Generates a profile of a volume representing the performance and bottlenecks/hotspots of each brick.
+.TP
\fB\ volume statedump <VOLNAME> [[nfs|quotad] [all|mem|iobuf|callpool|priv|fd|inode|history]... | [client <hostname:process-id>]] \fR
Dumps the in memory state of the specified process or the bricks of the volume.
.TP