You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Max Xie (Jira)" <ji...@apache.org> on 2023/02/17 02:39:00 UTC

[jira] [Updated] (HDDS-7986) ha follower om runing fail with exception

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

Max  Xie updated HDDS-7986:
---------------------------
    Summary: ha follower om runing fail with exception  (was: ha follower om ruuning fail with exception)

> ha follower om runing fail with exception
> -----------------------------------------
>
>                 Key: HDDS-7986
>                 URL: https://issues.apache.org/jira/browse/HDDS-7986
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Manager
>    Affects Versions: 1.3.0
>         Environment: a cluster with 3 om, 10 hdds datanode 
>            Reporter: Max  Xie
>            Priority: Major
>
> Follower OM allways fails to start with exception
> ```
> 2023-02-16 23:00:57,786 [grpc-default-executor-7] ERROR org.apache.ratis.server.impl.SnapshotInstallationHandler: om2@group-3DB4025F7F91: installSnapshot fai
> led
> org.apache.ratis.protocol.exceptions.ServerNotReadyException: om2@group-3DB4025F7F91 is not in [STARTING, RUNNING]: current state is CLOSING
>         at org.apache.ratis.server.impl.RaftServerImpl.lambda$assertLifeCycleState$9(RaftServerImpl.java:733)
>         at org.apache.ratis.util.LifeCycle.assertCurrentState(LifeCycle.java:253)
>         at org.apache.ratis.server.impl.RaftServerImpl.assertLifeCycleState(RaftServerImpl.java:732)
>         at org.apache.ratis.server.impl.SnapshotInstallationHandler.installSnapshotImpl(SnapshotInstallationHandler.java:112)
>         at org.apache.ratis.server.impl.SnapshotInstallationHandler.installSnapshot(SnapshotInstallationHandler.java:94)
>         at org.apache.ratis.server.impl.RaftServerImpl.installSnapshot(RaftServerImpl.java:1517)
>         at org.apache.ratis.server.impl.RaftServerProxy.installSnapshot(RaftServerProxy.java:640)
>         at org.apache.ratis.grpc.server.GrpcServerProtocolService$2.process(GrpcServerProtocolService.java:244)
>         at org.apache.ratis.grpc.server.GrpcServerProtocolService$2.process(GrpcServerProtocolService.java:241)
>         at org.apache.ratis.grpc.server.GrpcServerProtocolService$ServerRequestStreamObserver.onNext(GrpcServerProtocolService.java:126)
>         at org.apache.ratis.thirdparty.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
>         at org.apache.ratis.thirdparty.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
>         at org.apache.ratis.thirdparty.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
>         at org.apache.ratis.thirdparty.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
>         at org.apache.ratis.thirdparty.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.jav
> a:834)
>         at org.apache.ratis.thirdparty.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
>         at org.apache.ratis.thirdparty.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
>         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.20.10#820010)

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