Project

General

Profile

Actions

Bug #5623

closed

pg dump_stuck command broke

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

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

0%

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

Description

2013-07-13T01:36:28.810 DEBUG:teuthology.orchestra.run:Running [10.214.131.2]: '/home/ubuntu/cephtest/65320/adjust-ulimits ceph-coverage /home/ubuntu/cephtest/65320/archive/coverage ceph pg dump_stuck inactive --format=json -t 10'
2013-07-13T01:36:28.987 INFO:teuthology.orchestra.run.err:no valid command found; 10 closest matches:
2013-07-13T01:36:28.987 INFO:teuthology.orchestra.run.err:pg dump_stuck {inactive|unclean|stale [inactive|unclean|stale...]} {<int>}
2013-07-13T01:36:28.987 INFO:teuthology.orchestra.run.err:Error EINVAL: invalid command

job was
ubuntu@teuthology:/a/teuthology-2013-07-13_01:00:18-rados-next-testing-basic/65320$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 365b57b1317524bb0cdd15859a224ba1ab58d1d7
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: bf4f8024ba39c7a44258b5035698efa796300727
  install:
    ceph:
      sha1: bf4f8024ba39c7a44258b5035698efa796300727
  s3tests:
    branch: next
  workunit:
    sha1: bf4f8024ba39c7a44258b5035698efa796300727
roles:
- - mon.a
  - mds.0
  - osd.0
  - osd.1
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
- dump_stuck: null

Actions #1

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Dan Mick

fixed teuthology to not pass the arg. let's just drop this hack to support the old usage.

Actions #2

Updated by Sage Weil almost 11 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF