Project

General

Profile

Feature #8188

librados: interface to inspect pool properties

Added by Josh Durgin almost 10 years ago. Updated over 9 years ago.

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

0%

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

Description

Right now the only way to view pool properties about tiering (and probably a few other things) is via 'ceph osd dump' through rados_mon_command(). It would be handy to inspect these properties without json/xml/other parsing, for things like #8187.

Associated revisions

Revision d8ae14f4 (diff)
Added by Adam Crume over 9 years ago

librados: Add rados_pool_get_base_tier call

Fixes: #8188
Signed-off-by: Adam Crume <>

History

#1 Updated by Adam Crume over 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Adam Crume

#2 Updated by Adam Crume over 9 years ago

  • Status changed from In Progress to Fix Under Review
  • Assignee changed from Adam Crume to Josh Durgin

#4 Updated by Sage Weil over 9 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF