mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-03 00:50:51 +00:00
![]() So far, the error message only contained the name of the disk (tpmstate0, efidisk0, ...), which can also lead to the assumption that a specific disk type is the problem. Now the volume ID is primarily listed. Example: # qm clone 101 102 --full --snapname foo Before: > Full clone feature is not supported for drive 'tpmstate0' After: > Full clone feature is not supported for 'local-zfs:base-100-disk-2/vm-101-disk-2' (tpmstate0) Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com> |
||
---|---|---|
.. | ||
Qemu | ||
Makefile | ||
Qemu.pm |