[Bugs] [Bug 1619475] NetBSD memory detection issue
bugzilla at redhat.com
bugzilla at redhat.com
Tue Aug 21 16:44:39 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1619475
Worker Ant <bugzilla-bot at gluster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|POST |MODIFIED
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/20870 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- Fix physical memory detection on
NetBSD
NetBSD has two sysctl for physical memory detection: hw.physmem and
hw.physmem64. Only the later is 64-bit proof, and it has been
available for years.
That fix is important because it cause recent glusterfs to refuse
mounting fileystems when there is too much RAM, with an error loading
the quick-read xlator
[quick-read.c:838:check_cache_size_ok] 0-gfs-quick-read:
Cache size 134217728 is greater than the max size of 0
Change-Id: I957a1ff1d7018fe2f9d47384a28708e6cbdf710a
Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
Fixes: bz#1619475
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list