<div>hi:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; I am new to mogilefs, and I could not &nbsp;find an answer to my problem anywhere... </div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; &nbsp;After I installed mogilefs on linux ,&nbsp;I tried to use mogtool to test it.&nbsp; </div>
<div>The problem is that when I try to inject huge files into mogilefs using mogtool command&nbsp; like this :</div>
<div>&quot;mogtool inject --bigfile --gzip --verify --concurrent=3 --chunksize=32M somehugefile thefilekey&quot; , I saw &quot;md5 mismatch&quot; error&nbsp;IF&nbsp;somehugefile is an already compressed ( bzip2 ) file.&nbsp;</div>
<div>The md5 mismatch will NOT happen IF I didn&#39;t use the &quot;--gzip&quot; option OR &quot;somehugefile&quot; is NOT already compressed...</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Could anyone please tell me what&#39;s wrong?&nbsp;&nbsp; </div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thanks a lot in advance...</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The following shows the output :</div>
<div>*********************</div>
<div>mogtool inject --bigfile --gzip --verify --concurrent=3 --chunksize=32M somehugefile.tar.bz2 somehugefile.tar.bz2<br>NOTE: Using chunksize of 33554432 bytes.<br>chunk somehugefile.tar.bz2,1: e6b8f9e8815f90b9a1ecefcec9dd1d69, len = 33554432
<br>Spawned child 11415 to deal with chunk number 1.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chunk 1 saved in 3.12 seconds.complete]<br>chunk somehugefile.tar.bz2,2: af680f5778adf6864d0570d40e29d89b, len = 33554432<br>Child 11415 successfully finished with chunk 1.
<br>Spawned child 11416 to deal with chunk number 2.<br>chunk somehugefile.tar.bz2,3: 6030092256a4dd2f41ddd25822abc18a, len = 4989419<br>Spawned child 11417 to deal with chunk number 3.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chunk 3 saved in 1.78 seconds.
<br>Child 11417 successfully finished with chunk 3.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chunk 2 saved in 3.94 seconds.<br>Child 11416 successfully finished with chunk 2.<br>Beginning replication wait: 1 2 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 1, path <a href="http://192.168.1.254:7500/dev254/0/000/000/0000000143.fid...md5">
http://192.168.1.254:7500/dev254/0/000/000/0000000143.fid...md5</a> mismatch<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 1, path <a href="http://192.168.1.1:7500/dev1/0/000/000/0000000143.fid...md5">http://192.168.1.1:7500/dev1/0/000/000/0000000143.fid...md5
</a> mismatch<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 3, path <a href="http://192.168.1.254:7500/dev254/0/000/000/0000000145.fid...ok">http://192.168.1.254:7500/dev254/0/000/000/0000000145.fid...ok</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 3, path 
<a href="http://192.168.1.1:7500/dev1/0/000/000/0000000145.fid...ok">http://192.168.1.1:7500/dev1/0/000/000/0000000145.fid...ok</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 2, path <a href="http://192.168.1.1:7500/dev1/0/000/000/0000000144.fid...md5">
http://192.168.1.1:7500/dev1/0/000/000/0000000144.fid...md5</a> mismatch<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 2, path <a href="http://192.168.1.254:7500/dev254/0/000/000/0000000144.fid...md5">http://192.168.1.254:7500/dev254/0/000/000/0000000144.fid...md5
</a> mismatch<br>Beginning replication wait: 1 2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 1, path <a href="http://192.168.1.1:7500/dev1/0/000/000/0000000143.fid...md5">http://192.168.1.1:7500/dev1/0/000/000/0000000143.fid...md5</a> mismatch
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Verifying chunk 1, path <a href="http://192.168.1.254:7500/dev254/0/000/000/0000000143.fid">http://192.168.1.254:7500/dev254/0/000/000/0000000143.fid</a>...<br>&nbsp;</div>
<div>*********************</div>
<div>&nbsp;</div>
<div>afool41</div>