Actions
Bug #71003
closedcrimson: backfill stuck in enquueing
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:
Description
sjust-2025-04-21_20:00:18-crimson-rados-wip-sjust-crimson-testing-2025-04-21-1745253568-distro-default-gibba/8250534
On osd 2 (similar on osd 1):
INFO 2025-04-21 21:01:33,936 [shard 0:main] osd - crimson shutting down
Not clear what actually triggered the shutdown.
Updated by Matan Breizman 11 months ago
2025-04-21T21:01:29.674 INFO:tasks.ceph.ceph_manager.ceph:PG 3.f is not active+clean
2025-04-21T21:01:29.674 INFO:tasks.ceph.ceph_manager.ceph:PG 3.e is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.d is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.a is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.9 is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.2 is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.1 is not active+clean
2025-04-21T21:01:29.675 INFO:tasks.ceph.ceph_manager.ceph:PG 3.3 is not active+clean
2025-04-21T21:01:29.676 INFO:tasks.ceph.ceph_manager.ceph:PG 3.5 is not active+clean
2025-04-21T21:01:29.676 INFO:tasks.ceph.ceph_manager.ceph:PG 3.7 is not active+clean
2025-04-21T21:01:29.676 INFO:tasks.ceph.ceph_manager.ceph:PG 3.6 is not active+clean
2025-04-21T21:01:29.678 INFO:tasks.thrashosds.thrasher:Traceback (most recent call last):
wait_for_recovery
assert now - start < timeout, \
AssertionError: wait_for_recovery: failed before timeout expire
INFO 2025-04-21 21:01:33,936 [shard 0:main] osd - crimson shutting down
Updated by Matan Breizman 11 months ago
- Is duplicate of Bug #70502: radosbench-high-concurrency: [Backfill] Single PG is stuck in waiting added
Updated by Samuel Just 11 months ago
- Subject changed from crimson: two osds appear to simply shutdown to crimson: backfill stuck in enquueing
Original title wrong, really is a duplicate of https://tracker.ceph.com/issues/70502
Actions