pve-manager/www/manager6
Thomas Lamprecht 2d6c2886a7 fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node
One MDS can only serve a single CephFS at a time and for redundancy
one wants to have standby's on other nodes.

But with multiple CephFS instances a single MDS per node might not be
enough, e.g., with three FS on a three-node cluster a failure of one
node would mean that on CephFS won't work anymore.

While the API and CLI allowed to set up multiple CephFS per node
already, the UI didn't. Address this by adding an `Extra ID` field
that will be suffixed to the base ID, which always contains the node
as that makes sorting and also associating services to their node
easier.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-17 12:03:37 +01:00
..
button ui: buttons: eslint fixes and code cleanup/refactoring 2021-05-17 19:58:52 +02:00
ceph fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node 2023-03-17 12:03:37 +01:00
controller fix 3850: ui: storage: using PreallocationSelector for file based storage types 2021-10-21 12:14:38 +02:00
data ui: followup: add missing semicolon 2023-03-10 15:42:50 +01:00
dc ui: make renderEnabledIcon inline for now 2023-03-17 11:37:01 +01:00
form ui: fix not opening 'bulk action' windows 2023-03-14 11:37:47 +01:00
grid ui: make renderEnabledIcon inline for now 2023-03-17 11:37:01 +01:00
ha sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
lxc lxc: Add Disconnect option for network interfaces 2023-03-16 16:04:10 +01:00
menu ui: menu/item: eslint fixes and code cleanup/refactoring/modernize 2021-05-19 10:00:57 +02:00
node ui: cert upload: fix private key field sending empty string 2023-03-17 11:20:43 +01:00
panel ui: make ceph charts change color more dynamically 2023-03-08 17:55:41 +01:00
pool ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
qemu ui: qemu disk: honor iothread setting from config 2022-11-21 15:51:40 +01:00
sdn ui: sdn browser: code cleanup/modernization 2023-01-10 13:51:39 +01:00
storage ui: pbs paperkey: cleanup iframe for printing after window close 2023-03-13 10:48:35 +01:00
tree ui: resource tree: correctly reinsert item when name changes 2023-03-16 10:21:23 +01:00
window subscription/summary/backup: stop setting the background color 2023-03-08 17:55:41 +01:00
Makefile ui: osd: add details window 2023-03-15 18:24:27 +01:00
Parser.js lxc: Add Disconnect option for network interfaces 2023-03-16 16:04:10 +01:00
StateProvider.js www: redirect user TFA button to TFA view 2021-11-11 14:38:31 +01:00
Toolkit.js ui: pci passthrough: editor for pci-id overrides 2022-01-25 11:17:05 +01:00
UIOptions.js ui: fire config change: always pass required parameters 2023-03-10 15:38:21 +01:00
Utils.js ui utils: add renderer for ceph osd addresses 2023-03-15 18:24:27 +01:00
VNCConsole.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Workspace.js ui: make tree settings button like regular buttons 2023-03-11 17:53:13 +01:00