[Bugs] [Bug 1422777] DHT doesn't evenly balance files on FreeBSD with ZFS
bugzilla at redhat.com
bugzilla at redhat.com
Thu Feb 16 15:52:20 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1422777
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16631 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit 9475d006793f0b5b0284ddc6ad038605e31a81a8
Author: Xavier Hernandez <xhernandez at datalab.es>
Date: Wed Feb 1 10:01:26 2017 +0100
extras/rebalance.py: Fix statvfs for FreeBSD in python
FreeBSD doesn't return the block size in f_bsize as linux does. It
returns the optimal I/O size, so we need to consider this to avoid
invalid results. On FreeBSD we take f_frsize as the block size.
> Change-Id: I72083d8ae183548439de874c77f1d60d9c2d14a7
> BUG: 1356076
> Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
> Reviewed-on: https://review.gluster.org/16498
> CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> Smoke: Gluster Build System <jenkins at build.gluster.org>
> Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
Change-Id: I751155e2507cab08ded3eafa85d571b778713fbb
BUG: 1422777
Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
Reviewed-on: https://review.gluster.org/16631
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana 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=6aF9XwKh6x&a=cc_unsubscribe
More information about the Bugs
mailing list