Advertisement

hbck源码系列(七) Orphan (hdfs region info丢失) 案例1

阅读量:

一. Region在Meta信息完整,Regioninfo文件丢失

1.异常定位方法研究

全局检查

执行 hbck -details testorphan1 命令以进行详细检测

复制代码
 ERROR: Orphan region in HDFS: Unable to load .regioninfo from table testorphan1 in hdfs dir hdfs://hadoop01:9000/hbase/data/default/testorphan1/031355e76d2c8550196eb3284b25a4a6!  It may be an invalid format or version file.  Treating as an orphaned regiondir.

    
  
    
 19/06/05 14:42:56 WARN util.HBaseFsck: Failed to read .regioninfo file for region testorphan1,100,1559716712083.031355e76d2c8550196eb3284b25a4a6.
    
    
    
    

** HDFS检查**

******** hbck -

全部评论 (0)

还没有任何评论哟~