Project

General

Profile

Actions

Bug #16692

closed

deep-scrub Error EAGAIN in cephmanager task in rados run

Added by Yuri Weinstein almost 8 years ago. Updated almost 7 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
rados
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: http://pulpito.ceph.com/yuriw-2016-07-12_13:07:42-rados-wip-yuri-testing_2016_7_12-distro-basic-smithi/
Jobs: 310208
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2016-07-12_13:07:42-rados-wip-yuri-testing_2016_7_12-distro-basic-smithi/310208/teuthology.log

2016-07-13T09:32:24.875 INFO:teuthology.orchestra.run.smithi048.stderr:2016-07-13 16:32:25.714294 7f001b4d5700 -1 WARNING: the following dangerous and experimental features are enabled: *
2016-07-13T09:32:24.882 INFO:teuthology.orchestra.run.smithi048.stderr:2016-07-13 16:32:25.721440 7f001b4d5700 -1 WARNING: the following dangerous and experimental features are enabled: *
2016-07-13T09:32:25.244 INFO:teuthology.orchestra.run.smithi048.stderr:Error EAGAIN: osd.1 is not up
2016-07-13T09:32:25.254 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 32, in nested
    yield vars
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 1504, in task
    osd_scrub_pgs(ctx, config)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 977, in osd_scrub_pgs
    manager.raw_cluster_cmd('osd', 'deep-scrub', id_)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph_manager.py", line 904, in raw_cluster_cmd
    stdout=StringIO(),
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 394, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 121, in wait
    label=self.label)
CommandFailedError: Command failed on smithi048 with status 11: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1'

Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Bug #19737: EAGAIN encountered during pg scrub (jewel)Resolved04/21/2017

Actions
Actions #1

Updated by Yuri Weinstein almost 8 years ago

  • Backport deleted (2016-07-13T09:32:24.875 INFO:teuthology.orchestra.run.smithi048.stderr:2016-07-13 16:32:25.714294 7f001b4d5700 -1 WARNING: the following dangerous and experimental features are enabled: * 2016-07-13T09:32:24.882 INFO:teuthology.orchestra.run.smithi048.stderr:2016-07-13 16:32:25.721440 7f001b4d5700 -1 WARNING: the following dangerous and experimental features are enabled: * 2016-07-13T09:32:25.244 INFO:teuthology.orchestra.run.smithi048.stderr:Error EAGAIN: osd.1 is not up 2016-07-13T09:32:25.254 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 32, in nested yield vars File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 1504, in task osd_scrub_pgs(ctx, config) File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 977, in osd_scrub_pgs manager.raw_cluster_cmd('osd', 'deep-scrub', id_) File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph_manager.py", line 904, in raw_cluster_cmd stdout=StringIO(), File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 394, in run r.wait() File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 121, in wait label=self.label) CommandFailedError: Command failed on smithi048 with status 11: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1')
Actions #2

Updated by Josh Durgin almost 7 years ago

  • Is duplicate of Bug #19737: EAGAIN encountered during pg scrub (jewel) added
Actions #3

Updated by Josh Durgin almost 7 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF