Displaying 2 results from an estimated 2 matches for "400mbyte".
Did you mean:
400kbyte
2003 Dec 28
3
bug on --partial
Hi,
Sorry if this is well known.
Suposse I am transferring a large (by now) file, say 1Gbyte with --partial:
rsync -e ssh -a --partial 1gbfile server:
If process is interrumpted, temporary file is renamed to good filename
with size samall than original, say 400Mbyte, ok.
If from client I do again the same command, then, in server the 400Mbyte
file is COPIED to another temporary file, but this take some time.
I from client I press crtl-C when in server temporary file is not
already copied, say is 200 Mbyte, temporary file overwrites the 400Mbyte
file, losing...
2011 May 12
1
Slow reading speed over RDMA
...ach brick is an HD),
with no replication, via RDMA. I'm doing random readings of 4GByte files
with the FIO tool.
Gluster reading speed is of 150-160MByte/s and 110-120MByte/s per client if
I connect with two clients.
However, on the same machine, I have a similar lustre setup with a constant
400MByte/s throughput, for the same tests, with the same amount of disks
going through the same RAID controller. Both tests were ran at different
times.
As comparison, for the sequential reading tests, both gluster and lustre
give me, respectively, results of 600 to 700MByte/s.
The gluster configuration...