Recent content by janus57

  1. J

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    Hi, i really think your issue is fixed by this : https://github.com/torvalds/linux/commit/691b052139c94ee6640ac39e0b764dd3867897c0 Best regards,
  2. J

    Opt-in Linux 7.0 Kernel for Proxmox VE 9 available

    Hi, FYI there is a fixe for a race condition "Fixes: fad156c ("block: invalidate cached plug timestamp after task switch")" => https://github.com/torvalds/linux/commit/691b052139c94ee6640ac39e0b764dd3867897c0 & https://patchew.org/linux/20260715192950.2488921-1-mike@waychison.com/ Best regards,
  3. J

    Proxmox and CVE-2026-64561

    Hi, check : https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=85b91acee2aef80d6c03af42b4782fceadd9b3b0 It's available in version "7.0.14-9" on pve-test since 05-Aug-2026 18:12...
  4. J

    PVE 9.2 - Where am I supposed to see a defective HDD in GUI?

    Hi, If you have correctly configured your notifications, check zed config and smartmontools config. You can receive an email. Best regards,
  5. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, another solution is to modify the verbose of ZED : In "/etc/zfs/zed.d/zed.rc" ZED_NOTIFY_VERBOSE=1 systemctl reload-or-restart zed.service srub a pool And get the mail a the scrub Revert back with ZED_NOTIFY_VERBOSE=0 & systemctl reload-or-restart zed.service Best regards,
  6. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, yes and no : And I have tested 2 PVE8 systems, one with direct email via sendmail (default configuration) and one with SMTP. I got the mail in the mail declared for my user root. Sendmail : SMTP : Best regards,
  7. J

    Proxmox 9.2.3 not sending email notification for degraded ZFS rpool

    Hi, have you check : https://pve.proxmox.com/wiki/ZFS_on_Linux#_configure_e_mail_notification Best regards,
  8. J

    Clone VM without changing the UUID?

    Hi, Depend on the vendor, I have seen license breaking with a simple restore and the vendor knows that restoring the backup break license. Best regards,
  9. J

    Secure Boot – Microsoft UEFI CA 2023 Certificate Not Included in EFI Disk

    Hi, And how far the system is affected, since other packages can have the same issue. Best regards,
  10. J

    Secure Boot – Microsoft UEFI CA 2023 Certificate Not Included in EFI Disk

    Hi, It's normal; your package comes from SID and not Trixie. First why do you have SID configured on your PVE (it should not, and can potentially break stuff, like that) ? Second, you should use the Trixie version. See : Trixie ...
  11. J

    [SOLVED] PBS trixie repo no public key

    Hi, Real question: why use a script when there is an official guide ? As i can see the script does not : Make a backup of /etc/proxmox-backup to ensure that in the worst case, any relevant configuration can be recovered Ensure that you have at least 10 GB free disk space on the root mount...
  12. J

    Way more NAGware, very little functionality, bugs galore

    Hi, Still not a paywall, since, by definition, a paywall limits a feature by paying, which is not the case with ANY proxmox software (remember "No-Subscription" Repository). As far as I know, you don't need an enterprise license to use PDM unlike vCenter (since you like comparing the two)...
  13. J

    [SOLVED] Github Auth for Mirrors-Kernel Repo?

    Hi, The git of proxmox is here : https://git.proxmox.com/ Best regards,
  14. J

    Way more NAGware, very little functionality, bugs galore

    Hi, No, but with almost every reply you nag about the PDM enterprise not included inside the PVE community subscription, which was already replied by proxmox team and will not change, so why try again and again ? You are just trying to convince others that it's not fair because for you...
  15. J

    Passkey Login (not 2FA)

    Hi, See : https://bugzilla.proxmox.com/show_bug.cgi?id=5678 Best regards,