Advertisement
Guest User

Untitled

a guest
Dec 5th, 2011
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. bad op 696405099
  2. os/FileStore.cc: In function 'unsigned int FileStore::_do_transaction(ObjectStore::Transaction&)', in thread '0x7f8e8245e720'
  3. os/FileStore.cc: 2413: FAILED assert(0)
  4. ceph version 0.37 (commit:a6f3bbb744a6faea95ae48317f0b838edb16a896)
  5. 1: (FileStore::_do_transaction(ObjectStore::Transaction&)+0x153) [0x6bace3]
  6. 2: (FileStore::do_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long)+0x75) [0x6bf155]
  7. 3: (JournalingObjectStore::journal_replay(unsigned long)+0x773) [0x6c9693]
  8. 4: (FileStore::mount()+0x20cf) [0x6a907f]
  9. 5: (OSD::convertfs(std::string const&, std::string const&)+0xac) [0x51f13c]
  10. 6: (main()+0x2c5d) [0x4a0dbd]
  11. 7: (__libc_start_main()+0xfd) [0x7f8e807afd2d]
  12. 8: /usr/bin/ceph-osd() [0x49dd39]
  13. ceph version 0.37 (commit:a6f3bbb744a6faea95ae48317f0b838edb16a896)
  14. 1: (FileStore::_do_transaction(ObjectStore::Transaction&)+0x153) [0x6bace3]
  15. 2: (FileStore::do_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long)+0x75) [0x6bf155]
  16. 3: (JournalingObjectStore::journal_replay(unsigned long)+0x773) [0x6c9693]
  17. 4: (FileStore::mount()+0x20cf) [0x6a907f]
  18. 5: (OSD::convertfs(std::string const&, std::string const&)+0xac) [0x51f13c]
  19. 6: (main()+0x2c5d) [0x4a0dbd]
  20. 7: (__libc_start_main()+0xfd) [0x7f8e807afd2d]
  21. 8: /usr/bin/ceph-osd() [0x49dd39]
  22. terminate called after throwing an instance of 'ceph::FailedAssertion'
  23. *** Caught signal (Aborted) **
  24. in thread 0x7f8e8245e720
  25. ceph version 0.37 (commit:a6f3bbb744a6faea95ae48317f0b838edb16a896)
  26. 1: /usr/bin/ceph-osd() [0x5f6b24]
  27. 2: (()+0xf430) [0x7f8e82049430]
  28. 3: (gsignal()+0x35) [0x7f8e807c3355]
  29. 4: (abort()+0x17f) [0x7f8e807c45ef]
  30. 5: (__gnu_cxx::__verbose_terminate_handler()+0x115) [0x7f8e8105ae65]
  31. 6: (()+0xca296) [0x7f8e81059296]
  32. 7: (()+0xca2c3) [0x7f8e810592c3]
  33. 8: (()+0xca3ae) [0x7f8e810593ae]
  34. 9: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x3c2) [0x5cbdd2]
  35. 10: (FileStore::_do_transaction(ObjectStore::Transaction&)+0x153) [0x6bace3]
  36. 11: (FileStore::do_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long)+0x75) [0x6bf155]
  37. 12: (JournalingObjectStore::journal_replay(unsigned long)+0x773) [0x6c9693]
  38. 13: (FileStore::mount()+0x20cf) [0x6a907f]
  39. 14: (OSD::convertfs(std::string const&, std::string const&)+0xac) [0x51f13c]
  40. 15: (main()+0x2c5d) [0x4a0dbd]
  41. 16: (__libc_start_main()+0xfd) [0x7f8e807afd2d]
  42. 17: /usr/bin/ceph-osd() [0x49dd39]
  43. /usr/bin/ceph-run: line 21: 19765 Aborted (core dumped) "$@"
  44. ceph-run: /usr/bin/ceph-osd dumped core, restarting in 5 seconds...
  45.  
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement