summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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 detachv3.1.0qa38Pranith K2010-10-021-10/+33
* rebalance: bring in two stagesv3.1.0qa37Amar 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 rotatev3.1.0qa36Amar 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 transitionv3.1.0qa35Vijay 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 comparev3.1.0qa32Vijay 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
* mgmt/glusterd: cleanup generate_perf_xlator_list ()Csaba Henk2010-09-241-100/+52
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-235-185/+250
* mgmt/glusterd: Always use io-stats as the topmost xlator with appropriate vol...Pavan Sondur2010-09-221-14/+103
* mgmt/glusterd: skip sending req to disconnected peersPranith Kumar K2010-09-221-0/+8
* Restart all bricks which are down when glusterd comes upshishir gowda2010-09-226-5/+150
* mgmt/glusterd: replace-brick validationsPranith Kumar K2010-09-224-51/+153
* mgmt/glusterd: opinfo unlock should be done in txn_completePranith Kumar K2010-09-221-1/+0
* mgmt/glusterd: Restart src brick and add pump when replace brick cmds are given.Pavan Sondur2010-09-222-15/+129
* mgmt/glusterd: Enable/disable xlator options support added.Pavan Sondur2010-09-222-60/+268
* Remove brick for stripe should check for pairs/subvolumesshishir gowda2010-09-221-5/+14
* unmount the replace brick client irrespective of whether the previous command...Raghavendra Bhat2010-09-211-10/+31
* mgmt/glusterd: print critical log for responses from unknown peersPranith Kumar K2010-09-211-4/+8
* fix the typo in the getxattr of replace-brickRaghavendra Bhat2010-09-211-1/+1
* cli, mgmt/glusterd: send errno in case of Peer rejectPranith Kumar K2010-09-213-4/+7