We are setting up a development environment where VM's are created (using qmrestore) on the fly and then deleted after running some tests.
However, I always get the message "WARNING: gpt signature detected on /dev/SAN/vm-406-disk-0 at offset 512. Wipe it?" when a new disk is created on our storage volume.
Sample command is:
qmrestore /mnt/pve/ProxmoxBackups/dump/vzdump-qemu-312-2019_01_07-12_08_04.vma.lzo 1003
My question is - is this normal behaviour and nothing to worry about? and why isnt the gpt signature data removed when the VM is deleted?
However, I always get the message "WARNING: gpt signature detected on /dev/SAN/vm-406-disk-0 at offset 512. Wipe it?" when a new disk is created on our storage volume.
Sample command is:
qmrestore /mnt/pve/ProxmoxBackups/dump/vzdump-qemu-312-2019_01_07-12_08_04.vma.lzo 1003
My question is - is this normal behaviour and nothing to worry about? and why isnt the gpt signature data removed when the VM is deleted?