Search results

  1. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    I believe I only got this error with kernel version after (not including) 6.8 (doesn't seem to matter the driver version, official supported 16.11, or older "patched" 16.x drivers, or 17.x (patched/unpatched). I have yet to try patching everything with patched 18 series drivers yet. I'm...
  2. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    That looks familiar https://forum.proxmox.com/threads/kernel-6-14-nvidia-16-11-warning-remap_pfn_range_internal.169401/
  3. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    # cat blacklist.conf blacklist nouveau options nouveau modeset=0 I have it blacklisted on all my hosts. I don't remember why I have `options nouveau modeset=0` there.
  4. R

    VM WINDOWS SERVER 2025 SLOW

    Do you not have the virtio drivers installed on the guest? Also, what CPU type is assigned to the VM? There has been discussion about not using `host` with a windows guest.
  5. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    I have 2 VMs that I pass an instance to. Both are Debian 13 hosts with docker installed (and the nvidia container toolkit). It is then passed to the docker containers. One is a codeproject.ai image (codeproject/ai-server:cuda12_2-2.9.7) The other is Emby server, and I'm passing the instance...
  6. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    I haven't seen any kernel panics, but I am only passing them to Linux VMs and only using the CUDA and video encoding stuff. I am not using it as an actual display adapter in the VM. Maybe that makes a difference.
  7. R

    ZFS cannot import pool: no such pool available

    This might not matter or help at all... When you are booted into the previous kernel, you say your pool is working? If so, then do a `zpool status pool` (or whatever the name of the pool is). If it has sda and sdc listed, then I would export and reimport it With your VMs/containers all...
  8. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    I use the GPU for a couple of VMs, so I have no choice but to use the vGPU drivers. But yes, the 16.11 drivers will compile just fine with a 6.14 kernel. I only get the above error after the VM starts up. I assume whenever the driver inside there "talks" to host is when I get this message. As...
  9. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    I went ahead and updated to PVE 9 even though I knew it came with 6.14 and I had this problem and posted in a different thread. Back then I was using patched drivers (I'm using a Tesla P4) because the 16.9 version of the drivers didn't support newer kernels. I saw that 16.11 supported kernel...
  10. R

    Proxmox 8.4.1 on AMD EPYC (slow virtio-net)

    Hmm, that's interesting. I've been disappointed with networking as well, and I went with a 7302P by choice to avoid NUMA, but you are saying you see better networking performance when that option is disabled and allow it to present multiple nodes to the OS?
  11. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    My understanding of ECC is really more for hardware faults, a little power blip or cosmic ray flipping a bit here or there. I definitely wanted it for my system memory with ZFS but for GPU workload (transcoding and codeprojectai for person/vehicle detection with blue iris) I can live with a...
  12. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    Funny, I just came across this post talking about ECC vram settings. I just turned it off rebooted and now it shows up as the full 8GB https://forum.proxmox.com/threads/disable-vgpu-ecc-memory.121851/ +-----------------------------------------------------------------------------------------+ |...
  13. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    Yeah, I noticed the 512MB and was proceeding along the same thoughts about something reserving that. It is indeed the only GPU in the system, the board is "Supermicro H11SSL-NC 2.0". (all 3 nodes are the same). I poked and prodded the BIOS and nothing stands out and I don't really remember if...
  14. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    I'm investigating the vram issue now. Going thru my bios settings, etc. Yeah, I ended up using 1x4GB and 1x2GB vms for now. I'm more curious about the *why* right now. Just to be sure it doesn't cause some other issue.
  15. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    Yeah, it is set. But I'll go back thru everything just to make sure. Here is my nvidia-smi from one host that just has a single vm/vgpu in use: The mdev type is nvidia-765. I wonder if there is something on the host causing some memory usage and taking a bit off the max? 7680MiB...
  16. R

    LXC USB Printer Server

    I'll let the experts chime in with specific information, but you might be able to setup udev rules on the host to map the printer to a specific path. Try some searches for udev usb printer mapping, or maybe someone later can provide specific information.
  17. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    Yeah, not sure. I even overrode the [profile.nvidia-765] profile and set those same values in the framebuffer for 4GB just in case, but it didn't work. The good thing is that it reminded me how to override one for a specific VM since I only needed 2GB anyway. I'll leave that alone and see if I...
  18. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    @zenowl77 For the first time I tried to start up a 2nd VM and it failed when it had a different amount of memory. I set it to 4gb (the same as the one in use) and it failed with a different error: kvm: -device...
  19. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    Follow up: this warning: `WARNING: CPU: 1 PID: 560 at drivers/pci/msi/msi.c:888 __pci_enable_msi_range+0x1b3/0x1d0` was because in my VM I did not have the nouveau driver blacklisted. I am, however, still getting this warning on the host: `WARNING: CPU: 5 PID: 24912 at...
  20. R

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    I wonder if it showing up as an A5500 might cause some issues with transcoding. The P4 has 2 6th gen nvenc chips, but the A5500 has 1 7th gen nvenc chip. Will that mean the drivers won't use the 2nd chip or anything like that?