Recent content by AleSanchez

  1. A

    [SOLVED] Working NoVNC with reverse proxy on 5.1

    Still working on Proxmox 7.3-4 and Apache 2.4.52. Thank you!
  2. A

    How to reuse a existing virtual disk on a lvmthin storage

    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
  3. A

    How to reuse a existing virtual disk on a lvmthin storage

    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...