summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd
Commit message (Expand)AuthorAgeFilesLines
...
* glusterd: dependency on 'priv->mgmt' completely removedAmar Tumballi2011-03-015-396/+392
* glusterd: keep mgmt program peerinfo specificAmar Tumballi2011-03-015-70/+208
* mgmt/glusterd: prevent spurious cmd unlocksPranith K2011-02-283-571/+318
* log the total replace brick command receivedRaghavendra Bhat2011-02-221-2/+1
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-223-6/+78
* glusterd: make it more RPC friendlyAmar Tumballi2011-02-222-196/+282
* mgmt/glusterd: In store-retrieve exit with error message instead of crashing.Pranith K2011-02-224-29/+159
* Typo fixes in log and cli messages.Sachidananda2011-02-171-1/+1
* glusterd-volgen: fix a issue of wrongly closing '0' fd.Amar Tumballi2011-02-151-3/+6
* volgen: avoid fclose() on cosed FILE *Anand Avati2011-02-151-0/+1
* syncdaemon: Checking for the existence of gsyncd by trying to aquire a lock o...Mohammed Junaid Ahmed2011-02-151-5/+6
* syncdaemon: Check for ctx context in the glusterd_op_stage_gsyc_set().Mohammed Junaid Ahmed2011-02-151-0/+8
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-152-141/+93
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-141-1/+31
* syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...Mohammed Junaid Ahmed2011-02-132-32/+157
* initialize the cli_req structure before sending it to xdrRaghavendra Bhat2011-02-131-1/+1
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-104-1/+786
* volgen: specify a mode argument for open(2)Csaba Henk2011-02-101-1/+1
* gluster rebalance: fix the permission issue of rebalanced filesAmar Tumballi2011-02-071-0/+14
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-046-97/+51
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-271-1/+4
* remove op_errstr from glusterd_handle_rpc_msg as op_errstr is not used in tha...Raghavendra Bhat2011-01-271-4/+2
* mgmt/glusterd: restart bricks when syncdaemon is enabledKaushik BV2011-01-273-2/+64
* volgen: add marker to brick volfilesCsaba Henk2011-01-271-5/+94
* mgmt/glusterd: error out if remove-brick comes for final bricksPranith K2011-01-261-2/+9
* glusterd: de-register nfs rpcs when it is stoppedPranith K2011-01-241-1/+31
* mgmt/Glusterd: make nfs.mem-factor settable through CLIKaushik BV2011-01-111-0/+17
* exit if the key or the value is null while retrieving the peer information in...Raghavendra Bhat2011-01-111-0/+8
* logging: fix format warningsAmar Tumballi2011-01-062-14/+14
* glusterd,cli: print single error message on failurePranith K2010-12-274-102/+209
* Add volume key to select data-self-heal-algorithmHarshavardhana2010-12-271-0/+1
* log the total rebalance command recieved into the logfileRaghavendra Bhat2010-12-271-2/+3
* mgmt: fix warnings due to format string mismatches during invocation of gf_log.Raghavendra G2010-12-141-1/+1
* mgmt/glusterd: Use a static buffer to perform ioctl with SIOCGIFCONFVijay Bellur2010-12-071-10/+14
* mgmt/glusterd: Enable stat-prefetch for fuseVijay Bellur2010-11-251-9/+14
* mgmt/glusterd: Move .cmd_log_history to log directoryVijay Bellur2010-11-251-1/+2
* mgmt/glusterd: Temporary fix for a crash seen in replace-brickVijay Bellur2010-11-251-2/+2
* volgen: put back an amended form of check erased in 96f44835 ("do not error o...Csaba Henk2010-11-241-0/+10
* volgen: clean up 0fbf226c (... add nfs.enable-ino32 as an option ...)Csaba Henk2010-11-241-96/+46
* display the error to the user if volume stop is given on a volume which does ...Raghavendra Bhat2010-11-241-2/+4
* mgmt/glusterd: Avoid creating multiple destination brickinfo during replace-b...Vijay Bellur2010-11-181-5/+33
* Remove symlnk of log dir to /etc/glusterdshishir gowda2010-11-151-2/+2
* Remove symlnk of default log dir to /etc/glusterdshishir gowda2010-11-152-13/+4
* glusterd rebalance: update the status in failure casesAmar Tumballi2010-11-151-2/+9
* check for dict also while setting the port for source brick while doing repla...Raghavendra Bhat2010-11-141-1/+1
* mgmt/glusterd: fixes for uninterrupted replace-brick with nfsVijay Bellur2010-11-141-8/+26
* mgmt/glusterd: "peer probe new-hostname" should replace old-hostname of friendPranith K2010-11-136-86/+78
* check if the brick being added is the destination brick of replace brickRaghavendra Bhat2010-11-094-2/+124
* do not error out if brick count is less than sub count which is valid in the ...Raghavendra Bhat2010-11-071-9/+0
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-071-3/+0