All of lore.kernel.org
 help / color / mirror / Atom feed
* Bluestore Bitmap allocator crash
@ 2016-07-21  1:44 Somnath Roy
  2016-07-21  3:53 ` Mark Nelson
  0 siblings, 1 reply; 3+ messages in thread
From: Somnath Roy @ 2016-07-21  1:44 UTC (permalink / raw)
  To: Ramesh Chander; +Cc: ceph-devel

Ramesh,
I am hitting the following crash during IO path the moment I started io.

os/bluestore/BitMapAllocator.cc: 76: FAILED assert(!(off % m_block_size))

 ceph version 11.0.0-696-ga3438ba (a3438bac71a54cb43e5feb93ad09228bf69942ae)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x80) [0x55804242de40]
 2: (BitMapAllocator::insert_free(unsigned long, unsigned long)+0x2e3) [0x558042132813]
 3: (BitMapAllocator::commit_finish()+0x2a5) [0x558042132e55]
 4: (BlueStore::_kv_sync_thread()+0x142d) [0x558041fff61d]
 5: (BlueStore::KVSyncThread::entry()+0xd) [0x558042028c2d]
 6: (Thread::entry_wrapper()+0x75) [0x55804240d755]
 7: (()+0x76fa) [0x7f36699076fa]
 8: (clone()+0x6d) [0x7f3667767b5d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.


What I did :
------------

1. I have a separate wal partition to a nvram device

2. change min_alloc_size to 16K

3. ran 4k rw.

Let me know if you need further details.

Thanks & Regards
Somnath



PLEASE NOTE: The information contained in this electronic mail message is intended only for the use of the designated recipient(s) named above. If the reader of this message is not the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify the sender by telephone or e-mail (as shown above) immediately and destroy any and all copies of this message in your possession (whether hard copies or electronically stored copies).

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-21  5:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21  1:44 Bluestore Bitmap allocator crash Somnath Roy
2016-07-21  3:53 ` Mark Nelson
2016-07-21  4:40   ` Ramesh Chander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.