pve-manager/PVE
Aaron Lauterer 38fa08d074 api: osd: destroy: remove mclock max iops settings
Ceph does a quick benchmark when creating a new OSD and stores the
osd_mclock_max_capacity_iops_{ssd,hdd} settings in the config DB.

When destroying the OSD, Ceph does not automatically remove these
settings. Keeping them can be problematic if a new OSD with potentially
more performance is added and ends up getting the same OSD ID.

Therefore, we remove these settings ourselves when destroying an OSD.
Removing both variants, hdd and ssd should be fine, as the MON does not
complain if the setting does not exist.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Tested-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
2023-11-17 08:09:15 +01:00
..
API2 api: osd: destroy: remove mclock max iops settings 2023-11-17 08:09:15 +01:00
Ceph makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
CLI fix #4497: cli/acme: detect eab and ask for credentials 2023-11-13 12:06:10 +01:00
Jobs makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
Service expose font-logos via API server and load in UI 2023-10-23 17:26:08 +02:00
Status makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm expand repoid to 16 chars and avoid querying git for it twice 2023-05-29 18:24:00 +02:00
API2Tools.pm api tools: fix usage of stat by-name interface 2023-10-10 15:38:27 +02:00
APLInfo.pm appliances: switch over to Proxmox VE 8 index 2023-06-07 11:38:34 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CertCache.pm takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
CertHelpers.pm renew pve-ssl.pem when it nearly expires 2019-11-26 13:13:04 +01:00
ExtMetric.pm status/plugin: extend send/_connect/_disconnect/test_connection 2021-01-28 17:32:23 +01:00
HTTPServer.pm ui: implement OpenId login 2021-07-02 14:09:30 +02:00
Jobs.pm Jobs: add RealmSync Plugin and register it 2023-06-07 11:38:34 +02:00
Makefile expand repoid to 16 chars and avoid querying git for it twice 2023-05-29 18:24:00 +02:00
NodeConfig.pm nodeconfig: use common config parser 2022-03-17 14:24:20 +01:00
pvecfg.pm.in pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Report.pm report: add hint for dir2text 2023-11-02 21:00:05 +01:00
VZDump.pm vzdump: fix notifications for backing up VMs with 2+ disks to PBS 2023-08-25 15:32:01 +02:00