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?
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    Everything is still up and running. I tihnk thats a working solution
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    I'll do it, next week. I'm currently remodeling the office and can't connect a montior and don't have KVM configured. @promo2100 @fiona I maybe found a "stable" workaround. Currently everything is running fine since ~15h. I have set cpuaffinity...
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    With 6.8 Kernel the system is unreachable after a while. I think its a kernel-panic and the whole system goes down while with >=6.11 only the pvestatd crashes. Thats the log before the reboot, but I don't think its very meaningful. So I have no...
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    @fiona kernel 6.11 does not help (last 2 days several deads of pvestatd). Downgrading now back to 6.8 ...
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    I have installed the latest micocode: # grep microcode /proc/cpuinfo | uniq microcode : 0x4124 I'll try this the next days. But yes, after the update to 6.14 this became much more frequent. Before I also had the problem, but rather once...
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    Before this logs, there are some messages which are interessing (may warnigns or errors?). This messages are before the above one (see timestmaps)
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    pvestatd is failed again. Please tell me if I should debug specific logs / services. Unless I'll keep posting error messages.
  • X
    xenon96 reacted to martin's post in the thread Celebrating 20 Years of Proxmox with Like Like.
    Today we are really excited to celebrate 20 years of Proxmox Server Solutions. When Dietmar and I founded Proxmox 20 years ago, our vision was clear: to create efficient and easy-to-manage Linux software solutions for everyone. Looking back, it's...
  • X
    xenon96 replied to the thread pvestatd crashes every few days.
    pvestatd is failed again
  • X
    Some details Every few days (at least once a week) the pvestatd service crashes. I can still log in via the Proxmox GUI (and via ssh), but the containers are all displayed with a "?" As soon as I restart the pvestadt service (which also works...
  • X
    Same Issue here, also with MS-01 iGPU. I'am also using the following kernel-patch: https://github.com/strongtz/i915-sriov-dkms?tab=readme-ov-file#pve-host-installation-steps-tested-kernel-68
  • X
    xenon96 reacted to t.lamprecht's post in the thread Proxmox VE 8.4 released! with Like Like.
    We have a few example plugins where that we currently polish for being a bit more presentable and available through a single git repo. You can see the current version of two Perl plugins over here...