[ https://issues.apache.org/jira/browse/HDDS-12174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Doroszlai updated HDDS-12174: ------------------------------------ Description: {code} 2025-01-31 05:49:46,878 [main] INFO ha.SCMRatisServerImpl: starting ratis server 0.0.0.0:9894 ... 2025-01-31 05:49:47,543 [grpc-default-executor-0] INFO impl.SnapshotInstallationHandler: 8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2: receive installSnapshot: f02ef16f-92c4-4b45-9414-1dade74e823c->8e991fe1-76b7-45a9-974d-cbd80cf68516#0-t2,notify:(t:1, i:0) ... 2025-01-31 05:49:49,714 [8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2-StateMachineUpdater] INFO ha.SCMHAManagerImpl: Replaced DB with checkpoint, term: 2, index: 58 ... 2025-01-31 05:49:49,951 [main] ERROR server.StorageContainerManagerStarter: SCM start failed with exception org.apache.hadoop.hdds.scm.exceptions.SCMException: java.io.IOException: Rocks Database is closed ... at org.apache.hadoop.hdds.scm.server.StorageContainerManager.persistSCMCertificates(StorageContainerManager.java:1598) at org.apache.hadoop.hdds.scm.server.StorageContainerManager.start(StorageContainerManager.java:1543) {code} was: {code} 2025-01-31 05:49:46,878 [main] INFO ha.SCMRatisServerImpl: starting ratis server 0.0.0.0:9894 ... 2025-01-31 05:49:47,543 [grpc-default-executor-0] INFO impl.SnapshotInstallationHandler: 8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2: receive installSnapshot: f02ef16f-92c4-4b45-9414-1dade74e823c->8e991fe1-76b7-45a9-974d-cbd80cf68516#0-t2,notify:(t:1, i:0) ... 2025-01-31 05:49:49,714 [8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2-StateMachineUpdater] INFO ha.SCMHAManagerImpl: Replaced DB with checkpoint, term: 2, index: 58 ... 2025-01-31 05:49:49,951 [main] ERROR server.StorageContainerManagerStarter: SCM start failed with exception org.apache.hadoop.hdds.scm.exceptions.SCMException: java.io.IOException: Rocks Database is closed {code} > SCM start failed as checkpoint replaced DB > ------------------------------------------ > > Key: HDDS-12174 > URL: https://issues.apache.org/jira/browse/HDDS-12174 > Project: Apache Ozone > Issue Type: Bug > Components: SCM > Affects Versions: 1.4.1 > Reporter: Attila Doroszlai > Priority: Major > Attachments: acceptance-upgrade.zip > > > {code} > 2025-01-31 05:49:46,878 [main] INFO ha.SCMRatisServerImpl: starting ratis > server 0.0.0.0:9894 > ... > 2025-01-31 05:49:47,543 [grpc-default-executor-0] INFO > impl.SnapshotInstallationHandler: > 8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2: receive > installSnapshot: > f02ef16f-92c4-4b45-9414-1dade74e823c->8e991fe1-76b7-45a9-974d-cbd80cf68516#0-t2,notify:(t:1, > i:0) > ... > 2025-01-31 05:49:49,714 > [8e991fe1-76b7-45a9-974d-cbd80cf68516@group-8FC1CA2C16E2-StateMachineUpdater] > INFO ha.SCMHAManagerImpl: Replaced DB with checkpoint, term: 2, index: 58 > ... > 2025-01-31 05:49:49,951 [main] ERROR server.StorageContainerManagerStarter: > SCM start failed with exception > org.apache.hadoop.hdds.scm.exceptions.SCMException: java.io.IOException: > Rocks Database is closed > ... > at > org.apache.hadoop.hdds.scm.server.StorageContainerManager.persistSCMCertificates(StorageContainerManager.java:1598) > at > org.apache.hadoop.hdds.scm.server.StorageContainerManager.start(StorageContainerManager.java:1543) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org