Advertisement
Guest User

Ceph osd crash

a guest
May 31st, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. 2013-05-31 17:43:05.235286 7fbb531e9780 -1 *** Caught signal (Aborted) **
  2. in thread 7fbb531e9780
  3.  
  4. ceph version 0.61.2 (fea782543a844bb277ae94d3391788b76c5bee60)
  5. 1: /usr/bin/ceph-osd() [0x79087a]
  6. 2: (()+0xfcb0) [0x7fbb52682cb0]
  7. 3: (gsignal()+0x35) [0x7fbb50e3b425]
  8. 4: (abort()+0x17b) [0x7fbb50e3eb8b]
  9. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7fbb5178d69d]
  10. 6: (()+0xb5846) [0x7fbb5178b846]
  11. 7: (()+0xb5873) [0x7fbb5178b873]
  12. 8: (()+0xb596e) [0x7fbb5178b96e]
  13. 9: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1df) [0x84001f]
  14. 10: (PG::peek_map_epoch(ObjectStore*, coll_t, hobject_t&, ceph::buffer::list*)+0x4d7) [0x6b6627]
  15. 11: (OSD::load_pgs()+0x17f3) [0x63f803]
  16. 12: (OSD::init()+0xf9d) [0x641e4d]
  17. 13: (main()+0x2351) [0x574831]
  18. 14: (__libc_start_main()+0xed) [0x7fbb50e2676d]
  19. 15: /usr/bin/ceph-osd() [0x576edd]
  20. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
  21.  
  22. --- begin dump of recent events ---
  23. 0> 2013-05-31 17:43:05.235286 7fbb531e9780 -1 *** Caught signal (Aborted) **
  24. in thread 7fbb531e9780
  25.  
  26. ceph version 0.61.2 (fea782543a844bb277ae94d3391788b76c5bee60)
  27. 1: /usr/bin/ceph-osd() [0x79087a]
  28. 2: (()+0xfcb0) [0x7fbb52682cb0]
  29. 3: (gsignal()+0x35) [0x7fbb50e3b425]
  30. 4: (abort()+0x17b) [0x7fbb50e3eb8b]
  31. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7fbb5178d69d]
  32. 6: (()+0xb5846) [0x7fbb5178b846]
  33. 7: (()+0xb5873) [0x7fbb5178b873]
  34. 8: (()+0xb596e) [0x7fbb5178b96e]
  35. 9: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1df) [0x84001f]
  36. 10: (PG::peek_map_epoch(ObjectStore*, coll_t, hobject_t&, ceph::buffer::list*)+0x4d7) [0x6b6627]
  37. 11: (OSD::load_pgs()+0x17f3) [0x63f803]
  38. 12: (OSD::init()+0xf9d) [0x641e4d]
  39. 13: (main()+0x2351) [0x574831]
  40. 14: (__libc_start_main()+0xed) [0x7fbb50e2676d]
  41. 15: /usr/bin/ceph-osd() [0x576edd]
  42. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement