[ 
https://issues.apache.org/jira/browse/HBASE-24011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063101#comment-17063101
 ] 

Anoop Sam John commented on HBASE-24011:
----------------------------------------

What are the other logs coming in HM side?
Is it because the NS table not coming up and because of which the HM start up 
timed out?
Or the META table itself not coming online?  I think mostly the latter?

> HMaster does not restart when rsgroup is enabled and /hbase/WALs is moved
> -------------------------------------------------------------------------
>
>                 Key: HBASE-24011
>                 URL: https://issues.apache.org/jira/browse/HBASE-24011
>             Project: HBase
>          Issue Type: Bug
>          Components: rsgroup
>    Affects Versions: 2.2.3
>            Reporter: Mohammad Arshad
>            Priority: Critical
>
> HMaster does not restart when rsgroup is enabled and /hbase/WALs is moved
> HMaster restarts properly if rsgroup is not enabled even if /hbase/WALs is 
> moved.
> Steps to reproduce:
>  # start the cluster
>  # create a table do some put, delete
>  # kill all the region servers and master
>  # move WALs directory for backup (-mv /hbase/WALs /hbase/WALs2)
>  # start the cluster
>  # Master start fails, initialization keep failing
> {code:java}
> 2020-03-18 11:42:55,369 ERROR 
> [ActiveMasterInitializationMonitor-1584511075369] master.HMaster: Master 
> failed to complete initialization after 900000ms. Please consider submitting 
> a bug report including a thread dump of this process.
> {code}
>  
>  
>  
>  
>  



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

Reply via email to