Displaying 1 result from an estimated 1 matches for "1dist".
Did you mean:
dist
2013 Oct 25
1
GlusterFS 3.4 Fuse client Performace
...be in 10G network. (for now 1G network)
I've tested to check primitive disk performance.
- on first glusterfs server
* it can write 870MB/s (dd if=/dev/zero of=./dummy bs=4096 count=10000)
* it can read 1GB/s (cat test_file.23 > /dev/null )
- on fuse client (mount volume : 1 brick(1dist, no-replica)
* it can write 64.8MB/s
- on nfs client (mount volume : 1 brick(1dist, no-replica)
* it can write 120MB/s (it reached NW bandwith
I wonder why fuse client much slower than nfs client. (it's no-replica peer)
Is it normal performance?
=========================================...