pve-manager/www/manager6/ceph
Aaron Lauterer 6242a6009d ui: osd: mon: mds: warn if stop/destroy actions are problematic
Check if stopping of a service (OSD, MON, MDS) will be problematic for
Ceph. The warning still allows the user to proceed.

Ceph also has a check if the destruction of a MON is okay, so let's use
it.

Instead of the common OK button, label it with `Stop OSD` and so forth
to hopefully reduce the "click OK by habit" incidents.

This will not catch it every time as Ceph can need a few moments after a
change to establish its current status. For example, stopping one of 3
MONs and then right away destroying one of the last two running MONs
will most likely not trigger the warning. Doing so after a few seconds
should show the warning though.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2022-11-17 18:27:48 +01:00
..
CephInstallWizard.js ui: ceph: use quincy as new default for fresh installations 2022-09-15 07:42:24 +02:00
Config.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Crush.js ui: ceph crush: code cleanups 2021-04-23 18:55:46 +02:00
FS.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
Log.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Monitor.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
OSD.js ui: osd: mon: mds: warn if stop/destroy actions are problematic 2022-11-17 18:27:48 +01:00
Pool.js ui: ceph pools: add pool type column 2022-05-02 15:43:19 +02:00
ServiceList.js ui: osd: mon: mds: warn if stop/destroy actions are problematic 2022-11-17 18:27:48 +01:00
Services.js ui: ceph: fixup optional chaining operator 2021-11-12 17:06:50 +01:00
Status.js ui: ceph/Status: fix recovery percentage display 2021-07-07 18:08:34 +02:00
StatusDetail.js ui: ceph status details: refactoring and clenaups 2021-12-15 16:01:25 +01:00