Search results

  1. K

    Mutiple NICS/Bridges to separate Routers/Internet

    I have 3 NICS connecting to separate Routers and out to separate Internet connections. I have set up the additional bridges vmbr1 and vmbr2, given them the required subnets and linked them to the physical NICS, see screenshot. vmbr0 has the 'Default Gateway' on it, and I know I cannot put...
  2. K

    Passing a disk through to an OpenMediaVault VM

    Hi, I have an OMV setup as a QEMU virtual machine in Proxmox. I want to pass through a physical disk to the virtual machine. I have the command to do that:- qm set 104 -virtio2 /dev/disk/by-id/ata-WDC_WD6003FFBX-68MU3N0_V8G3xxxx I should also say that I created 2 partitions first on this...
  3. K

    VM disk moved from LVM Thin to LVM Thin no longer 'thin'

    I wanted to move a VM disk image on a hard disk LVM Thin volume to an SSD LVM Thin volume, because it was too slow on the hard disk. I used the GUI Move option to move it, but once it was moved it was no longer a used space of 23GB but had expanded up to the full provisioned size of 100GB. I...