Search results

  1. Y

    The screen goes to sleep after 10 minutes and doesn't wake up properly

    Hello everyone, I want to try to install proxmox7.4-1. I didn't do anything for 10 minutes, and the installation interface went into sleep mode. Then wake up via mouse or keyboard, it looks like there is a rendering issue? What is the problem? How should it be solved? Please help!
  2. Y

    How to simulate cpu pressure metrics for DRS?

    I'm interested in DRS (Distributed Resource Scheduler) and followed the patch to do some testing. The patch: https://lists.proxmox.com/pipermail/pve-devel/2022-April/052780.html It gets VM pressure metrics via cgroup v2 (like: cat /sys/fs/cgroup/qemu.slice/147.scope/cpu.pressure). Then I...
  3. Y

    Use vGPU on LXC

    Hi, all I have a Tesla P4 GPU. How can I use vGPU on the LXC container, just like using the mdev device on a VM. Is there any method or suggestion? By the way, I tried GPU passthrough on LXC containers, and it worked perfectly.But for vGPU, I don't have a good idea. best wishes