summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/tier.c
Commit message (Expand)AuthorAgeFilesLines
* tier/migrator: Fetch the next query file for the next cycleJoseph Fernandes2016-04-301-0/+21
* cluster/tier: add tunable to migrate files based on sizeDan Lambright2016-03-161-0/+24
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-141-0/+9
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-131-2/+27
* cluster/tier: make promotion and demotion independantDan Lambright2016-02-281-125/+125
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-101-3/+15
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-071-1/+1
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-031-75/+305
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-031-9/+36
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-02-031-0/+27
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-01-261-2/+3
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-251-0/+21
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-071-12/+38
* cluster/tier: check watermark during migrationDan Lambright2016-01-051-46/+57
* cluster/tier: Additional details in error messagesN Balachandran2016-01-041-41/+45
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-221-0/+1
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2015-12-221-1/+1
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-211-5/+49
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-181-1/+1
* tier:unlink during migrationMohammed Rafi KC2015-12-161-1/+1
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* cluster/tier : Fix double free in tier processN Balachandran2015-12-071-3/+1
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-061-0/+6
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-031-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-031-8/+34
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-231-41/+5
* core: use syscall wrappers instead of direct syscalls - tailKaleb S KEITHLEY2015-11-161-2/+2
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-161-4/+5
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-061-191/+149
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-041-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-031-2/+2
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-5/+6
* cluster/tier do not log error message on lookup heal for files on hot tierDan Lambright2015-10-281-13/+14
* cluster/tier: add pause tier for snapshotsDan Lambright2015-10-211-1/+67
* cluster/tier do not abort migration if a single brick is downDan Lambright2015-10-201-12/+12
* cluster/tier remove suprious log messages on valid failed migrationDan Lambright2015-10-191-1/+8
* cluster/tier: add watermarks and policy driverDan Lambright2015-10-101-88/+383
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-081-15/+286
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-111-2/+3
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-081-43/+96
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-021-4/+28
* all: reduce "inline" usageJeff Darcy2015-09-011-2/+2
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-181-16/+28
* tier/libgfdb : Setting Freq counters of un-selected files to zeroJoseph Fernandes2015-08-121-2/+2
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* cluster/tier: stop tier migration after graph switchDan Lambright2015-06-261-0/+16
* dht: Adding log messages to the new logging frameworkarao2015-06-231-15/+18