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

Bharat Viswanadham updated HDDS-3055:
-------------------------------------
    Description: 
SCM start up failed due to a pipelineNotFoundException, there is no error 
message logged in to SCM log.

In the log file, we can see just below log message no reason for the crash is 
logged.

 

 
{code:java}
2020-02-20 15:37:56,079 [shutdown-hook-0] INFO 
org.apache.hadoop.hdds.scm.server.StorageContainerManagerStarter: SHUTDOWN_MSG:
/************************************************************
SHUTDOWN_MSG: Shutting down StorageContainerManager at xx.xx.xx/10.65.51.49
{code}
In the out file, we can see below, but not complete exception message.
{code:java}
PipelineID=xxxxx not found{code}
 

The actual reason for failure is not clearly logged if an exception has 
occurred during SCM startup.

 

  was:
SCM start up failed due to a pipelineNotFoundException, there is no error 
message logged in to SCM log.

In the log file, we can see just below log message no reason for the crash is 
logged.

 

 
{code:java}
2020-02-20 15:37:56,079 [shutdown-hook-0] INFO 
org.apache.hadoop.hdds.scm.server.StorageContainerManagerStarter: SHUTDOWN_MSG:
/************************************************************
SHUTDOWN_MSG: Shutting down StorageContainerManager at xx.xx.xx/10.65.51.49
{code}
In the out file, we can see 

PipelineID=xxxxx not found

 

The actual reason for failure is not clearly logged if an exception has 
occurred during SCM startup.

 


> SCM crash during startup does not print any error message to log
> ----------------------------------------------------------------
>
>                 Key: HDDS-3055
>                 URL: https://issues.apache.org/jira/browse/HDDS-3055
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>
> SCM start up failed due to a pipelineNotFoundException, there is no error 
> message logged in to SCM log.
> In the log file, we can see just below log message no reason for the crash is 
> logged.
>  
>  
> {code:java}
> 2020-02-20 15:37:56,079 [shutdown-hook-0] INFO 
> org.apache.hadoop.hdds.scm.server.StorageContainerManagerStarter: 
> SHUTDOWN_MSG:
> /************************************************************
> SHUTDOWN_MSG: Shutting down StorageContainerManager at xx.xx.xx/10.65.51.49
> {code}
> In the out file, we can see below, but not complete exception message.
> {code:java}
> PipelineID=xxxxx not found{code}
>  
> The actual reason for failure is not clearly logged if an exception has 
> occurred during SCM startup.
>  



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

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

Reply via email to