summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/tier.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* Tier: Avoiding stale entries from causing demotion to stophari gowtham2016-03-221-2/+27
* TIER: stopping the tierd when the volume goes downhari gowtham2016-03-221-0/+9
* cluster/tier: break out of iterating query file once cycle time endsDan Lambright2016-03-161-0/+27
* cluster/tier: Additional details in error messagesN Balachandran2016-03-071-37/+41
* cluster/tier: Create linkfiles to hardlinks correctlyN Balachandran2016-02-271-1/+1
* cluster/tier : Fixed wrong variable comparisonN Balachandran2016-02-271-2/+15
* tier:delete the linkfile if data file creation failsMohammed Rafi KC2016-02-221-1/+1
* tier:unlink during migrationMohammed Rafi KC2016-02-221-1/+1
* cluster/tier : Reset watermarks in tierN Balachandran2016-02-191-9/+36
* cluster/tier: allow db queries to be interruptableDan Lambright2016-02-181-58/+95
* tier/gfdb : Round-Robin read of query filesJoseph Fernandes2016-02-141-77/+308
* tier/dht : Default value for demote-freq, max files and mbJoseph Fernandes2016-02-141-2/+3
* cluster/tier: Ignore quota-deem-statfs for watermark calculationN Balachandran2016-01-311-0/+21
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2016-01-291-0/+1
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-1/+1
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-251-5/+49
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-201-1/+1
* tier : Spawn promotion or demotion thread depending on local bricksJoseph Fernandes2015-12-091-22/+29
* tier/dht: Fix mem leak from lookup response dictJoseph Fernandes2015-12-091-0/+6
* cluster/tier : Fix double free in tier processN Balachandran2015-12-081-3/+1
* tier/tier: Ignoring status of already migrated filesJoseph Fernandes2015-12-061-5/+16
* cluster/tier: fix loading tier.so into glusterdN Balachandran2015-12-041-8/+34
* cluster/tier: readdirp to cold tier onlyDan Lambright2015-11-241-41/+6
* cluster/tier: Disallow detach commit when detach in progressDan Lambright2015-11-161-1/+1
* tier/libgfdb: Replacing ASCII query file with binaryJoseph Fernandes2015-11-081-191/+149
* cluster/tier correct promotion cycle calculationDan Lambright2015-11-071-3/+9
* tier/dht: Ignoring replica for migration countingJoseph Fernandes2015-11-051-7/+24
* cluster/tier : Files skipped during tier query parsingN Balachandran2015-11-041-2/+2
* cluster/tier dont log error on lookup heal for files on hot tierDan Lambright2015-10-301-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-211-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-85/+396
* tier/ctr: Solution for db locks for tier migrator and ctr using sqlite versio...Joseph Fernandes2015-10-091-18/+287
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-111-40/+95
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-031-4/+28
* cluster/tier: account for reordered layoutsDan Lambright2015-09-021-13/+30
* cluster/tier : Use dht_* versions for xlator_fopsN Balachandran2015-08-191-16/+28
* cluster/tier: fix demotion when cold tier is ECDan Lambright2015-08-121-0/+2
* dht: Adding log messages to the new logging frameworkarao2015-07-271-11/+15
* tier/dht: Fixing non atomic promotion/demotion w.r.t to frequency periodJoseph Fernandes2015-06-271-40/+59
* tiering:static function called from a non static inline functionMohammed Rafi KC2015-06-221-2/+2
* tier/volume set: Validate volume set option for tierMohammed Rafi KC2015-06-161-0/+6
* cluster/tier: load libgfdb.so properly in all casesNiels de Vos2015-06-011-1/+1
* tiering/rebalance: Use separate pid/socket file for tieringMohammed Rafi KC2015-05-311-2/+3
* glusterd: add counter support for tiered volumesDan Lambright2015-05-281-0/+6
* dht/tier/rebalancer: Fix reset of tiering client pidJoseph Fernandes2015-05-101-1/+1