Path to this page:
./
filesystems/glusterfs,
Cluster filesystem
Branch: pkgsrc-2011Q3,
Version: 3.2.3nb1,
Package name: glusterfs-3.2.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.10 2011/09/27 12:45:02 manu Exp $
In order to use mount -t glusterfs, please install this link
ln -s ${PREFIX}/sbin/mount.glusterfs /sbin/mount_glusterfs
In order to use mount -t glusterfs, please install this link
ln -s ${PREFIX}/sbin/mount.glusterfs /sbin/mount_glusterfs
glusterfs clients need the following 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
glusterfs servers will need extended attributes in exported filesystems.
The required attributes can be initialized by running
${PREFIX}/etc/glusterfs/xattr-init.sh
===========================================================================
Required to run:[
lang/python26]
Required to build:[
devel/bison] [
devel/libtool-base]
Master sites:
SHA1: 7a36e496d9ac3fbf11123bb42884445334d07f06
RMD160: 89d6a5f9c1362e1fe4d88e69465311069552d319
Filesize: 2320.313 KB
Version history: (Expand)
- (2011-10-04) Package added to pkgsrc.se, version glusterfs-3.2.3nb1 (created)