Project

General

Profile

Actions

Bug #56393

open

failed to complete snap trimming before timeout

Added by Laura Flores almost 2 years ago. Updated 9 days ago.

Status:
New
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Description: rados/thrash-erasure-code-big/{ceph cluster/{12-osds openstack} mon_election/connectivity msgr-failures/osd-dispatch-delay objectstore/filestore-xfs rados recovery-overrides/{more-async-partial-recovery} supported-random-distro$/{ubuntu_latest} thrashers/morepggrow thrashosds-health workloads/ec-rados-plugin=jerasure-k=4-m=2}

/a/yuriw-2022-06-21_16:28:27-rados-wip-yuri4-testing-2022-06-21-0704-pacific-distro-default-smithi/6889462

Last pg map before Assertion:

{
  "pgs_by_state": [
    {
      "state_name": "active+clean",
      "count": 537
    },
    {
      "state_name": "recovering+undersized+remapped+peered",
      "count": 5
    },
    {
      "state_name": "active+clean+snaptrim",
      "count": 2
    },
    {
      "state_name": "undersized+remapped+backfilling+peered",
      "count": 1
    }
  ],
  "num_pgs": 545,
  "num_pools": 3,
  "num_objects": 200,
  "data_bytes": 419090944,
  "bytes_used": 11029893120,
  "bytes_avail": 1140348088320,
  "bytes_total": 1151377981440,
  "inactive_pgs_ratio": 0.011009174399077892,
  "misplaced_objects": 40,
  "misplaced_total": 1200,
  "misplaced_ratio": 0.03333333333333333
}

2022-06-21T17:59:05.224 ERROR:teuthology:Uncaught exception (Hub)
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 906, in gevent._gevent_cgreenlet.Greenlet.run
  File "/home/teuthworker/src/github.com_ceph_ceph-c_6ba5460a27104908466809fcb14c544d5dfc6522/qa/tasks/rados.py", line 268, in thread
    manager.wait_snap_trimming_complete(pool);
  File "/home/teuthworker/src/github.com_ceph_ceph-c_6ba5460a27104908466809fcb14c544d5dfc6522/qa/tasks/ceph_manager.py", line 2444, in wait_snap_trimming_complete
    'failed to complete snap trimming before timeout'
AssertionError: failed to complete snap trimming before timeout

Related issues 2 (1 open1 closed)

Related to RADOS - Bug #19783: upgrade tests failing with "AssertionError: failed to complete snap trimming before timeout"New04/26/2017

Actions
Related to teuthology - Bug #59127: Job that normally complete much sooner last almost 12 hoursCan't reproduce

Actions
Actions

Also available in: Atom PDF