2010-08-26 16:26:18 +02:00
|
|
|
===========================================================================
|
2011-07-23 03:14:43 +02:00
|
|
|
$NetBSD: MESSAGE.NetBSD,v 1.9 2011/07/23 01:14:43 manu Exp $
|
2011-05-12 12:28:47 +02:00
|
|
|
|
|
|
|
In order to use mount -t glusterfs, please install this link
|
|
|
|
ln -s ${PREFIX}/sbin/mount.glusterfs /sbin/mount_glusterfs
|
2010-08-26 16:26:18 +02:00
|
|
|
|
2011-04-28 12:49:41 +02:00
|
|
|
glusterfs clients need the following in /etc/sysctl.conf in order to
|
|
|
|
avoid hangs on I/O operations:
|
2011-05-12 12:28:47 +02:00
|
|
|
kern.sbmax=4194304
|
|
|
|
net.inet.tcp.sendbuf_max=1048576
|
|
|
|
net.inet.tcp.recvbuf_max=1048576
|
2010-10-11 09:14:36 +02:00
|
|
|
|
2011-04-18 18:19:47 +02:00
|
|
|
glusterfs servers will need extended attributes in exported filesystems.
|
2011-04-28 12:49:41 +02:00
|
|
|
The required attributes can be initialized by running
|
2011-04-18 18:19:47 +02:00
|
|
|
${PREFIX}/etc/glusterfs/xattr-init.sh
|
2010-08-26 16:26:18 +02:00
|
|
|
|
|
|
|
===========================================================================
|