pvc/daemon-common
Joshua Boniface 02138974fa Add device class tiers to Ceph pools
Allows specifying a particular device class ("tier") for a given pool,
for instance SSD-only or NVMe-only. This is implemented with Crush
rules on the Ceph side, and via an additional new key in the pool
Zookeeper schema which is defaulted to "default".
2021-12-28 20:58:15 -05:00
..
migrations/versions Add device class tiers to Ceph pools 2021-12-28 20:58:15 -05:00
ceph.py Add device class tiers to Ceph pools 2021-12-28 20:58:15 -05:00
cluster.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
common.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
log.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
network.py Standardize fuzzy matching and use fullmatch 2021-12-06 16:35:29 -05:00
node.py Standardize fuzzy matching and use fullmatch 2021-12-06 16:35:29 -05:00
vm.py Standardize fuzzy matching and use fullmatch 2021-12-06 16:35:29 -05:00
zkhandler.py Add device class tiers to Ceph pools 2021-12-28 20:58:15 -05:00