Path to this page:
./
filesystems/glusterfs,
Cluster filesystem
Branch: pkgsrc-2017Q4,
Version: 3.12.3nb1,
Package name: glusterfs-3.12.3nb1,
Maintainer: pkgsrc-usersGlusterFS is a flexible, powerful, POSIX-compliant cluster filesystem
that can scale to several petabytes.
GlusterFS works over either TCP/IP or high-performance Infiniband
RDMA interconnect.
GlusterFS provides striping and on-the-fly synchronous replication
of files. GlusterFS has a fully distributed design, with no single
point of failure.
Please visit http://www.gluster.org/glusterfs.php for more info.
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.16 2014/11/20 16:12:48 wiz Exp $
*** GlusterFS clients ***
This is required in /etc/sysctl.conf in order to avoid hangs on I/O operations
kern.sbmax=4194304
net.inet.tcp.sendbuf_max=1048576
net.inet.tcp.recvbuf_max=1048576
In order to use mount -t glusterfs, please install this link
ln -s ${PREFIX}/sbin/mount_glusterfs /sbin/mount_glusterfs
* Only for netbsd-5 branch (later NetBSD GENERIC kernels have it enabled):
A kernel with the following option is required:
file-system PUFFS
pseudo-device putter
pseudo-device pud
*** GlusterFS servers ***
glusterfs servers will need extended attributes in exported filesystems.
This is currently only supported in UFS1 (newfs -O1). You will need to
create the directories below on exported filesystems' roots, and then
mount with -o extattr
.attribute/system
.attribute/user
* For netbsd-6 branch and earlier (later NetBSD GENERIC kernels have it),
the kernel must have the following option enabled:
options UFS_EXTATTR
===========================================================================
Required to run:[
devel/userspace-rcu] [
lang/python27] [
textproc/libxml2]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ea423aaa1b59fa8f83d01779ac13b2a00e03d2b1
RMD160: 83a41e4006d79237c24d31eef2881fce281179ac
Filesize: 7219.844 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version glusterfs-3.12.3nb1 (created)