Project

General

Profile

Activity

From 12/19/2016 to 01/17/2017

01/13/2017

10:25 PM Bug #18527 (New): entity_addr_t comparison uses memcmp improperly (endianness bug across the wire)
We use a memcmp on the entity_addr_t object for its comparator, and we use that in resolving connection races within ... Greg Farnum
10:11 AM Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
The previous patch was a bit too conservative when constructing the 'have' set from missing_loc in ECBackend::get_min... Alexandre Oliva
08:02 AM Bug #17949: make check: unittest_bit_alloc get_used_blocks() >= 0
The fix for this is in pull request:
https://github.com/ceph/ceph/pull/12733
Ramesh Chander
02:53 AM Bug #18445: ceph: ping <mon.id> doesn't connect to cluster
https://github.com/ceph/ceph/pull/12891 Dan Mick
02:32 AM Bug #18445: ceph: ping <mon.id> doesn't connect to cluster
Ah. It depends on how build_initial_monmap works.
In my case, ping mon.<specific> returns ENOENT, which the CLI ...
Dan Mick
12:30 AM Bug #18445: ceph: ping <mon.id> doesn't connect to cluster
Huh. So it does. I don't understand how both of these haven't just been failing consistently then. Dan Mick

01/12/2017

11:26 PM Bug #18178: Unfound objects lost after OSD daemons restarted
The issue is that repair uses recovery to fix a PG and in this scenario the recovery can't complete because the objec... David Zafman
09:03 PM Bug #18165 (Pending Backport): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfil...
Sam, this issue has "Backport: kraken, jewel" set. Have the backports been done already? Nathan Cutler
09:00 PM Bug #18165 (Resolved): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_target...
Samuel Just
08:39 PM Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
*master PR*: https://github.com/ceph/ceph/pull/12888 Nathan Cutler
08:18 PM Bug #18165 (Pending Backport): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfil...
Sage Weil
03:51 PM Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://jenkins.ceph.com/job/ceph-pull-requests/16883/consoleFull#-108728127277933967-90d1-4877-8d60-89cb08ef4eb1 Kefu Chai
03:34 PM Bug #18445: ceph: ping <mon.id> doesn't connect to cluster
workunits/mon/ping.py does test @ceph ping mon.{mon_id}@, see https://github.com/ceph/ceph/blob/master/qa/workunits/m... Kefu Chai
01:53 PM Support #18508: PGs of EC pool stuck in peering state
While looking at this with George I noticed that the async messenger was being used. We set it back to SimpleMessenge... Wido den Hollander
11:31 AM Support #18508 (Closed): PGs of EC pool stuck in peering state
We have a 30 host, 1080 OSD cluster with a mix of replicated and EC 8+3 pools, running Jewel on SL7.... George Vasilakakos

01/10/2017

04:17 PM Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
Samuel Just
01:57 PM Bug #18467: ceph ping mon.* can fail
That's with "ms inject socket failures: 500" which is unchanged. What's a reasonable higher value to try - 1000? 5000? Nathan Cutler

01/09/2017

10:42 PM Bug #18467: ceph ping mon.* can fail
This isn't a particularly frequent error: http://pulpito.ceph.com/sage-2017-01-09_21:59:24-rados-wip-sage-testing---b... Sage Weil
10:21 PM Bug #18467: ceph ping mon.* can fail
The offending code in ... Nathan Cutler
09:57 PM Bug #18467 (Resolved): ceph ping mon.* can fail
... Sage Weil
10:07 PM Bug #18368 (Resolved): bluestore: bluefs reclaim broken
Sage Weil
08:25 PM Bug #18445 (Fix Under Review): ceph: ping <mon.id> doesn't connect to cluster
Dan Mick
06:35 PM Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
I looked at it more closely. This is kind of wierd. Really, missing_loc is what's supposed to be the location-of-rec... Samuel Just

01/07/2017

04:55 AM Bug #18445 (Won't Fix): ceph: ping <mon.id> doesn't connect to cluster
I guess no one uses this feature. Misplaced 'connect()' call only applies to mon.* rados/singleton should have caug... Dan Mick

01/06/2017

02:24 AM Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
Here's a patch for jewel that, on top of the David Zafman's patch for 13937 and Kefu Chai's for 17857, enables osds t... Alexandre Oliva

01/04/2017

06:50 PM Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
If anyone else hits this, you can work around it by extracting the object from the osd which has it, using mark_unfou... Samuel Just
06:49 PM Bug #18165: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targets(peer))
The bug is still present and fairly straightforward: it's possible that the newest version isn't on an osd in the cur... Samuel Just

01/03/2017

06:09 PM Bug #16279: assert(objiter->second->version > last_divergent_update) failed
I don't think so, (0'0,234'1034] is the master log, 234'1034 isn't divergent. You should trace back in the log to tr... Samuel Just
07:11 AM Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
Nevermind the patch; clearing backfills_in_flight seems to be wrong and dangerous; I think it might even make the obj... Alexandre Oliva
01:34 AM Bug #18162: osd/ReplicatedPG.cc: recover_replicas: object added to missing set for backfill, but ...
I've been trying to address the problem that backfills abort when encountering a read error or a corrupt file in jewe... Alexandre Oliva

12/30/2016

05:23 PM Bug #18368 (Fix Under Review): bluestore: bluefs reclaim broken
https://github.com/ceph/ceph/pull/12725 Sage Weil
05:22 PM Bug #18368 (Resolved): bluestore: bluefs reclaim broken
return extent is always offset 0, and only one extent Sage Weil

12/24/2016

02:35 AM Bug #16279: assert(objiter->second->version > last_divergent_update) failed
it is a bit weird that the divergent entry is 234'1034
olog is (0'0,234'1034]
log is (0'0,234'1033]
so the lowe...
huang jun

12/22/2016

08:47 PM Bug #14115: crypto: race in nss init
https://github.com/ceph/ceph/pull/12624 Sage Weil
03:48 AM Bug #14115: crypto: race in nss init
Ah, I just discovered something. I was hitting this reliably and it was because I was leaking some objects, which pr... Sage Weil
03:32 AM Bug #16279: assert(objiter->second->version > last_divergent_update) failed
hi, we got this error again,
we plug out the power cable when doing heavy writes,
after machine boot, one osd crash...
huang jun
01:35 AM Bug #18329 (Can't reproduce): pure virtual method called in rocksdb from bluestore
... Sage Weil
12:21 AM Bug #18328 (Closed): crush: flaky unitest:
This failed:
https://jenkins.ceph.com/job/ceph-pull-requests/16045/
This succeeded:
https://jenkins.ceph.com...
Yehuda Sadeh

12/19/2016

10:53 PM Bug #18165 (Won't Fix): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targe...
This machinery was rewritten in jewel to make it work properly in this case. The fix can't really be backported to h... Samuel Just
10:52 PM Bug #18178: Unfound objects lost after OSD daemons restarted
David: I know why it's losing the unfound status, but it should be losing the inconsistent pg state, right? Samuel Just
10:33 PM Bug #17257 (Can't reproduce): ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
Samuel Just
10:32 PM Bug #17945: ceph_test_rados_api_tier: failed to decode hitset in HitSetWrite test
633e81f3a6343ef4d5b8b421e693356c17f698b9 will hexdump to help debug this next time it happens Sage Weil
10:10 PM Bug #18054 (Resolved): os/bluestore/BlueStore.cc: 3576: FAILED assert(0 == "allocate failed, wtf")
Sage Weil
 

Also available in: Atom