1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| CheckSum报错: cat stackfile|grep -a CheckSum
日志打印: 2019-12-27 14:32:31.580 [I 03103 chunkstore.go:183] ChunkStore readBySeqno,extentid:jX00000081 ,startSeq:116,endSeq:140,err:CheckSum is not right 2019-12-27 14:32:31.580 [I 03103 chunkServerTcpImp.go:637] ReadFixData chunkid:0000000000186a5800000081 ,Sn1:116,Sn2:140, strat:129,end:257 ,err:%!S(string=CheckSum is not right) 2019-12-27 14:32:35.107 [E 03103 extenttable.go:2245] read data err CheckSum is not right 2019-12-27 14:32:35.107 [I 03103 extenttable.go:2157] !!!!!!!!!!!!!!!!!! CheckSum is not right 2019-12-27 14:32:35.107 [I 03103 extenttable.go:1526] readPageNV readByDataBlockHeadV error.extentID:j400000129,startSeq:96,endSeq:130,mbcidx:0,error:CheckSum is not right 2019-12-27 14:32:35.107 [I 03103 chunkstore.go:183] ChunkStore readBySeqno,extentid:j400000129 ,startSeq:96,endSeq:130,err:CheckSum is not right 2019-12-27 14:32:35.107 [I 03103 chunkServerTcpImp.go:637] ReadFixData chunkid:0000000000186a3400000129 ,Sn1:96,Sn2:130, strat:129,end:257 ,err:%!S(string=CheckSum is not right) 2019-12-27 14:32:35.611 [E 03103 extenttable.go:2245] read data err CheckSum is not right 2019-12-27 14:32:35.611 [I 03103 extenttable.go:2157] !!!!!!!!!!!!!!!!!! CheckSum is not right 2019-12-27 14:32:35.611 [I 03103 extenttable.go:1526] readPageNV readByDataBlockHeadV error.extentID:j_00000071,startSeq:228,endSeq:297,mbcidx:3,error:CheckSum is not right 2019-12-27 14:32:35.611 [I 03103 chunkstore.go:183] ChunkStore readBySeqno,extentid:j_00000071 ,startSeq:228,endSeq:297,err:CheckSum is not right 2019-12-27 14:32:35.611 [I 03103 chunkServerTcpImp.go:637] ReadFixData chunkid:0000000000186a5f00000071 ,Sn1:228,Sn2:297, strat:903,end:1023 ,err:%!S(string=CheckSum is not right) 2019-12-27 14:32:38.541 [E 03103 extenttable.go:2245] read data err CheckSum is not right 2019-12-27 14:32:38.541 [I 03103 extenttable.go:2157] !!!!!!!!!!!!!!!!!! CheckSum is not right 2019-12-27 14:32:38.541 [I 03103 extenttable.go:1526] readPageNV readByDataBlockHeadV error.extentID:j_00000071,startSeq:228,endSeq:297,mbcidx:3,error:CheckSum is not right 2019-12-27 14:32:38.541 [I 03103 chunkstore.go:183] ChunkStore readBySeqno,extentid:j_00000071 ,startSeq:228,endSeq:297,err:CheckSum is not right 2019-12-27 14:32:38.541 [I 03103 chunkServerTcpImp.go:637] ReadFixData chunkid:0000000000186a5f00000071 ,Sn1:228,Sn2:297, strat:903,end:1023 ,err:%!S(string=CheckSum is not right)
|