Hi, all,


When I scan any table, I got:



13/02/20 05:16:45 INFO ipc.HBaseRPC: Server at Rs1/10.20.118.3:60020 could not 
be reached after 1 tries, giving up.

...

ERROR: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after 
attempts=7, exceptions:

...



What I observe:



1)      -ROOT- table is on Region Server rs1



Table Regions

Name        Region Server           Start Key         End Key           Requests

-ROOT-      Rs1:60020               -                                   -





2)      But the region server rs1 is dead



Dead Region Servers

                  ServerName

                  Rs4,60020,1361109702535

                  Rs1,60020,1361109710150

Total:            servers: 2





----

Does it mean that the region server holding the -ROOT- table is dead, but the 
-ROOT- region is not reassigned to any other region servers?

Why?



By the way, the hbase version I am using is 0.92.1-cdh4.0.1



Thanks,

Wei

Reply via email to