yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.06k stars 1.09k forks source link

K8S use helm3 install yuga #4964

Open likenamehaojie opened 4 years ago

likenamehaojie commented 4 years ago

image

likenamehaojie commented 4 years ago

?????????????????????????????????????????????????????????????????????????????????????????????????????????????

likenamehaojie commented 4 years ago
Failed to initialize sys tables async: Failed log replay. Reason: Failed to open new log: Unable to open readable log segment: /mnt/disk0/yb-data/master/wals/table-sys.catalog.uuid/tablet-00000000000000000000000000000000/wal-000000002: Unable to initialize segment: EOF trying to read 12 bytes at offset 0
    @     0x7f26c666de6c  yb::LogFatalHandlerSink::send()
    @     0x7f26c583f346  google::LogMessage::SendToLog()
    @     0x7f26c583c7aa  google::LogMessage::Flush()
    @     0x7f26c583f879  google::LogMessageFatal::~LogMessageFatal()
    @           0x408ddd  yb::master::MasterMain()
    @     0x7f26c1447825  __libc_start_main
    @           0x4082b9  _start
    @              (nil)  (unknown)
*** Check failure stack trace: ***
W0722 09:04:55.581420    34 scoped_leader_shared_lock.cc:114] Long lock of catalog manager: 0.112s
    @     0x7f26d0568490  yb::master::ScopedLeaderSharedLock::Unlock()
    @     0x7f26d05a8bd1  yb::master::ScopedLeaderSharedLock::~ScopedLeaderSharedLock()
    @     0x7f26d05a59e1  yb::master::MasterServiceImpl::TSHeartbeat()
    @     0x7f26c9e74f96  yb::master::MasterServiceIf::Handle()
    @     0x7f26c7eafcf9  yb::rpc::ServicePoolImpl::Handle()
    @     0x7f26c7e53e04  yb::rpc::InboundCall::InboundCallTask::Run()
    @     0x7f26c7ebb948  yb::rpc::(anonymous namespace)::Worker::Execute()
    @     0x7f26c66fc7af  yb::Thread::SuperviseThread()
    @     0x7f26c1dd7694  start_thread
    @     0x7f26c150d41d  __clone
    @              (nil)  (unknown)
    @     0x7f26c666c251  yb::(anonymous namespace)::DumpStackTraceAndExit()
    @     0x7f26c583cc5d  google::LogMessage::Fail()
    @     0x7f26c583edcd  google::LogMessage::SendToLog()
    @     0x7f26c583c7aa  google::LogMessage::Flush()
    @     0x7f26c583f879  google::LogMessageFatal::~LogMessageFatal()
    @           0x408ddd  yb::master::MasterMain()
    @     0x7f26c1447825  __libc_start_main
    @           0x4082b9  _start
    @              (nil)  (unknown)
*** Aborted at 1595408696 (unix time) try "date -d @1595408696" if you are using GNU date ***
PC: @     0x7f26c145b5a6 __GI_abort
*** SIGSEGV (@0x0) received by PID 1 (TID 0x7f26d0d8ab40) from PID 0; stack trace: ***
    @     0x7f26c1ddfba0 (unknown)
    @     0x7f26c145b5a6 __GI_abort
    @     0x7f26c666c2a4  yb::(anonymous namespace)::DumpStackTraceAndExit()
    @     0x7f26c583cc5c  google::LogMessage::Fail()
    @     0x7f26c583edcc  google::LogMessage::SendToLog()
    @     0x7f26c583c7a9  google::LogMessage::Flush()
    @     0x7f26c583f878  google::LogMessageFatal::~LogMessageFatal()
    @           0x408ddc  yb::master::MasterMain()
    @     0x7f26c1447825 __libc_start_main
    @           0x4082b9 _start
    @                0x0 (unknown)
iSignal commented 4 years ago

Hello @likenamehaojie ! Can you share more details about the command line you are using to bring up yugabyte and the environment you are running in? Is this a crash loop or an occasional crash under a workload?