[Bugs] [Bug 1364365] Bricks doesn't come online after reboot [ Brick Full ]
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 10 09:31:54 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1364365
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/15093 committed in release-3.8 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit d5976e2ca90f16074216a32e267e2652acd32bd9
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: 1364365
Signed-off-by: Ashish Pandey <aspandey at redhat.com>
Reviewed-on: http://review.gluster.org/15093
Smoke: Gluster Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD 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=oX1jXDwZ55&a=cc_unsubscribe
More information about the Bugs
mailing list