Module ceph::ceph_volume[][src]

Structs

Lvm
LvmMeta
LvmTags

ceph_volume is a wrapper around the ceph-volume commands ceph-volume is a command line tool included in ceph versions Luminous+ it used to deploy and inspect OSDs using logical volumes

Enums

LvmData

Functions

ceph_volume_list

List all LVM devices (logical and physical) that may be associated with a ceph cluster assuming they contain enough metadata to allow for discovery Does not show devices that aren’t associated with Ceph. NOTE: This requires Ceph version Luminous+

ceph_volume_scan

Scan and capture important details on deployed OSDs Input path, if given, must be the path to the ceph data partition, so /var/lib/ceph/osd/ceph-{osd_id}