Project

General

Profile

Actions

Feature #667

closed

Feature: ceph osd pool get data get pg_size

Added by Wido den Hollander over 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Hi,

root@noisy:~# ceph osd pool get data pg_num
2010-12-21 15:05:13.294168 mon <- [osd,pool,get,data,pg_num]
2010-12-21 15:05:13.294662 mon0 -> 'PG_NUM: 256' (0)
root@noisy:~#

That does work, but

root@noisy:~# ceph osd pool get data pg_size
2010-12-21 15:05:15.777109 mon <- [osd,pool,get,data,pg_size]
2010-12-21 15:05:15.777492 mon0 -> 'don't know how to get pool field pg_size' (-22)
root@noisy:~#

Does not work. Shouldn't you be able to get every attribute of a pool through this way?

I mean all the attributes you see when you do ceph osd dump -o -

Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF