Project

General

Profile

Actions

Feature #24871

closed

Listing disks provisionned by ceph-disk

Added by Anonymous almost 6 years ago. Updated over 5 years ago.

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

0%

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

Description

Since the deprecation of ceph-disk in favor of ceph-volume, we need a ceph-volume command that is similar to the old ceph-disk list that would
  • enumerate all devices on the system,
  • perform the in-use check
  • report the device type (journal, block, wal etc..)
  • tell you which ones are available
  • for the ones that are rejected, tell you why
  • consider detected TOBE devices
  • detect & report as much as possible every detected on partially|fully configured devices
  • provide a json output for a better interaction with other tools

A possible implementation could be providing something like 'ceph-volume list-devices'

(This is all coming from https://github.com/ceph/ceph/pull/22905)

Actions

Also available in: Atom PDF