qemu-server/PVE
Alexander Zeidler 0250b7f52f api: clone: mention "snapshot" in the error message if specified
as it may be the only cause of the clone incompatibility

Example:
 # qm clone 101 102 --full --snapname foo

Before:
> Full clone feature is not supported for 'local-zfs:base-100-disk-2/vm-101-disk-2' (tpmstate0)

After:
> Full clone feature is not supported for a snapshot of 'local-zfs:base-100-disk-2/vm-101-disk-2' (tpmstate0)

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
2024-12-04 12:44:03 +01:00
..
API2 api: clone: mention "snapshot" in the error message if specified 2024-12-04 12:44:03 +01:00
CLI use OVF from Storage 2024-11-18 18:55:54 +01:00
QemuServer config: add AMD SEV support 2024-11-18 21:26:39 +01:00
VZDump Revert "schema: add fleecing-images config property" 2024-11-18 21:29:48 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm migration: add check_non_migratable_resources function 2024-11-18 21:26:39 +01:00
QemuMigrate.pm migrate: drop outdated PVE 7.2 check guarding cloudinit config section 2024-11-20 11:56:06 +01:00
QemuServer.pm config: non-migratable resource check: join blockers when printing them 2024-11-18 21:56:15 +01:00
QMPClient.pm fix typos in user-visible strings 2024-10-24 13:15:06 +02:00