[Bugs] [Bug 1364354] Bricks doesn't come online after reboot [ Brick Full ]

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 10 09:32:11 UTC 2016


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



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/15092 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit 699fcc27d109584d08824caf54aafe5fd76f9e7b
Author: Ashish Pandey <aspandey at redhat.com>
Date:   Wed Jul 27 15:49:25 2016 +0530

    posix: Do not move and recreate .glusterfs/unlink directory

    Problem:
    At the time of start of a volume, it is checked if
    .glusterfs/unlink exist or not. If it does, move it
    to landfill and recreate unlink directory. If a volume
    is mounted and we write data on it till we face ENOSPC,
    restart of that volume fails as it will not be able to
    create unlink dir. mkdir will fail with ENOSPC.
    This will not allow volume to restart.

    Solution:
    If .glusterfs/unlink directory exist, don't move it to
    landfill. Delete all the entries inside it.

    master -
    http://review.gluster.org/#/c/15030/

    Change-Id: Icde3fb36012f2f01aeb119a2da042f761203c11f
    BUG: 1364354
    Signed-off-by: Ashish Pandey <aspandey at redhat.com>
    Reviewed-on: http://review.gluster.org/15092
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=tKt8DMMm3u&a=cc_unsubscribe


More information about the Bugs mailing list