name: ceph-osd summary: Highly scalable distributed storage - Ceph OSD storage maintainer: OpenStack Charmers provides: nrpe-external-master: interface: nrpe-external-master scope: container tags: - openstack - storage - file-servers - misc series: - focal - jammy - lunar - mantic description: | Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This charm provides the Ceph OSD personality for expanding storage capacity within a ceph deployment. docs: https://discourse.charmhub.io/t/ceph-osd-docs-index/10545 extra-bindings: public: cluster: requires: mon: interface: ceph-osd secrets-storage: interface: vault-kv storage: osd-devices: type: block multiple: range: 0- minimum-size: 1G osd-journals: type: block multiple: range: 0- bluestore-db: type: block multiple: range: 0- bluestore-wal: type: block multiple: range: 0- cache-devices: type: block multiple: range: 0- minimum-size: 10G