[
https://issues.apache.org/jira/browse/KUDU-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995488#comment-15995488
]
Adar Dembo commented on KUDU-1989:
----------------------------------
[~bruceSz] can you run {{kudu pbc dump --oneline
/export/servers/kudu/1.0-sp/tserver_data/data/a22af504ca16421aad511b14c51130a9.metadata}}
and attach the results to this JIRA? It'll produce the same error eventually
but I'm hoping we might learn something from the output before the error shows
up.
Also, what filesystem is that data directory on? And what kernel version +
Linux distribution?
> kudu-tserver met checksum mismatch after node crash and restart.
> ----------------------------------------------------------------
>
> Key: KUDU-1989
> URL: https://issues.apache.org/jira/browse/KUDU-1989
> Project: Kudu
> Issue Type: Bug
> Components: fs
> Reporter: zhangsong
>
> kudu-tserver version: 1.0.0
> 1 firstly node crashed
> 2 when trying to restart the kudu-tserver , found it could not be restarted
> successfully.
> 3 log content in kudu-tserver.FATAL:
> "
> Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
> F0421 16:01:09.283123 20127 tablet_server_main.cc:55] Check failed: _s.ok()
> Bad status: Corruption: Failed to load FS layout: Could not read records from
> container
> /export/servers/kudu/1.0-sp/tserver_data/data/a22af504ca16421aad511b14c51130a9:
> Data length checksum does not match: Incorrect checksum in file
> /export/servers/kudu/1.0-sp/tserver_data/data/a22af504ca16421aad511b14c51130a9.metadata
> at offset 753661: Checksum does not match. Expected: 843507848. Actual:
> 1699145864
> "
> Not sure if this has been reported , create it here.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)