mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-19 21:24:39 +00:00
![]() 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> |
||
---|---|---|
.. | ||
css | ||
images | ||
manager6 | ||
mobile | ||
index.html.tpl | ||
Makefile | ||
u2f-api.js |