On Wed, Oct 16, 2019 at 12:24 PM David Galloway <dgallowa@xxxxxxxxxx> wrote: > > Yuri just reminded me that he's seeing this problem on the mimic branch. > > Does that mean this PR just needs to be backported to all branches? > > https://github.com/ceph/ceph/pull/30792 I'd be surprised if that one (changing iteritems() to items()) could cause this, and it's not a fix for any known bugs, just ongoing py3 work. When I said "that commit" I was referring to https://github.com/ceph/teuthology/commit/41a13eca480e38cfeeba7a180b4516b90598c39b, which is in the teuthology repo and thus hits every test run. Looking at the comments across https://github.com/ceph/teuthology/pull/1332 and https://tracker.ceph.com/issues/42313 it sounds like that teuthology commit accidentally fixed a bug which triggered another bug that we're not sure how to resolve, but perhaps I'm misunderstanding? > > On 10/16/19 3:20 PM, David Galloway wrote: > > I'm having Yuri schedule a run using > > 7f80f5de91777d958f36fd6cce943a1d68cefdf7 which is the sha1 right before > > the commit I suspect broke things. > > > > On 10/16/19 3:16 PM, Gregory Farnum wrote: > >> Have you tried reproducing it after reverting that commit in a > >> teuthology branch? > >> I don’t believe it was a critical change, just part of Kyr’s ongoing > >> python3 work, so we can put it off until we understand the issue if that > >> fixes things. > >> -Greg > >> > >> On Wed, Oct 16, 2019 at 12:13 PM Yuri Weinstein <yweinste@xxxxxxxxxx > >> <mailto:yweinste@xxxxxxxxxx>> wrote: > >> > >> "No space left on device" errors > >> https://tracker.ceph.com/issues/42313 > >> > >> Suspect https://github.com/ceph/ceph/pull/30792 > >> > >> This issue is blocking releases testing FYI and looking for help. > >> > >> Thx > >> YuriW _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx