Displaying 1 result from an estimated 1 matches for "homeklein".
2009 Apr 25
1
GlusterFS on a FreeBSD-Server
...9;ve used glusterfs-2.0.0rc4:
> export LDFLAGS="-L/usr/local/lib -liconv"
> export CFLAGS="-O0 -g -DDEBUG -I/usr/local/include/"
> ./configure
> make install clean
server-vol-file:
http://www.physik.tu-berlin.de/~frendor/glusterfs/new_glusterfs_server.vol
> volume homeklein-dir
> type storage/posix # POSIX FS translator
> option directory /scratch/export2/home # Export this directory
> end-volume
>
> volume homeklein
> type features/locks
> subvolumes homeklein-dir
> end-volume
>
> volume server
> type protocol/...