Displaying 1 result from an estimated 1 matches for "677mb".
Did you mean:
6,7mb
2017 Nov 09
0
[Gluster-devel] Poor performance of block-store with RDMA
...n FUSE mounted - 333MB/sec
2nd. glfs user backstore - 140MB/sec
3rd. FILEIO on FUSE mounted with tgtd - 235MB/sec
4th. glfs user backstore with tgtd - 220MB/sec
5th. FILEIO on FUSE mounted (iSER) - 643MB/sec
6th. glfs user backstore (iSER) - 149MB/sec
7th. FILEIO on FUSE mounted with tgtd (iSER) - 677MB/sec
8th. glfs user backstore with tgtd(iSER) - 535MB/sec
Every tests were done with dd command.
As shown above, 6th test showed similar results in 2nd test.
IMOH, It may be caused by tcmu-runner itself or glfs backstore handler
so I will take similar tests with other handlers(like qcow) in order...