Recent content by vhartmann

  1. V

    Bug on proxmox 6.3-3

    storage_id is an unique identifier not storage_id+path not the path. It could be great to add a check at editing a storage to check if there is a storage with the same path)
  2. V

    Bug on proxmox 6.3-3

    Hello, I'm running proxmox VE 6.3-3 and i noticed a bug, To reproduce: -Create two different storage storageA and storageB on cluster with same path /data/toto -I took a vm from vware with two disks -I copy and convert both disks to qcow2 and import it with qm import in storageA -I created a...