Project

General

Profile

Actions

Bug #20957

closed

"ceph pg stat" command is documented in manpage, but gives EINVAL

Added by Nathan Cutler over 6 years ago. Updated over 6 years ago.

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

0%

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

Description

On a fairly recent 12.1.2:

# ceph pg stat
no valid command found; 10 closest matches:
pg set_nearfull_ratio <float[0.0-1.0]>
pg map <pgid>
pg force_create_pg <pgid>
pg set_full_ratio <float[0.0-1.0]>
Error EINVAL: invalid command

I also tried "ceph pg stats" - same result.


Related issues 1 (0 open1 closed)

Related to RADOS - Bug #20920: pg dump fails during point-to-point upgradeResolvedSage Weil08/04/2017

Actions
Actions #1

Updated by Greg Farnum over 6 years ago

  • Related to Bug #20920: pg dump fails during point-to-point upgrade added
Actions #2

Updated by Greg Farnum over 6 years ago

  • Status changed from New to Duplicate

This is one of the commands that moved from the monitor to the manager. Probably a duplicate — reopen if not.

Actions #3

Updated by Nathan Cutler over 6 years ago

  • Status changed from Duplicate to New

Greg, I searched Redmine for "ceph pg stat" and came up empty-handed. Reopening in the hopes you'll give me another hint where to look for this missing command so I can fix the documentation.

Actions #4

Updated by Greg Farnum over 6 years ago

  • Status changed from New to Duplicate

There was a bug when the whole set of PG commands were being incorrectly rejected; it has since been fixed. See the linked #20920.

Actions #5

Updated by Nathan Cutler over 6 years ago

Thanks, Greg, that explains it.

Actions

Also available in: Atom PDF