Recent content by janus57

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

    [SOLVED] Github Auth for Mirrors-Kernel Repo?

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

    Passkey Login (not 2FA)

    Hi, See : https://bugzilla.proxmox.com/show_bug.cgi?id=5678 Best regards,
  8. 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...
  9. 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...
  10. 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...
  11. J

    Bug: PDM 1.1 not recognizing valid license status

    Hi, What is the license level on all your servers ? Best regards,
  12. J

    Cluster not quorate - extending auth key lifetime!

    Hi, Why have you "ntpdate" in your log ? If I remember correctly, PVE use Chrony as ntp client ? Best regards,
  13. J

    [SOLVED] PBS trixie repo no public key

    Hi, Have you followed the upgrade guide[0] ? I personally upgraded my PBS3 to 4, 3 days ago, and it's work like a charm. [0]https://pbs.proxmox.com/wiki/Upgrade_from_3_to_4 Best regards,
  14. J

    With new HA-Disarm Feature is there a Documentation for NUT Setup on Clusters?

    Hi, If I'm not mistaken, there's already information in the official documentation regarding maintenance (node and ceph). As for the UPS (with Nut, for example), since it's not part of the Proxmox core but rather a modification of the server manager, I don't see what more Proxmox could...
  15. J

    With new HA-Disarm Feature is there a Documentation for NUT Setup on Clusters?

    Hi, I think it's mostly depend on your exact setup, like if you have ceph or not, if you use a SAN, local storage, etc. Example for me, I let the power cut the node. I don't try a safe shutdown. Best regards,