.\" Copyright (c) 2006-2012 Red Hat, Inc. .\" This file is part of GlusterFS. .\" .\" This file is licensed to you under your choice of the GNU Lesser .\" General Public License, version 3 or any later version (LGPLv3 or .\" later), or the GNU General Public License, version 2 (GPLv2), in all .\" cases as published by the Free Software Foundation. .\" .\" .TH Gluster 8 "Gluster command line utility" "22 November 2012" "Gluster Inc." .SH NAME gluster - Gluster Console Manager (command line utility) .SH SYNOPSIS .B gluster .PP 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] .SH DESCRIPTION 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 .SS "Volume Commands" .PP .TP \fB\ volume info [all|] \fR Display information about all volumes, or the specified volume. .TP \fB\ volume create [device vg] [stripe ] [replica ] [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. device vg parameter specifies volume should use block backend instead of regular posix backend. In this case NEW-BRICK should specify an existing Volume Group and there can be only one brick for Block backend volumes. \fR Refer Block backend section for more details .TP \fB\ volume delete \fR Delete the specified volume. .TP \fB\ volume start \fR Start the specified volume. .TP \fB\ volume stop [force] \fR Stop the specified volume. .TP \fB\ volume rename \fR Rename the specified volume. .TP \fB\ volume set