summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-17/+82
* implement volume level address allow/reject settingCsaba Henk2010-10-041-11/+33
* Additional status check for rebalance in progressshishir gowda2010-10-041-1/+2
* Add log-level option to command volume setshishir gowda2010-10-041-0/+2
* cli: add more type for volumesAmar Tumballi2010-10-041-0/+5
* mgmt/glusterd: update volumes on friend updatePranith K2010-10-042-7/+11
* mgmt/glusterd: update volumes from friendPranith K2010-10-041-1/+4
* volgen: impemlent dynamic (pattern-based) option matchingCsaba Henk2010-10-045-119/+143
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsKaushik BV2010-10-035-2/+376
* mgmt/glusterd: changes for detach everywhereVijay Bellur2010-10-034-27/+141
* volgen: add a precise getter function which considers default values as wellCsaba Henk2010-10-022-0/+33
* volgen: add support for auth.addr.%s.{allow, reject} optionsCsaba Henk2010-10-021-0/+49
* volgen: fix up replace-brick + pump generationCsaba Henk2010-10-021-8/+14
* volgen: some refactor to make frequent invocations more handyCsaba Henk2010-10-021-54/+79
* mgmt/glusterd: print peer state names instead of state numbersPranith K2010-10-023-1/+23
* volgen: reimplement volgenCsaba Henk2010-10-024-2431/+684
* mgmt/glusterd: destroy frames in callbackPranith K2010-10-022-0/+17
* mgmt/glusterd: handle peer not connected in peer detachPranith K2010-10-021-10/+33
* rebalance: bring in two stagesAmar Tumballi2010-10-012-64/+131
* glusterd: put all the code related to 'rebalance' in new fileAmar Tumballi2010-10-013-375/+415
* mgmt/glusterd: handle glusterfs crashes for start/stop of bricksPranith K2010-10-011-61/+66
* mgmt/glusterd: Make replace-brick atomicVijay Bellur2010-10-011-18/+54
* glusterd: fix in log filename and log rotateAmar Tumballi2010-09-301-18/+64
* mgmt/glusterd: memory leak fixesPranith K2010-09-302-0/+8
* Block add, remove and replace brick ops when rebalance is in progressshishir gowda2010-09-304-6/+52
* start the per brick process with 'glusterfsd' instead of 'glusterfs'Amar Tumballi2010-09-301-1/+1
* mgmt/glusterd: remove debug messages in cleanup_and_exitPranith K2010-09-301-1/+2
* mgmt/glusterd: resolve uuid if nullPranith K2010-09-291-0/+5
* mgmt/glusterd: set the error before starting checksPranith K2010-09-291-0/+1
* mgmt/glusterd: volume start forcePranith K2010-09-299-274/+284
* mgmt/glusterd: brick info get should compare uuid instead of hostnamePranith K2010-09-281-3/+6
* mgmt/glusterd: Fix incorrect state machine transitionVijay Bellur2010-09-281-1/+1
* mgmt/glusterd: compute cksum upon volume retrievalVijay Bellur2010-09-281-7/+12
* do not allow remove brick if the total bricks given is less than the sub_countRaghavendra Bhat2010-09-281-6/+18
* glusterd: logs is a symlink to default var log dirAmar Tumballi2010-09-283-4/+5
* unref the dict allocated in set_volume, remove_brickRaghavendra Bhat2010-09-281-0/+7
* Starting/stoppin glusterd changes brick pairsshishir gowda2010-09-281-15/+64
* mgmt/glusterd: prevent detach of peer with its bricks existing in clusterPranith K2010-09-285-110/+234
* replace brick fixesPavan Sondur2010-09-276-222/+392
* mgmt/glusterd: delay probe till connection happensPranith K2010-09-279-178/+224
* fix a build warning about stack overflowAmar Tumballi2010-09-271-12/+12
* mgmt/glusterd: perform post operations of volume setPranith K2010-09-271-5/+12
* mgmt/glusterd: Do not look into brick when logfile is being set for volumeVijay Bellur2010-09-251-8/+6
* mgmt/glusterd: resolve brick before doing uuid compareVijay Bellur2010-09-241-0/+14
* glusterd: add new stats related options for 'volume set'Amar Tumballi2010-09-243-5/+27
* glusterd-volgen: add 'io-stats' xlator on server volfile tooAmar Tumballi2010-09-241-9/+23
* check if the bricks provided are the same and are alredy being usedRaghavendra Bhat2010-09-242-11/+71
* mgmt/glusterd: add option to force kill gnfs processPranith Kumar K2010-09-242-18/+21
* mgmt/glusterd: initialize addrinfo variablesPranith Kumar K2010-09-241-1/+2
* glusterd: fetch-spec now allows NFS like '/<volume-name>'Amar Tumballi2010-09-241-1/+11