Recent content by Giovanni

  1. G

    Opt-in Linux 6.2 Kernel for Proxmox VE 7.x available

    I'm seeing some kernel crashes with igc (intel nic driver) on the current kernel. How often is a new kernel version released? If this kernel is based off ubuntu; where can I check what version ubuntu is on? my latest crash https://pastebin.com/X1X3gbwf
  2. G

    Priviledge Container: disabling apparmor does not work

    anyone find a solution other than editing every single container and restarting it with that option? It feels like there must be something on the OS wide level that could be changed to avoid this hassle.
  3. G

    CPU affinity for LXC containers setting?

    thank you! TL;DR add to 101.conf of the lxc container. I hope this feature makes it to web GUI soon.
  4. G

    CPU affinity for LXC containers setting?

    Hi, I found the "CPU affinity" (cpu pinning) setting for VMs inside hardware panel in proxmox but I am unable to find this setting for LXC containers. How can I pin a specific LXC container to specific CPU cores in PVE 7.3.3?
  5. G

    Server crash with full of "Memory cgroup out of memory"

    Were you able to fix this? I'm seeing these "Memory cgroup out of memory" for Plex LXC container.
  6. G

    NFS Backup share disconnecting during backup operation

    I am wondering if you ever figured this out? As I am seeing something similar as I implement NFS on my network.
  7. G

    pvestatd - NFS mount "storage is not online"

    Just to make sure I understand, there is a different RPC made by pvestatd that is waiting for response that is timing out after 10 seconds causing the `pvestatd` message in syslog? OK my script returned an instance timestamp for me to try to correlate. Run 234 + Thu 24 Nov 2022 03:33:03 AM...
  8. G

    cpu affinity in 7.3

    thank you for help confirming :) I'll try CPU affinity settings to "12,13,14,15" and watch htop on proxmox to see if only those cores are maxed out and keep an eye on power consumption too
  9. G

    pvestatd - NFS mount "storage is not online"

    thanks for the pointer. I exclusively use NFS version 4.2 - taking a hint from the script you shared I wrote an endless loop script. #!/bin/bash # Basic script to run on an endless loop on a NFS client # idea is to catch failure in rpcinfo and log timestamp. counter=1 while : do echo "Run...
  10. G

    pvestatd - NFS mount "storage is not online"

    I'm trying to debug a condition where it seems that using NFS v4.2 there is a brief period of connection timeout between proxmox and my NFS server. Looks like `pvestatd` monitors storage mounts and prints some useful messages - can these be made more verbose? Nov 23 15:43:16 centrix...
  11. G

    cpu affinity in 7.3

    Not to thread hijack but related question. "CPU Affinity" under Processors setting of the VM does not seem to allow me to explicitly select which CPU cores I want mapped to a VM... Can you add this feature please? Rationale: Intel's latest Raptor Lake/Alder Lake processors have "performance"...
  12. G

    [SOLVED] NVME Passthrough : Issues blacklisting specific device (can't unbind from host)

    oh wow, this is it! thank you so much. 02:00.0 Non-Volatile memory controller [0108]: Phison Electronics Corporation E16 PCIe4 NVMe Controller [1987:5016] (rev 01) Subsystem: Phison Electronics Corporation E16 PCIe4 NVMe Controller [1987:5016] Kernel driver in use: nvme Kernel...
  13. G

    [SOLVED] NVME Passthrough : Issues blacklisting specific device (can't unbind from host)

    I'm trying to permanently passthrough a Samsung 980 NVME m.2 disk to VMs. The problem is that my host node continues to load this device with 'nvme' driver instead of vfio for passthrough. I have followed all of the documentation and recommended steps; yet I can't seem to unbind this specific...
  14. G

    Opt-in Linux 5.19 Kernel for Proxmox VE 7.x available

    This is perfect timing. I had a new Intel N6000 processor that wasn't working on kernel 5.15 - I was using https://github.com/fabianishere/pve-edge-kernel to fill in the gap to get proper hardware working.
  15. G

    Nested Virtualization stopped working [PVE 6.1-5]

    This fixed my issue on my Intel Alder Lake proxmox host. Thanks!

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!