search for: 10000ops

Displaying 1 result from an estimated 1 matches for "10000ops".

2017 Jul 25
0
[Questions] About small files performance
...async,no_root_squash,no_all_squash) is also in tmpfs: [testA] nfs.client: clientA nfs.server: nodeA xfersize=32k 25000ops [testB] nfs.client: clientA nfs.server: nodeA xfersize=4k 100000ops The i did the gnfsv3 tests: [testC] gnfs.client: clientA(mount nodeA) gnfs.server: nodeA nodeB xfersize=32k 10000ops [testD] gnfs.client: clientA(mount nodeA) clientB(mount nodeB) gnfs.server: nodeA nodeB xfersize=32k 10000ops For testA vs testB, small xfersize archive plenty of ops, and i got the same result in gnfs. For testC vs testD, it seems that there is a *bottle neck* with the cluster, 10000ops is li...