Advertisement
Guest User

Untitled

a guest
Nov 5th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. osdc/ObjectCacher.cc: In function 'void ObjectCacher::bh_write_commit(int64_t, sobject_t, loff_t, uint64_t, tid_t, int)' thread 7f170e021700 time 2012-11-05 22:09:22.700369
  2. osdc/ObjectCacher.cc: 764: FAILED assert(ob->last_commit_tid < tid)
  3. ceph version 0.53 (commit:2528b5ee105b16352c91af064af5c0b5a7d45d7c)
  4. 1: (ObjectCacher::bh_write_commit(long, sobject_t, long, unsigned long, unsigned long, int)+0x9cb) [0x7f171ce5f39b]
  5. 2: (ObjectCacher::C_WriteCommit::finish(int)+0x6b) [0x7f171ce65fdb]
  6. 3: (Context::complete(int)+0xa) [0x7f171ce2202a]
  7. 4: (librbd::C_Request::finish(int)+0xc6) [0x7f171ce4eba6]
  8. 5: (Context::complete(int)+0xa) [0x7f171ce2202a]
  9. 6: (librbd::rados_req_cb(void*, void*)+0x47) [0x7f171ce355c7]
  10. 7: (librados::C_AioSafe::finish(int)+0x1d) [0x7f171c21628d]
  11. 8: (Finisher::finisher_thread_entry()+0x218) [0x7f171c270628]
  12. 9: (()+0x7e9a) [0x7f1719b3de9a]
  13. 10: (clone()+0x6d) [0x7f171986acbd]
  14. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
  15. terminate called after throwing an instance of 'ceph::FailedAssertion'
  16. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement