Storage - Proxmox VE
https://pve.proxmox.com/wiki/StorageSee Also. The 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.
ProxMox - Clearing disks for use | ServeTheHome Forums
forums.servethehome.com › indexMar 18, 2016 · Proxmox comes with gdisk installed. Just do: gdisk /dev/sda 'x' for extra commands 'z' for zap That will clear the GPT partition table. Just double/triple check which disk you are zapping or you will have another problem. And that is why a said take it to another PC . M macrules34 Member Mar 18, 2016 348 15 18 37 May 7, 2020 #5
Clear Disk Partition on Proxmox - JhMelo Tech
www.jhmelo.com › wiki › clear-disk-partition-on-proxmoxMar 02, 2021 · Then next, connect the shell access of your proxmox server and run the command: # fdkis /dev/sdc. The hit “p” to see partition information, then you will all the see the existent partitions: then hit “d” to delete, and select the partition number and repeat the same process to the other one. After deleting the partitions, hit the ‘p’ again to validate the is all empty, which will look like this: