On Mon, 02 Mar 2026 14:45:33 +0100, Lukas Sichert wrote:
> Currently, the calculation for total storage in a cluster with shared
> storage is incorrect. For every node to which the shared storage is
> configured, the storage capacity is added to the total capacity.
>
> In order to perform the correct calculations, the pve backend must
> provide a "shared" flag to the datacenter-manager backend. The PVE
> backend already responds with the flag. However, since the flag is not
> described in the JSON schema, the Rust backend cannot extract the value.
>
> [...]
Applied/replaced supporting patches with updating some commit message, mostly
as I want to bump pve-api-types and having this in already avoids the need to
rebump quickly and the changes itself where alright thanks!
So basically only the PDM UI patch is still missing.
[3/4] fix #7315: types: add missing storage flag to json schema
commit: 455324480b4e9ffb94f0db2dcb57ba2a34e9d9bc