Am 17/11/2022 um 15:09 schrieb Aaron Lauterer:
> The main motivation behind this series is to leverage several safety
> checks that Ceph has to make sure it is ok to stop or destroy a service.
> 
> A new cmd-safety endpoint is added which is called from the GUI wherever
> possible to show a warning.
> 
> This series needs commit 80deebd or newer from the librados2-perl
> repo/package to work properly. Therefore we need to make sure to update
> the min version in the dependencies.
> 
> changes:
> - drop applied patches (librados2-perl)
> - drop patches that adapt mon_command usage since with 80deebd
> mon_command is a compat wrapper to provide the old behavior
> - adapt api endpoint to the new mon_cmd
> 
> Aaron Lauterer (3):
>   api: ceph: add cmd-safety endpoint
>   ui: osd: warn if removal could be problematic
>   ui: osd: mon: mds: warn if stop/destroy actions are problematic
> 
>  PVE/API2/Ceph.pm                 |  96 +++++++++++++++++++++
>  www/manager6/ceph/OSD.js         | 140 ++++++++++++++++++++++++++-----
>  www/manager6/ceph/ServiceList.js | 104 ++++++++++++++++++++---
>  3 files changed, 308 insertions(+), 32 deletions(-)
> 


applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to