Recent content by Amadea

  1. A

    ZFS and Disk Caching

    While benchmarking a Win10 VM in PVE 6.3-4 with CrystalDiskMark I got kernel panics (Out of Memory). This happend every time I tried the benchmark. Looking at htop it was surely a RAM memory related issue. I first thought it was an over-assigning problem with my memory to VM's or a ballooning...
  2. A

    Yet another Intel Quick Sync iGPU trouble-thread (but working)

    Scratch that, Ubuntu 20.04 and 18.04 will not even boot with the PCI device attached.
  3. A

    Yet another Intel Quick Sync iGPU trouble-thread (but working)

    I was able to solve issue 3 myself. The Intel iGPU (driver) created another monitor besides the display driver for Proxmox and noVNC. For some reason Windows translated the X,Y% coordinates of the pointer on the VNC monitor, to the X,Y% coordinates of both monitors next to each other. I was able...
  4. A

    Yet another Intel Quick Sync iGPU trouble-thread (but working)

    My goal: (pass and) let 1 Windows VM and 1 Ubuntu/Debian VM use my hosts Intel Quick Sync Video at the same time for video encoding/decoding/transcoding. I do not need display output for the VM('s), it would be nice but I like having VGA access to the console better. Environment (that matters...