]> git.proxmox.com Git - pve-manager.git/history - PVE/Ceph/Tools.pm
update shipped appliance info index
[pve-manager.git] / PVE / Ceph / Tools.pm
2024-04-11 Max Carrarafix #4759: ceph: configure ceph-crash.service and its key
2024-04-11 Max Carraraceph: introduce '/etc/pve/ceph'
2024-02-12 Fabian Grünbichlerceph: config hash fallback style improvement
2024-02-12 Max Carraraceph: fix edge case of wrong files being deleted on...
2022-05-02 Aaron Lautererceph tools: set_pools: filter settings for erasure...
2022-04-28 Thomas Lamprechtceph tools: allow more rados connection reuse
2022-04-28 Aaron Lautererceph pools: allow to create erasure code pools
2022-04-28 Aaron Lautererceph tools: add erasure code management functions
2022-04-28 Thomas Lamprechtceph tools: make rados open if not reused shorter
2021-11-11 Dominik Csapakpveceph: add 'fs destroy' command
2021-11-11 Dominik Csapakapi: cephfs: refactor {ls, create}_fs
2021-10-05 Thomas Lamprechtceph: code/whitespace cleanups
2021-10-05 Thomas Lamprechtceph: use method to have a single source for install...
2021-10-05 Aaron Lautererceph install: improve ceph install checks during instal...
2021-09-30 Fabian Ebnerapi: check: create osd: use wipe_blockdev from the...
2021-04-21 Thomas Lamprechtceph: pool set: fix printing problematic settings
2021-04-21 Thomas Lamprechtceph: pool set: print settings as they are applied
2021-04-21 Thomas Lamprechtceph: pool set: improve handling "size" parameter
2021-04-20 Alwin Antreichfix: ceph: always set pool size first
2020-12-18 Stoiko Ivanovceph: extend error for wrong config-file link
2020-10-22 Thomas Lamprechtperlcritic fixes
2020-10-22 Alwin Antreichceph: split out pool set into own method
2020-06-03 Thomas Lamprechtceph: avoid fork/exec overhead for every ceph_cluster_s...
2020-06-03 Alwin AntreichMake PVE6 compatible with supported ceph versions
2020-05-22 Thomas Lamprechtceph: get_local_version: allow optional v prefix for...
2020-05-06 Alwin AntreichFix #1210: ceph: extend pveceph purge
2019-11-23 Thomas Lamprechtceph tools: adapt version to accept -pveX too
2019-11-15 Thomas Lamprechtapi: ceph version: actually get full version
2019-07-23 Thomas Lamprechtceph: move possible_flags to Ceph::Tools for intra...
2019-07-23 Thomas Lamprechtceph tools: factor out frequent keyring and config...
2019-07-10 Alwin Antreichkeyring: use ckeyring_path variable in chown cmd
2019-07-10 Alwin AntreichFix: typo in ckeyring_path
2019-06-25 Fabian GrünbichlerCeph: add get_cluster_versions helper
2019-06-19 Thomas Lamprechtceph: ensure /etc/ceph belongs to ceph
2019-06-18 Thomas Lamprechtceph: setup symlinks: ensure global ceph config directo...
2019-06-18 Dominik Csapakceph: mon create: refactor and improve auth key creation
2019-06-11 Dominik Csapakceph: pool destroy: give correct parameter for nautilus
2019-06-04 Dominik Csapakceph: add db/wal size helper
2019-06-04 Thomas Lamprechtfollowup code cleanup
2019-06-04 Dominik Csapakceph: add ceph-volume helper
2019-05-26 Thomas Lamprechtceph: drop systemd_managed - we now always are
2019-02-20 Thomas Lamprechtfix #2108: ceph: 'osd pools set' cannot accept integers...
2019-02-08 Alwin AntreichFix #2051: preserve DB/WAL disk on destroy
2019-01-10 Tim Marxceph: change check if installed to ceph mon binary
2018-12-20 Dominik Csapakceph: move service_cmd and MDS related code to Services.pm
2018-12-20 Dominik Csapakceph: move CephTools into Ceph/Tools.pm