5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00
Go to file
Christian Ebner d70d814ccf api: fix get content call response type for RBD/ZFS/iSCSI volumes
`pvesh get /nodes/{node}/storage/{storage}/content/{volume}` failed for
several storage types, because the respective storage plugins returned
only the volumes `size` on `volume_size_info` calls, while also the format
is required.

This patch fixes the issue by returning also `format` and where possible `used`.

The issue was reported in the forum:
https://forum.proxmox.com/threads/pvesh-get-nodes-node-storage-storage-content-volume-returns-error.123747/

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
 [ T: fixup white space error ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-03-20 16:35:58 +01:00
debian bump version to 7.3-2 2023-01-11 16:47:33 +01:00
PVE api: fix get content call response type for RBD/ZFS/iSCSI volumes 2023-03-20 16:35:58 +01:00
test config: use relative paths for content overrides 2023-03-20 14:30:43 +01:00
udev-rbd rbd: fix #3969: add rbd dev paths with cluster info 2022-04-27 12:57:22 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog add disk rename feature 2021-11-09 17:02:29 +01:00
Makefile rbd: fix #3969: add rbd dev paths with cluster info 2022-04-27 12:57:22 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00