Search results

  1. P

    [SOLVED] How to reduce latency of internal bridge connection between two VMs

    I have two VMs on the same internal bridge (post about it here); and at the moment when I ping one vm from the other, the latency is in the 100s of ms. I was really surprised by this (the switch is not physical, and communication between the VMs is happening on the same physical computer, so I...
  2. P

    [SOLVED] how to setup network interface configuration for local bridge to connect two vms

    I'm looking for a detailed explanation of how to configure the network interfaces on two vms to connect them to the same local bridge. My use case is a TrueNAS Scale VM that I want to access from a debian server VM where I'll run plex. I've set up a new bridge under networking (called 'media')...
  3. P

    [SOLVED] WinTV Quad HD (DVB-T2 tuner) not working ubuntu 20.04 in linux container (lxc) on proxmox

    I can't get my WinTV Quad HD terrestrial TV tuner (DVB-T2) to show up in a linux container (lxc) running ubuntu 20.04 (with Plex installed) System is: Proxmox version: PVE 6.4-4 Ubuntu in linux container: 20.04 Motherboard: AS Rock ROMED8-2T CPU: EPYC 7262 RAM: 24GB Expansion cards: - 2 x HBA...
  4. P

    [SOLVED] Accessing existing ZFS pool from VM

    Apologies if this is a duplicate of another post - I couldn't find an answer on the forum or in the docs... On the host machine (running proxmox), I've imported a zfs pool (let's call it 'TANK') that I moved from a previous build (FreeNAS) using the following command in proxmox: zpool import -f...