Summary: Copy a file with a size of 102400000 bytes and md5sum 4b494e501587eb28925b151a3b4d67e3, with scp, to a gluster folder. Result is that one gluster client sees a wrong md5sum. Second gluster client sees correct checksum. The checksum in both bricks is correct. File size is the same as seen from the clients and the brick.

Time : Wed Feb  3 10:48:18 EET 2016
Source MD5 : 4b494e501587eb28925b151a3b4d67e3
Source size: 102400000
Destination MD5 on gluster client 0(MN-0): cbbd758d10163353c3e724b2d02a8067 (wrong)
Destination MD5 on gluster client 1(MN-1): 4b494e501587eb28925b151a3b4d67e3 (correct)

bigfile                                                                                                     100%   98MB 549.5KB/s   03:02    
FAIL: SOURCE "SRCMD5" != DEST "DSTMD5"
Running detailed tests:
client-0(MN-0): -rw-r--r-- 1 root root 102400000 Feb  3 10:51 /root/bigfile, cbbd758d10163353c3e724b2d02a8067
client-1(MN-1): -rw-r--r-- 1 root root 102400000 Feb  3 10:51 /root/bigfile, 4b494e501587eb28925b151a3b4d67e3
storage-brick-0(SN-0), IP=XXX.XXX.X.4, brick: -rw-r--r-- 1 root root 102400000 Feb  3 10:51 /root/bigfile, 4b494e501587eb28925b151a3b4d67e3
storage-brick-1(SN-1), IP=XXX.XXX.X.14, brick: -rw-r--r-- 1 root root 102400000 Feb  3 10:51 /root/bigfile, 4b494e501587eb28925b151a3b4d67e3


MN-0,MN-1 are hostnames of gluster clients.
SN-0, SN-1 are hostnames of storage providers.



