Storage - Proxmox VE
pve.proxmox.com › wiki › StorageThe Proxmox VE storage model is very flexible. Virtual machine images can either be stored on one or several local storages, or on shared storage like NFS or iSCSI (NAS, SAN). There are no limits, and you may configure as many storage pools as you like. You can use all storage technologies available for Debian Linux.
How to add an existing virtual disk to Proxmox | Dae’s blog
dae.me › blog › 2340May 16, 2017 · Obviously the disk image should be in one of the formats supported by Proxmox, such as qcow2 or raw. Use qemu-img convert to convert between formats. Next, go to Proxmox and check if the disk shows up under “Hardware” as an unused disk: In my experience, Proxmox doesn’t always detect the new disks automatically.