From mboxrd@z Thu Jan 1 00:00:00 1970 From: Loic Dachary Subject: Re: CephFS and the next jewel release v10.2.3 Date: Fri, 26 Aug 2016 00:47:35 +0200 Message-ID: <57BF7587.2010603@dachary.org> References: <57BC1089.9080209@dachary.org> <57BE0B4C.6060104@dachary.org> <57BF5F5E.3070105@dachary.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from slow1-d.mail.gandi.net ([217.70.178.86]:40480 "EHLO slow1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755570AbcHZASv (ORCPT ); Thu, 25 Aug 2016 20:18:51 -0400 Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id 3551C535D81 for ; Fri, 26 Aug 2016 00:49:20 +0200 (CEST) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Gregory Farnum Cc: Patrick Donnelly , Ceph Development https://github.com/ceph/ceph/pull/10847 is merged On 25/08/2016 23:33, Gregory Farnum wrote: > You've got two jobs never getting locks, 2 dead on Java linker issues > (which probably never worked; they aren't any kind of release > blocker), and one OSD crash. The crash is > > 2016-08-25 09:21:45.616945 7fa22623a700 -1 os/filestore/FileStore.cc: > In function 'void > FileStore::_do_transaction(ObjectStore::Transaction&, uint64_t, int, > ThreadPool::TPHandle*)' thread 7fa22623a700 time 2016-08-25 > 09:21:45.612229 > os/filestore/FileStore.cc: 2912: FAILED assert(0 == "unexpected error") > > That most often is an fs/disk issue of some kind, but the kernel logs > are sadly empty so I can't guarantee it. > > > On Thu, Aug 25, 2016 at 2:13 PM, Loic Dachary wrote: >> Hi, >> >> The run completed at http://pulpito.ceph.com/loic-2016-08-25_06:39:08-fs-jewel-backports-distro-basic-smithi/ with no valgrind error but a few other failures. Note that it is based on the jewel-backports branch which contains a few more backports in addition to https://github.com/ceph/ceph/pull/10847 and I'm not sure what to blame yet. I'll look into it tomorrow unless you beat me to it :-) >> >> Cheers >> >> On 24/08/2016 23:03, Gregory Farnum wrote: >>> On Wed, Aug 24, 2016 at 2:02 PM, Loic Dachary wrote: >>>> >>>> >>>> On 24/08/2016 22:46, Gregory Farnum wrote: >>>>> On Wed, Aug 24, 2016 at 11:11 AM, Gregory Farnum wrote: >>>>>> On Tue, Aug 23, 2016 at 1:59 AM, Loic Dachary wrote: >>>>>>> Hi John, >>>>>>> >>>>>>> The next jewel release as found at https://github.com/ceph/ceph/tree/jewel passed the fs suite (http://tracker.ceph.com/issues/16344#note-30 except for three valgrind failures). Do you think the jewel branch is ready for QE to start their own round of testing ? >>>>>>> >>>>>>> Cheers >>>>>>> >>>>>>> P.S. CC'ing Greg because John is on vacation, in case a decision is to be made before he returns. >>>>>> >>>>>> Ugh, I went to check these valgrind failures and they're a failed >>>>>> mutex assert on shutdown. Let me dig into what's happening. :( >>>>>> -Greg >>>>> >>>>> Hmm, we seem to have some badly-colliding backports. If you look at >>>>> commit ac449472df2978123192d5f22247d8b8bc5efb28 and MDSRank.cc line >>>>> 242, you'll see it does mds_lock.Unlock() twice in quick succession. >>>>> :( >>>>> >>>>> One of them came in from 7c2eab19, and the other from 1d3a8168. I >>>>> think maybe the patches got reordered in their backport order or >>>>> something. >>>>> >>>>> Patrick, can you give https://github.com/ceph/ceph/pull/10847 a quick >>>>> review? Loic, can you then run the failed tests against a backport >>>>> branch which includes that patch? >>>> >>>> https://github.com/ceph/ceph/pull/10847 has been pushed as part of the jewel-backports integration branch right now and I'll schedule a fs run as soon as it finishes building. Thanks for the quick fix ! >>> >>> Sure. Assuming that works out everything else looked good to me. :) >>> -- >>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >> >> -- >> Loïc Dachary, Artisan Logiciel Libre > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Loïc Dachary, Artisan Logiciel Libre