Project

General

Profile

Actions

Bug #5145

closed

make check fails on "ceph osd lost"

Added by Loïc Dachary almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
common
Target version:
-
% Done:

0%

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

Description

src/test/cli/ceph/help.t: failed
--- /media/tmp/loic/ceph/src/test/cli/ceph/help.t
+++ ./src/test/cli/ceph/help.t.err
@@ -59,7 +59,7 @@
     ceph osd crush rule create-simple <name> <root> <failure-domain>
     ceph osd create [<uuid>]
     ceph osd rm <osd-id> [<osd-id>...]
-    ceph osd lost [--yes-i-really-mean-it]
+    ceph osd lost <osd-id> [--yes-i-really-mean-it]
     ceph osd reweight <osd-id> <weight>
     ceph osd blacklist add <address>[:source_port] [time]
     ceph osd blacklist rm <address>[:source_port]

132d5bf7f9af7de9e2028e20c95ba91637da5875

Actions #1

Updated by Loïc Dachary almost 11 years ago

It is introduced by a recent change in the usage

Actions #2

Updated by Sage Weil almost 11 years ago

  • Status changed from In Progress to Resolved

just fixed it

Actions

Also available in: Atom PDF