From 4a95f8f3b39f58349ef0935b1746e543408b3080 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Fri, 18 Feb 2011 03:10:29 +0000 Subject: man pages updated Signed-off-by: Amar Tumballi Signed-off-by: Anand V. Avati BUG: 2444 (keep man pages upto date with new codebase.) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2444 --- doc/Makefile.am | 4 +- doc/gluster.8 | 25 ++++------ doc/glusterd.8 | 7 ++- doc/glusterfs.8 | 16 ++---- doc/glusterfsd.8 | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++ doc/mount.glusterfs.8 | 6 +-- 6 files changed, 154 insertions(+), 35 deletions(-) create mode 100644 doc/glusterfsd.8 (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index f26fc750..c5fd2b81 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,13 +1,13 @@ EXTRA_DIST = glusterfs.vol.sample glusterfsd.vol.sample glusterfs.8 mount.glusterfs.8\ porting_guide.txt authentication.txt coding-standard.pdf get_put_api_using_xattr.txt \ translator-options.txt mac-related-xattrs.txt replicate.pdf glusterd.vol gluster.8 \ - glusterd.8 + glusterd.8 glusterfsd.8 SUBDIRS = examples hacker-guide voldir = $(sysconfdir)/glusterfs vol_DATA = glusterfs.vol.sample glusterfsd.vol.sample glusterd.vol -man8_MANS = glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 +man8_MANS = glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 glusterfsd.8 CLEANFILES = diff --git a/doc/gluster.8 b/doc/gluster.8 index 23910dc0..ced265fe 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2006-2010 Gluster, Inc. +.\" Copyright (c) 2006-2011 Gluster, Inc. .\" This file is part of GlusterFS. .\" .\" GlusterFS is GF_FREE software; you can redistribute it and/or modify @@ -26,7 +26,7 @@ Gluster \- Gluster command line tool. To enter gluster prompt .PP (or) -.pp +.PP .B gluster .I [commands] [options] @@ -61,11 +61,11 @@ stop volume specified by \fB\\fR \fB\ volume rename \fR rename volume \fB\\fR to \fB\\fR .TP -\fB\ volume add-brick [(replica )|(stripe )] ... \fR -add brick to volume \fB\\fR +\fB\ volume add-brick ... \fR +add brick to volume. if the volume is of the type replicate or stripe, then one need to provide bricks in multiple of replica count, or stripe count.\fB\\fR .TP -\fB\ volume remove-brick [(replica )|(stripe )] ... \fR -remove brick from volume \fB\\fR +\fB\ volume remove-brick ... \fR +remove brick from volume. if the volume is of the type replicate or stripe, then one need to provide bricks in multiple of replica count, or stripe count. Note that with this option, your data in the bricks which are removed is not going to available. If you need to migrate data, then refer to 'replace-brick' option. \fB\\fR .TP \fB\ volume rebalance start \fR start rebalance of volume \fB\\fR @@ -76,15 +76,11 @@ stop rebalance of volume \fB\\fR \fB\ volume rebalance status \fR rebalance status of volume \fB\fR .TP -\fB\ volume replace-brick ( ) start|pause|abort|status \fR +\fB\ volume replace-brick ( ) start|pause|abort|status|commit \fR replace-brick operations .TP -\fB\ volume set-transport [] ... \fR -set transport type for volume \fB\\fR -.TP -\fB\ volume set-transport [] ... \fR +\fB\ volume set