From c0d8f11be283637622b0ece82ba8392f0a67e87c Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Thu, 17 Mar 2011 08:00:49 +0000 Subject: man pages updated Thanks to Divya MN for all the effort Signed-off-by: Amar Tumballi Signed-off-by: Vijay Bellur BUG: 2444 (keep man pages upto date with new codebase.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2444 --- doc/gluster.8 | 103 +++++++++++++++++++++++++++++--------------------------- doc/glusterd.8 | 41 +++++++++------------- doc/glusterfs.8 | 67 +++++++++++++++++------------------- 3 files changed, 98 insertions(+), 113 deletions(-) diff --git a/doc/gluster.8 b/doc/gluster.8 index ced265fe18f..3886d29a090 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -1,4 +1,3 @@ -.\" .\" Copyright (c) 2006-2011 Gluster, Inc. .\" This file is part of GlusterFS. .\" @@ -13,109 +12,115 @@ .\" Affero General Public License for more details. .\" .\" You should have received a copy of the GNU Affero General Public License -.\" along with this program. If not, see -.\" . +.\" along with this program. If not, see " . .\" .\" -.TH Gluster 8 "Gluster command line tool" "9 September 2010" "Gluster Inc." +.TH Gluster 8 "Gluster command line utility" "07 March 2011" "Gluster Inc." .SH NAME -Gluster \- Gluster command line tool. +gluster - Gluster Console Manager (command line utility) .SH SYNOPSIS .B gluster .PP -To enter gluster prompt +To run the program and display gluster prompt: +.PP +.B gluster .PP (or) .PP - +To specify a command directly: +.PP .B gluster .I [commands] [options] -.PP -Gluster is a command line tool for dynamic volume management for glusterfs. + .SH DESCRIPTION -Gluster command line tool is used for dynamic volume management. -The tool must be executed on any of the export servers. The cli gives an easy way to perform cloud operations such as volume create, volume expand, volume shrink, volume migrate, volume rebalance without the necessity of scheduling downtimes. +The Gluster Console Manager is a command line utility for elastic volume management. You can run the gluster command on any export server. The command enables administrators to perform cloud operations, such as creating, expanding, shrinking, rebalancing, and migrating volumes without needing to schedule server downtime. .SH COMMANDS -.PP -Mandatory or optional arguments to long options are also mandatory or optional -for any corresponding short options. -.SS "Basic commands" + +.SS "Volume Commands" .PP .TP \fB\ volume info [all|] \fR -list information of all volumes +Display information about all volumes, or the specified volume. .TP \fB\ volume create [stripe ] [replica ] [transport ] ... \fR -create a new volume of specified type with mentioned bricks, with specified transport-type [default:tcp] +Create a new volume of the specified type using the specified bricks and transport type (the default transport type is tcp). .TP \fB\ volume delete \fR -delete volume specified by \fB\\fR +Delete the specified volume. .TP \fB\ volume start \fR -start volume specified by \fB\\fR +Start the specified volume. .TP \fB\ volume stop [force] \fR -stop volume specified by \fB\\fR +Stop the specified volume. .TP \fB\ volume rename \fR -rename volume \fB\\fR to \fB\\fR +Rename the specified volume. +.TP +\fB\ volume set