Path to this page:
./
filesystems/glusterfs,
Cluster filesystem
Branch: CURRENT,
Version: 10.4nb10,
Package name: glusterfs-10.4nb10,
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
===========================================================================
MESSAGE.ssl [+/-]===========================================================================
$NetBSD: MESSAGE.ssl,v 1.1 2011/12/09 16:57:44 manu Exp $
The following paths are used for SSL key, certificate and CA:
${PKG_SYSCONFDIR}/openssl/private/gluster.key
${PKG_SYSCONFDIR}/openssl/certs/gluster.crt
${PKG_SYSCONFDIR}/openssl/certs/gluster-ca.crt
===========================================================================
Required to run:[
textproc/libxml2] [
security/openssl] [
devel/argp] [
devel/libuuid] [
lang/python27] [
devel/userspace-rcu]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8099.484 KB
Version history: (Expand)
- (2024-11-15) Updated to version: glusterfs-10.4nb10
- (2024-11-01) Updated to version: glusterfs-10.4nb9
- (2024-11-01) Updated to version: glusterfs-10.4nb8
- (2024-08-06) Updated to version: glusterfs-10.4nb7
- (2024-07-05) Updated to version: glusterfs-10.4nb5
- (2024-05-29) Updated to version: glusterfs-10.4nb4
CVS history: (Expand)