Project

General

Profile

Actions

Feature #13772

closed

Add Pool information to 'rbd ls -l' for integration facilitation and efficiency.

Added by Philip Carinhas over 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

For purposes of integration, it would greatly benefit systems like OpenStack to have full RBD image hierarchical information. When coupled with Calamari, this will allow a single call to the API in order to get a complete representation of the RBD image structure.

Particularly when querying the cli for "rbd -l", it would be ideal to list which pool each RBD image belongs too.

The current alternative is to iterate through all pools and determine the associated RBD images,
which can be quite expensive if there are many pools with RBD images. In a large system like OpenStack,
this can be significant.

Actions

Also available in: Atom PDF