I found this article: https://pve.proxmox.com/wiki/Moving_disk_image_from_one_KVM_machine_to_another#For_LVM_.28thin.29_storages:
Anyway, I ended up using the same ID of the disk and running this to add the disk to the VM:
qm rescan
Hi.
I installed a new instance of Proxmox 6.4-9 and move a physical disk from another Proxmox to this new one. It is a lvmthin storage. I added it successfully and I can see the virtual disks.
I want to create a new VM and assign the existing virtual disk in the lvmthin storage.
How do I do...