summaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-301-4/+4
* mgmt/glusterd: volume start forcePranith K2010-09-293-16/+28
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-281-1/+25
* replace brick fixesPavan Sondur2010-09-271-30/+0
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.Pavan Sondur2010-09-232-2/+2
* gluster cli: handle case of no brick given in log locate/rotateAmar Tumballi2010-09-231-26/+30
* cli: Make volume rename hiddenVijay Bellur2010-09-221-2/+2
* cli: Avoid exposing volume set-transportVijay Bellur2010-09-221-2/+2
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-223-29/+35
* cli: remove trailing slashes from brick pathsPranith Kumar K2010-09-213-10/+73
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-211-0/+5
* cli, mgmt/glusterd: volume sync commandPranith Kumar K2010-09-202-1/+103
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-182-8/+44
* cli: fix incorrect return value for system:: getspecCsaba Henk2010-09-171-1/+1
* cli: added system:: portmap brick2portCsaba Henk2010-09-162-0/+115
* cli: added system:: getspecCsaba Henk2010-09-162-0/+126
* cli: add system namespaceCsaba Henk2010-09-165-1/+95
* cli: make cli behave nicely with batch commands piped in in stdinCsaba Henk2010-09-162-3/+11
* cli: add "--remote-host=<hostname>" optionCsaba Henk2010-09-162-6/+16
* cli: add a simplistic option parser, convert "mode script" to "--mode=script"Csaba Henk2010-09-165-32/+44
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-9/+33
* check if the export directory is present while starting volume and send the r...Raghavendra Bhat2010-09-141-0/+3
* gluster cli: don't print port in peer statusAmar Tumballi2010-09-081-2/+7
* mgmt/glusterd: Various replace brick changes.Pavan Sondur2010-09-081-1/+1
* glusterd: rebalance fixesAmar Tumballi2010-09-071-3/+8
* cli: fixed a minor log rotate failure msgAmar Tumballi2010-09-071-1/+1
* Volume info should display transport-typeshishir gowda2010-09-071-1/+7
* Change cli volume/peer cmd's --help option to helpshishir gowda2010-09-073-3/+3
* cli: add script mode for glusterPranith Kumar K2010-09-075-22/+69
* Typo in log msg for volume create localhostshishir gowda2010-09-061-1/+1
* cli: change volume create help stringPranith Kumar K2010-09-061-1/+1
* cli: check for argument presence before accessingPranith Kumar K2010-09-061-4/+14
* cli: prompt user before remove-brick and stop volumePranith Kumar K2010-09-061-0/+26
* cli: Only admin should run gluster CLIPranith Kumar K2010-09-061-0/+5
* cli: Print volume type None as DistributePranith Kumar K2010-09-061-1/+1
* cli: stripe/replica count should be greater than 1Pranith Kumar K2010-09-062-29/+21
* cli: In volume create check for presence of bricksPranith Kumar K2010-09-061-0/+6
* cli: print volume info cmd usage in case of parse errorsPranith Kumar K2010-09-061-0/+9
* Create volume adding transport type option rdmashishir gowda2010-09-062-1/+32
* Add brick hostname should not be localhostshishir gowda2010-09-061-0/+23
* Volume create hostname should not be localhostshishir gowda2010-09-061-0/+23
* cli: Display proper message when no volumes are presentVijay Bellur2010-09-051-0/+5
* cli: Add support for GET volumeVijay Bellur2010-09-052-3/+20
* Hiding add-brick/remove-brick type optionshishir gowda2010-09-041-2/+2
* cli: Fix clang errors.Sachidananda2010-09-031-1/+16
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-021-8/+1
* cli: Changes for GET_NEXT volume infoVijay Bellur2010-09-025-12/+114
* Remove brick validationshishir gowda2010-09-022-1/+44
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-311-2/+14
* 'gluster volume log' feature addedAmar Tumballi2010-08-319-106/+485