Project

General

Profile

Bug #20208

Updated by David Zafman almost 7 years ago


My wip-19657 is rebased on master at bc8c432a69cfb3ef0cc726c5ecd404a372a29d2b

http://pulpito.ceph.com/dzafman-2017-06-06_20:29:57-rados-wip-19657-distro-basic-smithi/1266972/

remote/smithi065/log/ceph-mgr.x.log.gz

<pre>
2017-06-07 05:23:31.381731 7ffbaf9e3700 0 mgr tick tick
2017-06-07 05:23:31.381747 7ffbaf9e3700 1 mgr send_beacon active
2017-06-07 05:23:31.381750 7ffbaf9e3700 10 mgr send_beacon sending beacon as gid 4101
2017-06-07 05:23:31.381756 7ffbaf9e3700 0 mgr tick
2017-06-07 05:23:31.381758 7ffbaf9e3700 10 mgr update_delta_stats v189
2017-06-07 05:23:31.385749 7ffbaf9e3700 -1 /build/ceph-12.0.2-2441-g54d26e8/src/mon/PGMap.cc: In function 'void PGMap::stat_pg_sub(const pg_t&, const pg_stat_t&, bool)' thread 7ffbaf9e3700 time 2017-06-07 05:23:31.382130
/build/ceph-12.0.2-2441-g54d26e8/src/mon/PGMap.cc: 1367: FAILED assert(end >= 0)

ceph version 12.0.2-2441-g54d26e8 (54d26e80341b627b3027566465035307e2738b4f) luminous (dev)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x10e) [0x7ffbbb15ea2e]
2: (()+0x2383ab) [0x7ffbbafdd3ab]
3: (PGMap::apply_incremental(CephContext*, PGMap::Incremental const&)+0x2e6) [0x7ffbbafe1866]
4: (ClusterState::update_delta_stats()+0x93) [0x7ffbbb01c813]
5: (DaemonServer::send_report()+0xc3) [0x7ffbbb00e1f3]
6: (Mgr::tick()+0x5d) [0x7ffbbb03ebbd]
7: (MgrStandby::tick()+0x87) [0x7ffbbb036be7]
8: (FunctionContext::finish(int)+0x1a) [0x7ffbbb01911a]
9: (Context::complete(int)+0x9) [0x7ffbbb015719]
10: (SafeTimer::timer_thread()+0xec) [0x7ffbbb15b3fc]
11: (SafeTimerThread::entry()+0xd) [0x7ffbbb15cd8d]
12: (()+0x8184) [0x7ffbb95fa184]
13: (clone()+0x6d) [0x7ffbb86e037d]
</pre>

Back