xenon96's latest activity

  • X
    xenon96 replied to the thread LXC CPU pinning.
    Yes, I have a Minisforum MS-01 with Intel 13th Gen CPU with Litte-Big Endian architecture. And sometimes I have some Segfaults - I'll try to see if this comes from jumping cores from P-Core to E-Core or vice versa. So with...
  • X
    xenon96 replied to the thread LXC CPU pinning.
    sorry, I think you misunderstood me or I expressed it incorrectly. I know that there is exactly this setting for cpu-affinity in kvm, but this works like: - kvm has 2 cores - affinity is set to 0-11 => kvm selects 2 cores out of the set from...
  • X
    xenon96 replied to the thread LXC CPU pinning.
    Is there a way to set this as "affinity" (like for kvm / qemu) ? So if I set cores: 2 and also set lxc.cgroup2.cpuset.cpus: 0-11 (because of little-bit endian architecture), the lxc sees all 12 cores instead of only two (from the pool of 0-11 /...
  • X
    I have managed to solve it...it was an apparmour problem on ptoxmox...strange. See my last post here: https://forum.proxmox.com/threads/ubuntu-24-04-lxc-containers-fail-to-boot-after-upgrade.145848/page-2
  • X
    journalctl -b-1 PVE-Backup: error fetching datastores - 500 Can't connect <---- Good times! dmesg | less i40e 0000:03:00.0: Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF <--- Snazzy! (PF=Physical Function (FYI)) dmesg -Hl err -f...
  • X
    xenon96 reacted to fiona's post in the thread pvestatd crashes every few days with Like Like.
    Sent a patch to add Restart=on-failure for discussion: https://lore.proxmox.com/pve-devel/20250526084535.12539-1-f.ebner@proxmox.com/
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    So pvestatd crashes again. It seems there is another problem, or the original one is not solved. First, I'll run a memtest next week. But @fiona, why there is no Restart=always in the pvestatd service? I manually addad this line, as long with...
  • X
    This is not solved on pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.14.4-1-pve) @Xedon, @tomtom13 do you solved this by manually installed the driver? Or how you solved this?