Displaying 1 result from an estimated 1 matches for "269t".
Did you mean:
269
2013 Jul 09
1
tips/nest practices for gluster rdma?
...10: holyscratch10-ib:/holyscratch10/brick
Options Reconfigured:
nfs.disable: on
For testing, we wanted to see how rdma stacked up vs tcp using IPoIB, so we
mounted this like:
[root at holy2a01202 holyscratch.tcp]# df -h |grep holyscratch
holyscratch:/holyscratch
273T 4.1T 269T 2% /n/holyscratch.tcp
holyscratch:/holyscratch.rdma
273T 4.1T 269T 2% /n/holyscratch.rdma
so, 2 mounts, same volume different transports. fstab looks like:
holyscratch:/holyscratch /n/holyscratch.tcp glusterfs
transport=tcp,fetch-attempts=10,gid-timeout=2,a...