second disk

  1. B

    How do I create and add a secondary partition to my NVMe drive?

    I've installed Proxmox on a 1TB NVME drive, and used the advanced settings to tell the installer that I only wanted to use 256GB for Proxmox. Now I'd like to create an LVM-Thin partition on the remaining 750GB(ish) to be used for storing VM disk files. I can't seem to find out how to do this. I...
  2. F

    [SOLVED] Mount second disk in vm

    Hi. I'm creating a VM with two disks. After running the commands, this is how they look like in conf file: virtio0: local:1013255/vm-1013255-disk-0.qcow2,size=30G virtio1: local:1013255/vm-1013255-disk-1.qcow2,size=200G virtio0 works fine like always, but virtio1 needs to be mounted from inside...