[Bugs] [Bug 1247833] sharding - OS installation on vm image hangs on a sharded volume
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jul 30 07:30:02 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1247833
--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11789 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com)
------
commit 044a5623eb9af8e6f52ed2dd02f0f07d23479638
Author: Pranith Kumar K <pkarampu at redhat.com>
Date: Tue Jul 28 18:38:56 2015 +0530
features/shard: Fix block size get from xdata
Backport of: http://review.gluster.org/11778
Instead of using dict_get_ptr, dict_get_uint64 was used. If the first byte
of
the value is '\0' then size is returned as 0 because strtoull is used in
data_to_uint64. This will make it seem like the file is not sharded at all.
Original author: Pranith Kumar K <pkarampu at redhat.com>
Change-Id: Id07a7d9523cb29d096b65dd68bbfcef395031aef
BUG: 1247833
Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: http://review.gluster.org/11789
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
--
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