Days ago I had the need to install a new hard drive on my server Proxmox; after I mounted configuration hard drive.simplicity of the new resource has left me a little mouth .to list what you can configure the new drive installed:
- You create a new partition table, Formatting with ext3, ext4 or better in xfs and then you mount the file system manually or through the fstab file.
- Now you create a new folder in the directory where we put the disk (in my case /srv).
mkdir /srv/{isos,images,templates,backups,containers}
- Finally web interface Proxmox create storage resources of type directory.