Advertisement
Guest User

Untitled

a guest
Dec 1st, 2010
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. 2010-12-01 20:01:45.249876 7f267f7c9720 filestore(/srv/ceph/osd.0) mount FIEMAP ioctl is NOT supported
  2. 2010-12-01 20:01:45.249908 7f267f7c9720 filestore(/srv/ceph/osd.0) mount detected btrfs
  3. 2010-12-01 20:01:45.249917 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs CLONE_RANGE ioctl is supported
  4. 2010-12-01 20:01:45.254215 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs SNAP_CREATE is supported
  5. 2010-12-01 20:01:45.343370 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs SNAP_DESTROY is supported
  6. 2010-12-01 20:01:45.343802 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs START_SYNC got 0 Success
  7. 2010-12-01 20:01:45.343813 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs START_SYNC is supported (transid 56835)
  8. 2010-12-01 20:01:45.354533 7f267f7c9720 filestore(/srv/ceph/osd.0) mount btrfs WAIT_SYNC is supported
  9. 2010-12-01 20:01:45.354580 7f267f7c9720 filestore(/srv/ceph/osd.0) mount WARNING: btrfs snaps enabled, but no SNAP_CREATE_ASYNC ioctl (from kernel 2.6.37+)
  10. 2010-12-01 20:01:45.354717 7f267f7c9720 filestore(/srv/ceph/osd.0) mount found snaps <1965293,1972938,1972941>
  11. 2010-12-01 20:01:45.518687 7f267f7c9720 journal kernel version is 2.6.37
  12. 2010-12-01 20:01:45.519693 7f267f7c9720 journal read_entry 3642695680 : seq 1972942 33 bytes
  13. 2010-12-01 20:01:45.519718 7f267f7c9720 journal read_entry 3642695680 : seq 1972942 33 bytes
  14. ./common/Mutex.h: In function 'void Mutex::Lock(bool)':
  15. ./common/Mutex.h:118: FAILED assert(r == 0)
  16. ceph version 0.24~rc (commit:0897edafc8642a5a5a6f7c07863aaf12590ce663)
  17. 1: (JournalingObjectStore::op_journal_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, unsigned long, Context*)+0x10d) [0x57743d]
  18. 2: (FileStore::queue_transactions(ObjectStore::Sequencer*, std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, Context*, Context*, Context*)+0x9b) [0x56cacb]
  19. 3: (FileStore::apply_transactions(std::list<ObjectStore::Transaction*, std::allocator<ObjectStore::Transaction*> >&, Context*)+0x16a) [0x55b5ea]
  20. 4: (JournalingObjectStore::journal_replay(unsigned long)+0x5cf) [0x577f2f]
  21. 5: (FileStore::mount()+0x931) [0x566cd1]
  22. 6: (OSD::init()+0xd5) [0x4e7d15]
  23. 7: (main()+0x1699) [0x459d39]
  24. 8: (__libc_start_main()+0xfd) [0x7f267e08fc4d]
  25. 9: /usr/bin/cosd() [0x4584c9]
  26. 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