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

Subbu M Iyer commented on HBASE-4301:
-------------------------------------

Todd,

>From startup log it seems that ROOT and META were assigned fine, followed by 
>meta migration and user region assignment. I do see that all 101 regions were 
>assigned, but noticing a disable table request after that.

11/08/30 12:44:05 INFO master.AssignmentManager: Bulk assigning done
11/08/30 12:44:05 INFO master.HMaster: Master has completed initialization
11/08/30 12:44:06 WARN master.AssignmentManager: Received OPENED for region 
08027caad32ade9887e6da234ba4d2a2 from server 
c0336.xxxxxxxxx,60020,1314733427177 but region was in  the state 
usertable,user807964132,1314670560271.08027caad32ade9887e6da234ba4d2a2. 
state=OPEN, ts=1314733445675, server=c0336.xxxxxxxxx,60020,1314733427177 and 
not in expected PENDING_OPEN or OPENING states
11/08/30 12:45:38 INFO handler.DisableTableHandler: Attemping to disable table 
usertable
11/08/30 12:45:38 INFO handler.DisableTableHandler: Offlining 101 regions.

Similar patter for table t1:

11/08/30 12:53:09 INFO master.AssignmentManager: Bulk assigning done
11/08/30 12:53:09 INFO master.AssignmentManager: 
c0317.xxxxxxxxx,60020,1314733427170 unassigned znodes=1 of total=1
11/08/30 12:53:09 WARN master.AssignmentManager: Node deleted but still in RIT: 
t1,,1314733988388.8e368edb82720ee77312988c9d4cf496. state=OPEN, 
ts=1314733989131, server=c0317.xxxxxxxxx,60020,1314733427170
11/08/30 12:53:19 INFO handler.DisableTableHandler: Attemping to disable table 
t1
11/08/30 12:53:19 INFO handler.DisableTableHandler: Offlining 1 regions.


were you manually trying to 'disable' these tables?




> META migration from 0.90 to trunk fails
> ---------------------------------------
>
>                 Key: HBASE-4301
>                 URL: https://issues.apache.org/jira/browse/HBASE-4301
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>             Fix For: 0.92.0
>
>         Attachments: master-log.txt
>
>
> I started a trunk cluster as an upgrade from 0.90.4ish, and now my META table 
> is screwed. I can't scan it, etc, and other operations fail.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to