Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.2
-
Lustre 2.4.2
Red Hat Enterprise Linux Server release 6.5 (Santiago)
-
3
-
13646
Description
We noticed the following error on three of the lustre clients, we like to know why its happening and does it need any fix..
Apr 4 15:34:07 uc1n274 kernel: LustreError: 2926:0:(osc_request.c:1608:osc_brw_fini_request()) Protocol error: server 172.26.8.15@o2ib set the 'checksum' bit, but didn't send a checksum. Not fatal, but please notify on http://bugs.whamcloud.com/
Apr 4 16:38:55 uc1n484 kernel: LustreError: 2981:0:(osc_request.c:1608:osc_brw_fini_request()) Protocol error: server 172.26.8.15@o2ib set the 'checksum' bit, but didn't send a checksum. Not fatal, but please notify on http://bugs.whamcloud.com/
Apr 5 01:14:44 uc1n251 kernel: LustreError: 2914:0:(osc_request.c:1608:osc_brw_fini_request()) Protocol error: server 172.26.8.15@o2ib set the 'checksum' bit, but didn't send a checksum. Not fatal, but please notify on http://bugs.whamcloud.com/
@Andreas:
It seems that crc32 is much better than adler on AMD 6276 cpus:
Using crypto hash: crc32 (crc32-pclmul) speed 3196 MB/s
Using crypto hash: adler32 (adler32-zlib) speed 2335 MB/s