]> git.proxmox.com Git - pve-manager.git/commit
ceph tools: add erasure code management functions
authorAaron Lauterer <a.lauterer@proxmox.com>
Thu, 28 Apr 2022 11:58:06 +0000 (13:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 28 Apr 2022 18:26:38 +0000 (20:26 +0200)
commit34a2222dd8cf6b21c590cce444283e0b2fa8cadf
tree918f28436cfcaa5f2aa85189f092612842886515
parent29fe1eea7a057d239a7f5f86f354fff084520674
ceph tools: add erasure code management functions

Functions to manage erasure code (EC) profiles:
* add
* remove
* check if exists
* get default prefixed name
* get pool properties
* destroy crush rule

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
PVE/Ceph/Tools.pm