summaryrefslogtreecommitdiff
path: root/filesystems/glusterfs
diff options
context:
space:
mode:
authortnn <tnn>2011-04-28 10:49:41 +0000
committertnn <tnn>2011-04-28 10:49:41 +0000
commit5198b61ac11db9ce2be7faad48c73659ecaefeca (patch)
tree48c19ff081a7baaaf42eb756c883c8aa7632c0ce /filesystems/glusterfs
parent9791496cb3974c009ec1bac6d99808f0ba957424 (diff)
downloadpkgsrc-5198b61ac11db9ce2be7faad48c73659ecaefeca.tar.gz
fix typo
Diffstat (limited to 'filesystems/glusterfs')
-rw-r--r--filesystems/glusterfs/MESSAGE.NetBSD8
1 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/glusterfs/MESSAGE.NetBSD b/filesystems/glusterfs/MESSAGE.NetBSD
index 3e7263ac27a..eeb608f7e07 100644
--- a/filesystems/glusterfs/MESSAGE.NetBSD
+++ b/filesystems/glusterfs/MESSAGE.NetBSD
@@ -1,14 +1,14 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.3 2011/04/18 16:19:47 manu Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.4 2011/04/28 10:49:41 tnn Exp $
-glusterfs clients need the following in /etc/sys.conf in order to
-avoid hangs on I/O opezrations:
+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 requiered attributes can be initialized by running
+The required attributes can be initialized by running
${PREFIX}/etc/glusterfs/xattr-init.sh
===========================================================================