You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2017/01/04 19:51:58 UTC

[jira] [Resolved] (KUDU-1819) Could not launch tserver process

     [ https://issues.apache.org/jira/browse/KUDU-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved KUDU-1819.
-------------------------------
       Resolution: Duplicate
    Fix Version/s: n/a

agreed, resolving as dupe

> Could not launch tserver process
> --------------------------------
>
>                 Key: KUDU-1819
>                 URL: https://issues.apache.org/jira/browse/KUDU-1819
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.1.0
>         Environment: # uname -a
> Linux hadoop1 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Bao Cao
>             Fix For: n/a
>
>
> we cannot launch one tserver process, the log is bellow:
> E1229 16:49:45.065727  3004 ts_tablet_manager.cc:657] T ea2424548d284d9187f5b8e288792747 P 6bdd1ae37863429880d33ea6d7216324: Tablet failed to bootstrap: Corruption: Could not open LogReader. Reason: Unable to initialize log reader: Seg
> ment sequence numbers are not consecutive. Previous segment: seqno 0, path /data/kudu/tserver/wals/ea2424548d284d9187f5b8e288792747.recovery/wal-000000024; Current segment: seqno 23, path /data/kudu/tserver/wals/ea2424548d284d9187f5b8e
> 288792747.recovery/wal-000000023
> E1229 16:49:47.781414  3004 ts_tablet_manager.cc:657] T 1112ffccf8834923acbff63bf0b8cf71 P 6bdd1ae37863429880d33ea6d7216324: Tablet failed to bootstrap: Corruption: Could not open LogReader. Reason: Unable to initialize log reader: Seg
> ment sequence numbers are not consecutive. Previous segment: seqno 0, path /data/kudu/tserver/wals/1112ffccf8834923acbff63bf0b8cf71.recovery/wal-000000002; Current segment: seqno 0, path /data/kudu/tserver/wals/1112ffccf8834923acbff63b
> f0b8cf71.recovery/wal-000000001
> E1229 16:49:48.650997  3004 ts_tablet_manager.cc:657] T 90ec73af56164a2ea5ad7cf7e1f86fd9 P 6bdd1ae37863429880d33ea6d7216324: Tablet failed to bootstrap: Corruption: Could not open LogReader. Reason: Unable to initialize log reader: Seg
> ment sequence numbers are not consecutive. Previous segment: seqno 0, path /data/kudu/tserver/wals/90ec73af56164a2ea5ad7cf7e1f86fd9.recovery/wal-000000005; Current segment: seqno 4, path /data/kudu/tserver/wals/90ec73af56164a2ea5ad7cf7
> e1f86fd9.recovery/wal-000000004
> F1229 16:49:58.782492  3004 memrowset.cc:115] Check failed: schema.has_column_ids()
> *** Check failure stack trace: ***
>    @           0x8297dd  google::LogMessage::Fail()
>    @           0x82b6dd  google::LogMessage::SendToLog()
>    @           0x829319  google::LogMessage::Flush()
>    @           0x82c17f  google::LogMessageFatal::~LogMessageFatal()
>    @           0x950b4f  kudu::tablet::MemRowSet::MemRowSet()
>    @           0x950da2  kudu::tablet::MemRowSet::Create()
>    @           0x8fe29e  kudu::tablet::Tablet::RewindSchemaForBootstrap()
>    @           0x915ea4  kudu::tablet::TabletBootstrap::PlaySegments()
>    @           0x917e72  kudu::tablet::TabletBootstrap::Bootstrap()
>    @           0x918647  kudu::tablet::BootstrapTablet()
>    @           0x7ee757  kudu::tserver::TSTabletManager::OpenTablet()
>    @          0x1a6067e  kudu::ThreadPool::DispatchThread()
>    @          0x1a5b42a  kudu::Thread::SuperviseThread()
>    @     0x7f53b14b8aa1  start_thread
>    @     0x7f53afdf9aad  clone
>    @              (nil)  (unknown)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)