Recent content by janus57

  1. 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,
  2. 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,
  3. 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,
  4. 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,
  5. 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,
  6. 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,
  7. 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 ...
  8. 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...
  9. 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)...
  10. J

    [SOLVED] Github Auth for Mirrors-Kernel Repo?

    Hi, The git of proxmox is here : https://git.proxmox.com/ Best regards,
  11. 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...
  12. J

    Passkey Login (not 2FA)

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

    Way more NAGware, very little functionality, bugs galore

    Hi, Well, if you use the enterprise license, that is not the question, since you have access to enterprise PDM, and NO community license is not an enterprise license. From my POV the community license is here to help pay for the IT infrastructure (CDN / enterprise repository / internal), to...
  14. J

    Way more NAGware, very little functionality, bugs galore

    Hi, Promos staff have already responded to that to your post (see : https://forum.proxmox.com/threads/message-no-valid-subscriptions.177349/#post-825922). Community subscription is for enterprise repo of pve, pbs or pmg, not PDM (which can still be used with no-sub repo, or included with the...
  15. J

    Proxmox Freezing (new instalation) 9.2.2 - Intel 12700T

    Hi, Well, bad RAM generally produces crash / reboot (application and/or whole unit) / segfault. An OOM is more when there is not enough RAM and eventually can happen if you use a server with ECC and the server detects the faulty stick and removes it (never see this symptom on consumer...