pve-manager/PVE/API2/Ceph
Maximiliano Sandoval ab70343982 fix #4808: ceph: mds create: use snake_case when setting options
As suggested in [1], it is recommended to use `_` in all cases when
dealing with config files. Note that this is for creation only, and we
enforce that there cannot be an existing MDS with the same ID, so we
do not have to bother how ceph would handle the case where both exist.

[1] https://docs.ceph.com/en/reef/rados/configuration/ceph-conf/#option-names

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-09-06 16:57:10 +02:00
..
Cfg.pm api: ceph cfg: drop double definition of permission property for index 2023-03-20 15:34:46 +01:00
FS.pm api: cephfs: add 'fs-name' for cephfs storage 2021-11-11 17:52:08 +01:00
Makefile api: ceph: remove deprecrated Pools path 2023-06-21 09:21:04 +02:00
MDS.pm fix #4808: ceph: mds create: use snake_case when setting options 2023-09-06 16:57:10 +02:00
MGR.pm ceph: make all service name regexes the same 2020-03-04 15:38:09 +01:00
MON.pm api: ceph: mon create: remove superfluous verification call 2023-04-12 13:26:49 +02:00
OSD.pm api: ceph osd: factor out getting PSS stat & improve error handling 2023-09-04 14:44:33 +02:00
Pool.pm api: ceph: deprecate pools in favor of pool 2023-03-20 15:31:04 +01:00