Project

General

Profile

Bug #8063

LibRadosTwoPoolsECPP.PromoteSnap got EAGAIN

Added by Sage Weil almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

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

Description

ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-04-10_02:30:24-rados-firefly-distro-basic-plana/183560

2014-04-10T12:03:33.509 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]: [ RUN      ] LibRadosTwoPoolsECPP.PromoteSnap
2014-04-10T12:03:37.278 INFO:teuthology.task.thrashosds.thrasher:in_osds:  [4, 3, 5, 0, 1, 2]  out_osds:  [] dead_osds:  [] live_osds:  [4, 1, 0, 3, 5, 2]
2014-04-10T12:03:37.278 INFO:teuthology.task.thrashosds.thrasher:choose_action: min_in 3 min_out 0 min_live 2 min_dead 0
2014-04-10T12:03:37.279 INFO:teuthology.task.thrashosds.thrasher:Killing osd 3, live_osds are [4, 1, 0, 3, 5, 2]
2014-04-10T12:03:37.279 DEBUG:teuthology.task.ceph.osd.3:waiting for process to exit
2014-04-10T12:03:37.293 INFO:teuthology.task.ceph.osd.3:Stopped
2014-04-10T12:03:42.293 INFO:teuthology.task.thrashosds.thrasher:in_osds:  [4, 3, 5, 0, 1, 2]  out_osds:  [] dead_osds:  [3] live_osds:  [4, 1, 0, 5, 2]
2014-04-10T12:03:42.293 INFO:teuthology.task.thrashosds.thrasher:choose_action: min_in 3 min_out 0 min_live 2 min_dead 0
2014-04-10T12:03:42.293 INFO:teuthology.task.thrashosds.thrasher:inject_pause on 0
2014-04-10T12:03:42.293 INFO:teuthology.task.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3
2014-04-10T12:03:42.293 INFO:teuthology.task.thrashosds.thrasher:Checking after 0, should_be_down=False
2014-04-10T12:03:42.294 DEBUG:teuthology.orchestra.run:Running [10.214.132.28]: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --admin-daemon /var/run/ceph/ceph-osd.0.asok config set filestore_inject_stall 3'
2014-04-10T12:03:47.403 INFO:teuthology.task.thrashosds.thrasher:in_osds:  [4, 3, 5, 0, 1, 2]  out_osds:  [] dead_osds:  [3] live_osds:  [4, 1, 0, 5, 2]
2014-04-10T12:03:47.403 INFO:teuthology.task.thrashosds.thrasher:choose_action: min_in 3 min_out 0 min_live 2 min_dead 0
2014-04-10T12:03:47.404 INFO:teuthology.task.thrashosds.thrasher:Growing pool data
2014-04-10T12:03:47.404 DEBUG:teuthology.orchestra.run:Running [10.214.132.28]: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph pg dump --format=json'
2014-04-10T12:03:47.645 INFO:teuthology.orchestra.run.err:[10.214.132.28]: dumped all in format json
2014-04-10T12:03:47.684 INFO:teuthology.task.thrashosds.ceph_manager:increase pool size by 10
2014-04-10T12:03:47.685 DEBUG:teuthology.orchestra.run:Running [10.214.132.28]: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd pool set data pg_num 104'
2014-04-10T12:03:48.210 INFO:teuthology.orchestra.run.err:[10.214.132.28]: set pool 0 pg_num to 104
2014-04-10T12:03:53.220 INFO:teuthology.task.thrashosds.thrasher:in_osds:  [4, 3, 5, 0, 1, 2]  out_osds:  [] dead_osds:  [3] live_osds:  [4, 1, 0, 5, 2]
2014-04-10T12:03:53.220 INFO:teuthology.task.thrashosds.thrasher:choose_action: min_in 3 min_out 0 min_live 2 min_dead 0
2014-04-10T12:03:53.220 INFO:teuthology.task.thrashosds.thrasher:Removing osd 1, in_osds are: [4, 3, 5, 0, 1, 2]
2014-04-10T12:03:53.221 DEBUG:teuthology.orchestra.run:Running [10.214.132.28]: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd out 1'
2014-04-10T12:03:54.860 INFO:teuthology.orchestra.run.err:[10.214.132.28]: marked out osd.1.
2014-04-10T12:03:57.767 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]: test/librados/tier.cc:2500: Failure
2014-04-10T12:03:57.768 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]: Value of: cluster.mon_command(ss.str(), inbl, __null, __null)
2014-04-10T12:03:57.768 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]:   Actual: -11
2014-04-10T12:03:57.768 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]: Expected: 0
2014-04-10T12:03:57.798 INFO:teuthology.task.workunit.client.0.out:[10.214.132.28]: [  FAILED  ] LibRadosTwoPoolsECPP.PromoteSnap (24289 ms)

History

#1 Updated by Sage Weil almost 10 years ago

  • Status changed from New to In Progress
  • Assignee set to Sage Weil

#2 Updated by Sage Weil almost 10 years ago

  • Status changed from In Progress to Fix Under Review
  • Assignee deleted (Sage Weil)

#3 Updated by Samuel Just almost 10 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF