[Bugs] [Bug 1290677] tiering: T files getting created , even after disk quota exceeds

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 22 13:12:00 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1290677



--- Comment #8 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12948 committed in master by Dan Lambright
(dlambrig at redhat.com) 
------
commit d3fd13688f850e58bfa517a4c2d17e8fa4343dcf
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

    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>

-- 
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