[Bugs] [Bug 1295359] tiering: T files getting created , even after disk quota exceeds
bugzilla at redhat.com
bugzilla at redhat.com
Mon Feb 22 14:53:13 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1295359
--- Comment #7 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13161 committed in release-3.7 by Dan
Lambright (dlambrig at redhat.com)
------
commit 40902503da073bb106ba0eef7788692f0cfcfc20
Author: Mohammed Rafi KC <rkavunga at redhat.com>
Date: Thu Dec 10 20:13:22 2015 +0530
tier:delete the linkfile if data file creation fails
If we are creating data file in a hot subvolume
then we will create a linkfile in cold subvolume.
Linkfile creation happens first. If linkfile creation
was successful and data file creation failed, then
linkfile in cold subvolume will become stale
This patch will delete the linkfile as well, if data
file creation fails
Also this code duplicates dht_create to make tier_create
backport of>
>Change-Id: I377a90dad47f288e9576c7323b23cf694a91a7a3
>BUG: 1290677
>Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
>Reviewed-on: http://review.gluster.org/12948
>Reviewed-by: N Balachandran <nbalacha at redhat.com>
>Tested-by: NetBSD Build System <jenkins at build.gluster.org>
>Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
>Reviewed-by: Dan Lambright <dlambrig at redhat.com>
>Tested-by: Dan Lambright <dlambrig at redhat.com>
Change-Id: I3689e8ee387fb6731b4b3a7fe8f8190143482eaa
BUG: 1295359
Signed-off-by: Mohammed Rafi KC <rkavunga at redhat.com>
Reviewed-on: http://review.gluster.org/13161
Smoke: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Dan Lambright <dlambrig at redhat.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list