Project

General

Profile

Actions

Feature #6759

open

Allow partial dump of pg statistics

Added by Carson Anderson over 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
ceph cli
Target version:
-
% Done:

0%

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

Description

The pool and osd sections of the pg dump are very useful. The only issue is that the pg dump itself can be very large for large clusters.

There should be an option to limit pg dumps to the "pgs", "poolstats", or "osdstats" sections. The default should be all so current functionality doesn't change.

src/mon/PGMap.cc already has these sections more or less separated. We just need a way to specify which ones to output.

Actions

Also available in: Atom PDF