summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs/MESSAGE.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/glusterfs/MESSAGE.NetBSD')
-rw-r--r--filesystems/glusterfs/MESSAGE.NetBSD11
1 files changed, 6 insertions, 5 deletions
diff --git a/filesystems/glusterfs/MESSAGE.NetBSD b/filesystems/glusterfs/MESSAGE.NetBSD
index 41f355bdfc1..3e7263ac27a 100644
--- a/filesystems/glusterfs/MESSAGE.NetBSD
+++ b/filesystems/glusterfs/MESSAGE.NetBSD
@@ -1,13 +1,14 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2010/10/11 07:14:36 manu Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2011/04/18 16:19:47 manu Exp $
-glusterfs clients need the following in /etc/sys.conf in order to
+glusterfs clients need the following in /etc/sys.conf in order to
avoid hangs on I/O opezrations:
-kern.sbmax=4194304
+kern.sbmax=4194304
net.inet.tcp.sendbuf_max=1048576
net.inet.tcp.recvbuf_max=1048576
-glusterfs servers need an extended attributes filesystem with user
-attribute trusted.posix1.gen
+glusterfs servers will need extended attributes in exported filesystems.
+The requiered attributes can be initialized by running
+ ${PREFIX}/etc/glusterfs/xattr-init.sh
===========================================================================