Displaying 2 results from an estimated 2 matches for "glnfs".
Did you mean:
glfs
2012 Aug 03
1
Gluster-users Digest, Vol 51, Issue 49
...to convert clients from using the gluster native client to
> an NFS client, I'm trying to get the gluster volume mounted on a test
> mount point on the same client that the native client has mounted the
> volume. The client refuses with the error:
>
> mount -t nfs bs1:/gl /mnt/glnfs
> mount: bs1:/gl failed, reason given by server: No such file or
> directory
>
Harry,
Have you tried:
# mount -t nfs -o nfsvers=3,tcp bs1:/gl /mnt/glnfs
Also, there is an /etc/sysconfig/nfs file that may let you remove RDMA as a mount option for NFS.
2012 Jul 26
2
kernel parameters for improving gluster writes on millions of small writes (long)
This is a continuation of my previous posts about improving write perf
when trapping millions of small writes to a gluster filesystem.
I was able to improve write perf by ~30x by running STDOUT thru gzip
to consolidate and reduce the output stream.
Today, another similar problem, having to do with yet another
bioinformatics program (which these days typically handle the 'short
reads' that