5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-11 05:18:01 +03:00
Go to file
Fabian Ebner 68f1fc2783 mark PBS storages as shared
Like this, the property will get added when parsing the storage configuration
and PBS storages will correctly show up as shared storages in API results.

AFAICT the only affected PBS operation is free_image via vdisk_free, which will
now be protected by a cluster-wide lock, and that shouldn't hurt.

Another issue this fixes, which is the reason this patch exists, was reported
in the forum[0]. The free space from PBS storages was counted once for each node
that had access to the storage.

[0]: https://forum.proxmox.com/threads/pve-6-3-the-storage-size-was-displayed-incorrectly.83136/

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-01-28 16:43:20 +01:00
debian bump version to 6.3-5 2021-01-26 18:37:38 +01:00
PVE mark PBS storages as shared 2021-01-28 16:43:20 +01:00
test Diskmanage: extend wearout detection for SAS disk 2020-12-15 14:42:16 +01:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
Makefile use ssh -X for upload 2020-07-09 15:00:38 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00