Recent content by fabian

  1. fabian

    [SOLVED] S3 garbage collection error

    it's an error returned by your S3 endpoint.. the error code indicates that maybe clocks of the PBS and ceph servers are not synchronized properly?
  2. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    it seems very likely that somebody (temporarily) disabled ptrace completely then as part of mitigating CVE-2026-46333
  3. fabian

    Asymmetric Tailscale speed issue with Kernel 7 and multiple NIC types

    the kernel patches should be pulled in with the next 7.0 stable update on our end.
  4. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    you could also check /lib/sysctl.d or /usr/local/lib/sysctl.d
  5. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    it's not possible to go back from 3 unfortunately (without a reboot, which in turn requires finding out what sets it at boot).
  6. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    yes, sorry for not writing that clearly. I can reproduce failing container starts with 3, everything up to 2 seems to work!
  7. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    well, the value is not the default so it must be set somewhere (kernel cmdline? some custom script/service running at boot?)
  8. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    it might have been deployed in a prior boot as mitigation for one of the recent kernel security issues? it seems there have been issues in the past in lxcfs with it that might not have been completely fixed..
  9. fabian

    PVE 8.4.19 causing P440ar controller problem?

    https://bugzilla.proxmox.com/show_bug.cgi?id=7671 please upgrade to and boot -30!
  10. fabian

    proxmox-kernel-6.8.12-29 causing array controller errors

    -30 contains the fix, see https://bugzilla.proxmox.com/show_bug.cgi?id=7671
  11. fabian

    LCX not starting after upgrading PVe from 9.1.x to 9.2.2 - Mount fails

    are you using the "YAMA" LSM or have restricted ptrace access globally? could you post the output of "sysctl kernel.yama.ptrace_scope"?
  12. fabian

    Built-in certificate not matching domain after hostname change

    check your searchdomain in /etc/resolve.conf
  13. fabian

    [SOLVED] PVE8 Kernel 6.8.12.29 won't boot

    our base OS is based on Debian, but the kernel packages are based on Ubuntu's. please try the -30 kernel available on pvetest!