From 8483753514393239ba46e11c3a83e7ebff4cc3f4 Mon Sep 17 00:00:00 2001 From: Vishal Pandey Date: Thu, 21 Nov 2019 12:56:34 +0530 Subject: man/gluster: Add volume top command to gluster man page Change-Id: Ib74607d2b2e5a1a0316221f1176a7dcccea632d4 Fixes: bz#1774866 Signed-off-by: Vishal Pandey --- doc/gluster.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 {start|info [peek|incremental [peek]|cumulative|clear]|stop} [nfs] \fR Profile operations on the volume. Once started, volume profile info provides cumulative statistics of the FOPs performed. .TP +\fB\ volume top {open|read|write|opendir|readdir|clear} [nfs|brick ] [list-cnt ] | {read-perf|write-perf} [bs count ] [brick ] [list-cnt ] \fR +Generates a profile of a volume representing the performance and bottlenecks/hotspots of each brick. +.TP \fB\ volume statedump [[nfs|quotad] [all|mem|iobuf|callpool|priv|fd|inode|history]... | [client ]] \fR Dumps the in memory state of the specified process or the bricks of the volume. .TP -- cgit