Proxmox 5.2.9 changed volume name when cloning VM

faluyt

Active Member
Oct 15, 2016
7
0
41
37
Hi,

I have just installed a new node (single node) using Proxmox 5.2.9 on debian stretch. On the previous version, when I clone a VM, the volume name of the new VM will be vm-xxx-disk-1.qcow2 (for qcow2 extension). In this new version, the volume name is vm-xxx-disk-0.qcow2 . Do you have any configuration for the numbering of volume name?

Thank you in advance.
 
Hi

I confirm the observed change of numbering

in 5.2-8 restoring a VM that doest not exist created a disk name finishing by 1
in 5.2-9 restoring a VM that doest not exist created a disk name finishing by 0

thanks and best regards
 
The numbering schema did not change at all. We always use the next free (no disk exists with that number) integer number.

It's confirmed by other member, could you please help me with this case? Thank you.