I will try now and let you know. Thanks & Regards Somnath -----Original Message----- From: Mark Nelson [mailto:mnelson@xxxxxxxxxx] Sent: Tuesday, June 07, 2016 10:57 AM To: Somnath Roy; Sage Weil Cc: Ramesh Chander; ceph-devel Subject: Re: Anybody else hitting this panic in latest master with bluestore? Hi Somnath, Did Sage's suggestion fix it for you? In my tests rocksdb wasn't building properly after an upstream commit to detect when jemalloc isn't present: https://github.com/facebook/rocksdb/commit/0850bc514737a64dc8ca13de8510fcad4756616a I've submitted a fix that is now in master. If you clean the rocksdb folder and try again with current master I believe it should work for you. Thanks, Mark On 06/07/2016 09:23 AM, Somnath Roy wrote: > Sage, > I did a global 'make clean' before build, isn't that sufficient ? Still need to go to rocksdb folder and clean ? > > > -----Original Message----- > From: Sage Weil [mailto:sage@xxxxxxxxxxxx] > Sent: Tuesday, June 07, 2016 6:06 AM > To: Mark Nelson > Cc: Somnath Roy; Ramesh Chander; ceph-devel > Subject: Re: Anybody else hitting this panic in latest master with bluestore? > > On Tue, 7 Jun 2016, Mark Nelson wrote: >> I believe this is due to the rocksdb submodule update in PR #9466. >> I'm working on tracking down the commit in rocksdb that's causing it. > > Is it possible that the problem is that your build *didn't* update rocksdb? > > The ceph makefile isn't smart enough to notice changes in the rocksdb/ dir and rebuild. You have to 'cd rocksdb ; make clean ; cd ..' after the submodule updates to get a fresh build. > > Maybe you didn't do that, and some of the ceph code is build using the new headers and data structures that don't match the previously compiled rocksdb code? > > sage > 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). > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html