Ceph Storage

Implementation

Ceph is a resource type representing a Rados Block Device (RBD) in a Ceph Cluster. A vm resource gets connected to a ceph resource in the same project by adding an XML snippet to the VM XML domain using virsh commands. The XML snippet contains the name of the ceph resource within the Ceph cluster, the IP addresses of the Ceph monitors, and authentication credentials for accessing the ceph resource.

ERD


../../_images/ceph.png

API

Resources and Drivers

Primitives