From: Abhishek Lekshmanan <abhishek@suse.com>
To: kefu chai <tchaikov@gmail.com>,
Abhishek L <abhishek.lekshmanan@gmail.com>
Cc: Nathan Cutler <ncutler@suse.cz>, Kefu Chai <kchai@redhat.com>,
vumrao@redhat.com, Sage Weil <sweil@redhat.com>,
Nathan Cutler <NCutler@suse.com>,
"Dreyer, Ken" <kdreyer@redhat.com>,
Patrick Donnelly <pdonnell@redhat.com>,
Ceph Development <ceph-devel@vger.kernel.org>,
Matt Benjamin <mbenjamin@redhat.com>,
"Sadeh-Weinraub, Yehuda" <yehuda@redhat.com>,
"Dillaman, Jason" <dillaman@redhat.com>,
"Durgin, Josh" <jdurgin@redhat.com>, Karol Mroz <KMroz@suse.com>
Subject: Re: 12.2.2 status
Date: Mon, 06 Nov 2017 19:29:36 +0100 [thread overview]
Message-ID: <87o9ofb6r3.fsf@suse.com> (raw)
In-Reply-To: <87y3njbuh7.fsf@suse.com>
Abhishek Lekshmanan <abhishek@suse.com> writes:
> kefu chai <tchaikov@gmail.com> writes:
>
>> On Sun, Nov 5, 2017 at 8:17 PM, Abhishek L
>> <abhishek.lekshmanan@gmail.com> wrote:
>>> On Sat, Nov 4, 2017 at 8:51 AM, Nathan Cutler <ncutler@suse.cz> wrote:
>>>>> all or nothing. if we want to backport the fix of
>>>>> http://tracker.ceph.com/issues/21762, we will have to backport the
>>>>> "debian: fix package relationships after" fixes. so i think pull/18589
>>>>> is self-contained. and no additional step is needed.
>>>>>
>>>>> and per http://tracker.ceph.com/issues/21762, we need to have it in
>>>>> luminous. but i have no strong opinion on including it in 12.2.2 or
>>>>> post 12.2.2. Vikhyat and Nathan, what do you think?
>>>>
>>>>
>>>> Yes, I tried to make 18589 self-contained by pulling in Kefu's and
>>>> Abhishek's follow-on fixes. I think it would be nice to have it in 12.2.2.
>>>
>>> Rebuilt the integration branch with the newer PR and it still fails
>>> with the same reason
>>> http://pulpito.ceph.com/abhi-2017-11-05_11:53:02-ceph-disk-wip-abhi-testing-2017-11-05-0933-distro-basic-vps/
>>> for eg.
>>>
>>> Kefu, are there any more commits we need to solve the dependency issue?
>>
>> well, yes and no.
>>
>> we need to "dch" the changelog, to bump up the version number to
>> 12.2.2 to address this issue. but i thought this was a step of our
>> release process: see
>> https://github.com/ceph/ceph-build/blob/2cb4f4069c7a0fac1abecd76e6014272f22cf139/ansible/roles/ceph-release/tasks/release/stable.yml#L3.
>>
>> that's why i believed that PR#18589 was self-contained. anyway, we can
>> "fix" this issue in two ways:
>>
>> 1. "dch" the changelog in a commit only for testing, and it will not
>> be merged into luminous. run that the upgrade suites using dch'ed
>> version, and wait until the jenkins builder to tag and dch
>> automatically for the official release of 12.2.2
>> 2. just drop the PR#18589. so and include it in post 12.2.2. so the
>> problem will be resolved w/o any efforts by then.
>
> I'm inclined to do #2, either way I've scheduled suites (which has
> completed now) without this PR since I couldn't get moving with the PR
> included, I'll post the results soon & hopefully we can handover to QE
> today itself
update:
refer http://tracker.ceph.com/issues/21830 for update information
RADOS, RBD suites were green, ran into a couple of possible env. errors
which didn't reproduce in the rerun. A possible timing issue (didn't
reproduce) http://tracker.ceph.com/issues/22047
CephFS runs seem to hit http://tracker.ceph.com/issues/22039
consistently, the other failures look environmental. run info
http://tracker.ceph.com/issues/21830#note-23
@Patrick can you take a look.
RGW initially hit some failures due to s3-tests branch which was fixed,
the tests are still running though failures so far have been
environmental or known.
http://tracker.ceph.com/issues/21830#note-18
Saw a valgrind leak on mons in one of the RGW runs, reported at
http://tracker.ceph.com/issues/22052
ceph-disk consistently seems to run into a nearfull failure (was present
in the first integration branch run as well) possibly related to
dmcrypt. (a python backtrace is thrown as unknown key managment-mode)
tracker.ceph.com/issues/21830#note-19, don't see any recent patches that
went into master/luminous that could explain this failure unfortunately.
Upgrade luminous-x seems to consistently fail with being unable to find
ceph-common packages, eg. run:
http://pulpito.ceph.com/abhi-2017-11-06_15:35:39-upgrade:luminous-x-wip-abhi-testing-2017-11-05-1320-distro-basic-smithi/
--
Abhishek Lekshmanan
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284 (AG Nürnberg)
next prev parent reply other threads:[~2017-11-06 18:29 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 15:19 12.2.2 status Abhishek Lekshmanan
2017-10-26 15:40 ` Jason Dillaman
2017-10-26 22:38 ` Karol Mroz
2017-10-26 22:42 ` Jason Dillaman
2017-10-27 14:02 ` Jason Dillaman
2017-10-30 8:28 ` kefu chai
2017-10-30 13:09 ` Jason Dillaman
2017-10-26 16:14 ` Sage Weil
2017-10-26 16:47 ` Abhishek Lekshmanan
2017-10-26 16:50 ` Yehuda Sadeh-Weinraub
2017-10-26 22:48 ` Karol Mroz
2017-10-27 13:57 ` Casey Bodley
2017-10-30 20:38 ` Karol Mroz
2017-10-26 18:05 ` Patrick Donnelly
2017-11-03 17:44 ` Abhishek Lekshmanan
2017-11-03 17:53 ` Sage Weil
2017-11-03 18:02 ` Abhishek Lekshmanan
2017-11-03 20:54 ` kefu chai
2017-11-04 7:51 ` Nathan Cutler
2017-11-05 12:17 ` Abhishek L
2017-11-06 8:52 ` kefu chai
2017-11-06 9:57 ` Abhishek Lekshmanan
2017-11-06 18:29 ` Abhishek Lekshmanan [this message]
2017-11-06 19:55 ` Patrick Donnelly
2017-11-07 21:59 ` Abhishek
2017-11-07 23:09 ` Patrick Donnelly
2017-11-07 23:51 ` Matt Benjamin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o9ofb6r3.fsf@suse.com \
--to=abhishek@suse.com \
--cc=KMroz@suse.com \
--cc=NCutler@suse.com \
--cc=abhishek.lekshmanan@gmail.com \
--cc=ceph-devel@vger.kernel.org \
--cc=dillaman@redhat.com \
--cc=jdurgin@redhat.com \
--cc=kchai@redhat.com \
--cc=kdreyer@redhat.com \
--cc=mbenjamin@redhat.com \
--cc=ncutler@suse.cz \
--cc=pdonnell@redhat.com \
--cc=sweil@redhat.com \
--cc=tchaikov@gmail.com \
--cc=vumrao@redhat.com \
--cc=yehuda@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.