Created
February 26, 2020 14:12
-
-
Save thehonker/0440e34e9b16ba5a69a1222bd1653a92 to your computer and use it in GitHub Desktop.
ceph mon stacktrace bug #43365
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [email protected] [/root] $ journalctl -exu [email protected] --no-pager | grep -e "Feb 26 08:02" -e "Feb 26 08:03" | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: In function 'ceph::time_detail::timespan ceph::to_timespan(ceph::time_detail::signedspan)' thread 7f638275f700 time 2020-02-26 08:02:09.248625 | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: 485: FAILED ceph_assert(z >= signedspan::zero()) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f638c7de60e] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: *** Caught signal (Aborted) ** | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: in thread 7f638275f700 thread_name:ms_dispatch | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2020-02-26 08:02:09.248 7f638275f700 -1 /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: In function 'ceph::time_detail::timespan ceph::to_timespan(ceph::time_detail::signedspan)' thread 7f638275f700 time 2020-02-26 08:02:09.248625 | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: 485: FAILED ceph_assert(z >= signedspan::zero()) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f638c7de60e] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (()+0x12730) [0x7f638b69f730] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (gsignal()+0x10b) [0x7f638b1827bb] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (abort()+0x121) [0x7f638b16d535] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a3) [0x7f638c7de65f] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 14: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 15: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 16: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2020-02-26 08:02:09.252 7f638275f700 -1 *** Caught signal (Aborted) ** | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: in thread 7f638275f700 thread_name:ms_dispatch | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (()+0x12730) [0x7f638b69f730] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (gsignal()+0x10b) [0x7f638b1827bb] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (abort()+0x121) [0x7f638b16d535] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a3) [0x7f638c7de65f] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 14: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 15: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 16: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: -1> 2020-02-26 08:02:09.248 7f638275f700 -1 /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: In function 'ceph::time_detail::timespan ceph::to_timespan(ceph::time_detail::signedspan)' thread 7f638275f700 time 2020-02-26 08:02:09.248625 | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: 485: FAILED ceph_assert(z >= signedspan::zero()) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f638c7de60e] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 0> 2020-02-26 08:02:09.252 7f638275f700 -1 *** Caught signal (Aborted) ** | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: in thread 7f638275f700 thread_name:ms_dispatch | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (()+0x12730) [0x7f638b69f730] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (gsignal()+0x10b) [0x7f638b1827bb] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (abort()+0x121) [0x7f638b16d535] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a3) [0x7f638c7de65f] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 14: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 15: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 16: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: -1> 2020-02-26 08:02:09.248 7f638275f700 -1 /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: In function 'ceph::time_detail::timespan ceph::to_timespan(ceph::time_detail::signedspan)' thread 7f638275f700 time 2020-02-26 08:02:09.248625 | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: /tmp/release/Debian/WORKDIR/ceph-14.2.4/src/common/ceph_time.h: 485: FAILED ceph_assert(z >= signedspan::zero()) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f638c7de60e] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 0> 2020-02-26 08:02:09.252 7f638275f700 -1 *** Caught signal (Aborted) ** | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: in thread 7f638275f700 thread_name:ms_dispatch | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: ceph version 14.2.4 (ad875bdeab69b822458d91016d5b843be4a33550) nautilus (stable) | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 1: (()+0x12730) [0x7f638b69f730] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 2: (gsignal()+0x10b) [0x7f638b1827bb] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 3: (abort()+0x121) [0x7f638b16d535] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 4: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a3) [0x7f638c7de65f] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 5: (()+0x2807e6) [0x7f638c7de7e6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 6: (Paxos::store_state(MMonPaxos*)+0xaa8) [0x56223e28be58] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 7: (Paxos::handle_commit(boost::intrusive_ptr<MonOpRequest>)+0x2ea) [0x56223e28c1ba] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 8: (Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x56223e291973] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 9: (Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x131c) [0x56223e1a01dc] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 10: (Monitor::_ms_dispatch(Message*)+0x4aa) [0x56223e1a07ca] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 11: (Monitor::ms_dispatch(Message*)+0x26) [0x56223e1cff76] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 12: (Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x26) [0x56223e1cc4a6] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 13: (DispatchQueue::entry()+0x1a49) [0x7f638ca14aa9] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 14: (DispatchQueue::DispatchThread::entry()+0xd) [0x7f638cac24dd] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 15: (()+0x7fa3) [0x7f638b694fa3] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: 16: (clone()+0x3f) [0x7f638b2444cf] | |
| Feb 26 08:02:09 mon2 ceph-mon[3616584]: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this. | |
| Feb 26 08:02:09 mon2 systemd[1]: [email protected]: Main process exited, code=killed, status=6/ABRT | |
| Feb 26 08:02:09 mon2 systemd[1]: [email protected]: Failed with result 'signal'. | |
| Feb 26 08:02:19 mon2 systemd[1]: [email protected]: Service RestartSec=10s expired, scheduling restart. | |
| Feb 26 08:02:19 mon2 systemd[1]: [email protected]: Scheduled restart job, restart counter is at 429. | |
| Feb 26 08:02:19 mon2 systemd[1]: Stopped Ceph cluster monitor daemon. | |
| Feb 26 08:02:19 mon2 systemd[1]: Started Ceph cluster monitor daemon. | |
| Feb 26 08:02:21 mon2 ceph-mon[4189820]: 2020-02-26 08:02:21.168 7f54b85dc700 -1 mon.mon2@1(electing) e1 failed to get devid for : fallback method has serial ''but no model | |
| Feb 26 08:02:26 mon2 ceph-mon[4189820]: 2020-02-26 08:02:26.168 7f54bade1700 -1 mon.mon2@1(electing) e1 failed to get devid for : fallback method has serial ''but no model | |
| Feb 26 08:02:26 mon2 ceph-mon[4189820]: 2020-02-26 08:02:26.180 7f54b85dc700 -1 mon.mon2@1(electing) e1 failed to get devid for : fallback method has serial ''but no model | |
| Feb 26 08:02:26 mon2 ceph-mon[4189820]: 2020-02-26 08:02:26.184 7f54b85dc700 -1 mon.mon2@1(electing) e1 failed to get devid for : fallback method has serial ''but no model |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment