Recent content by lleo_

  1. L

    proxmox-backup-client script notification

    not clear if you want the full log or just an alert if any issue occurred? You can create another systemd service to run a shell script on schedule with something like below after the expected completion of the backup job or in your morning to have it on top of your emails... #!/bin/bash #...
  2. L

    VDI Options | Post VMware Roadmap / Decisions

    so Intel acknowledged the issue we reported, and had two additional version commits since then. For me, these still do not build, with the same error as reported back in August. Intel verified and claims it is fixed and points to a 'custom' kernel. Just to mention it again, the latest commit...
  3. L

    VDI Options | Post VMware Roadmap / Decisions

    the latest commit (as of this writing) in backport/main does not build with kernel 6.8.12-1-pve for me. the same it seems to build OK and work fine with kernel 6.8.8-3-pve intel flex 140 with FW: DG02_2.2356
  4. L

    kernel panic: BUG: unable to handle page fault for address: ffffada43b51bf58

    I have a general purpose, single-node server, which randomly ends up frozen under heavy load, when using kernel 6.2, usually when full backups are running. Woke up to below message this morning. This server was originally installed with proxmox 7.x, and operated flawlessly. Later upgraded to...