Path to this page:
./
wip/glusterfs,
Cluster filesystem
Branch: CURRENT,
Version: 10.5,
Package name: glusterfs-10.5,
Maintainer: alsGlusterFS 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. It requires a 64-bit CPU.
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/ for more info.
MESSAGE.Linux [+/-]===========================================================================
$NetBSD: MESSAGE.Linux,v 1.1 2023/06/04 00:45:01 gutteridge Exp $
For glusterfs servers:
- recommended filesystem: XFS
- FS tuning: mkfs.xfs -f -i size=512 -n size=8192 -d su=128K,sw=10 BLOCKDEV
- mount options: rw,inode64,noatime,nouuid
===========================================================================
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.19 2020/08/28 14:55:18 gdt 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
*** 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
===========================================================================
Required to run:[
textproc/libxml2] [
devel/argp] [
devel/libuuid] [
lang/python27] [
devel/userspace-rcu]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 7978.571 KB
Version history: (Expand)
- (2024-10-24) Updated to version: glusterfs-10.5
- (2024-10-24) Updated to version: glusterfs-10.4nb7
- (2023-04-22) Updated to version: glusterfs-10.4
- (2023-03-29) Updated to version: glusterfs-10.3nb2
- (2023-03-16) Updated to version: glusterfs-10.3nb1
- (2023-03-16) Package has been reborn