[
https://issues.apache.org/jira/browse/KUDU-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727816#comment-16727816
]
jiaqiyang commented on KUDU-2646:
---------------------------------
1 data directories: /cdh/kudu/tserver/fdd/data
Total live blocks: 33688986
Total live bytes: 134814618486
Total live bytes (after alignment): 259383992320
Total number of LBM containers: 21179 (8196 full)
Did not check for missing blocks
Did not check for orphaned blocks
from your tserver log there is one disk ;
What kind of hardware is being used for the tserver's metadata directory?
see the documentation for {{--num_tablets_to_open_simultaneously}}, which helps
explain why your tablets take so long to bootstrap.
> kudu restart the tablets stats from INITIALIZED change to RUNNING cost a few
> days
> ---------------------------------------------------------------------------------
>
> Key: KUDU-2646
> URL: https://issues.apache.org/jira/browse/KUDU-2646
> Project: Kudu
> Issue Type: Bug
> Reporter: qinzl_1
> Priority: Major
> Fix For: n/a
>
> Attachments: kudu-tserver (1).INFO.gz
>
>
> [^kudu-tserver (1).INFO.gz]i install kudu from cloudera manager ,i have 3
> master and 4 tablet server .do not have any especial config. when i restart
> the server, it can not offer service.i found all tablet server is INITIALIZED
> , and it spend a long time to change to RUNNING
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)