From 793830be96b95daaa842ab63da66be8840e04315 Mon Sep 17 00:00:00 2001 From: Sanju Rakonde Date: Mon, 27 Nov 2017 00:18:03 +0530 Subject: [PATCH 135/139] cli: commands are missing in man page adding missed commands to gluster manual page. >upstream mainline patch : https://review.gluster.org/#/c/18855 Change-Id: I2e5eb1b3929241275ee7a046c5e3d45a5aa5c4a2 BUG: 1516249 Signed-off-by: Sanju Rakonde Reviewed-on: https://code.engineering.redhat.com/gerrit/128885 Reviewed-by: Atin Mukherjee Tested-by: RHGS Build Bot --- doc/gluster.8 | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) diff --git a/doc/gluster.8 b/doc/gluster.8 index 4c20307..c13a1c2 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -35,6 +35,12 @@ The Gluster Console Manager is a command line utility for elastic volume managem \fB\ volume info [all|] \fR Display information about all volumes, or the specified volume. .TP +\fB\ volume list \fR +List all volumes in cluster +.TP +\fB\ volume status [all | [nfs|shd||quotad|tierd]] [detail|clients|mem|inode|fd|callpool|tasks|client-list] \fR +Display status of all or specified volume(s)/brick +.TP \fB\ volume create [stripe ] [replica ] [disperse []] [redundancy ] [transport ] ... \fR Create a new volume of the specified type using the specified bricks and transport type (the default transport type is tcp). To create a volume with both transports (tcp and rdma), give 'transport tcp,rdma' as an option. @@ -51,8 +57,17 @@ Stop the specified volume. \fB\ volume set