Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
I was just at a site that was getting a WRE. Looking at meta, was plain that a region was missing from .META. The install was 0.20.3 (0.20.4 should fix the issue seen but...). Getting things back online involved digging in logs to find info on missing region, what its encoded name was, and then doing a hack version of add_table.rb to add back the dropped region.
A script that could spin through meta could easily find holes. That'd be a help. Subsequent, the script could go looking in fs for the missing region. If present, it could even add back the missing region. This is subtask of hbase-7.
Attachments
Attachments
Issue Links
- is part of
-
HBASE-7 [hbase] Provide a HBase checker and repair tool similar to fsck
- Closed
- is related to
-
HBASE-2486 Add simple "anti-entropy" for region assignment
- Closed
-
HBASE-4122 improve hbck tool to fix .META. hole issue.
- Closed