You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2021/04/01 08:14:00 UTC

[jira] [Resolved] (HDDS-4868) Ozone datanode initraftlog fail due to bad disk so can not communicate to SCM

     [ https://issues.apache.org/jira/browse/HDDS-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sammi Chen resolved HDDS-4868.
------------------------------
    Resolution: Done

> Ozone datanode initraftlog fail due to bad disk so can not communicate to SCM
> -----------------------------------------------------------------------------
>
>                 Key: HDDS-4868
>                 URL: https://issues.apache.org/jira/browse/HDDS-4868
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: cchenaxchen
>            Assignee: cchenaxchen
>            Priority: Major
>              Labels: pull-request-available
>
> because of bad disk,the datanode initraftlog fail and throw exception:
> java.io.IOException: java.lang.IllegalStateException
>         at org.apache.ratis.util.IOUtils.asIOException(IOUtils.java:54)
>         at org.apache.ratis.util.IOUtils.toIOException(IOUtils.java:61)
>         at org.apache.ratis.util.IOUtils.getFromFuture(IOUtils.java:71)
>         at org.apache.ratis.server.impl.RaftServerProxy.getImpls(RaftServerProxy.java:301)
>         at org.apache.ratis.server.impl.RaftServerProxy.start(RaftServerProxy.java:318)
>         at org.apache.hadoop.ozone.container.common.transport.server.ratis.XceiverServerRatis.start(XceiverServerRatis.java:461)
>         at org.apache.hadoop.ozone.container.ozoneimpl.OzoneContainer.start(OzoneContainer.java:242)
>         at org.apache.hadoop.ozone.container.common.states.endpoint.VersionEndpointTask.call(VersionEndpointTask.java:112)
>         at org.apache.hadoop.ozone.container.common.states.endpoint.VersionEndpointTask.call(VersionEndpointTask.java:41)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>         at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org