Recent content by janus57

  1. J

    Ubuntu Pro subscription and Proxmox

    Hi, Per (Valid since: 2 July 2025) : https://canonical.com/legal/ubuntu-pro-description Also from the same document : Best regards,
  2. J

    problems with apt update with paid subscription on version 9.0.10

    Hi, Check your APT sources (using WebUI or CLI), you shouldn't have multiple input/files for the same repository. Best regards,
  3. J

    Western Digital Red NAS SATA SSDs - High latency

    Hi, Specs wise, the SA500 is more a consumer drive than an enterprise drive (usage of pseudo-cache and ~0.35 DWPD) Cf : https://www.techpowerup.com/ssd-specs/western-digital-sa500-500-gb.d836 A refurbished enterprise SSD would be better Best regards,
  4. J

    Regarding the installation failure of Debian 13.1 CT

    Hi, You should always check updates (with "apt update" or WebGUI), because PVE9 is fairly new and get bugfix almost every week. Best regards,
  5. J

    Regarding the installation failure of Debian 13.1 CT

    Hi, The latest version (in no-subscription) is pve-manager/9.0.6 which fix your issue. It's fixed in pve-container (6.0.10), which was released the 07-Sep-2025 (in no-subscription). Best regards,
  6. J

    Regarding the installation failure of Debian 13.1 CT

    Hi, Does your PVE up to date ? Best regards,
  7. J

    Warning: Target Packages (pve-enterprise/binary-amd64/Packages) is configured multiple times

    Hi, The error says you have the same repository in multiple files. Remove "/etc/apt/sources.list.d/pve-enterprise.sources" and the error should be gone. Best regards,
  8. J

    I think I may have done apt upgrade instead of apt dist-upgrade.

    Hi, because of this certainly : no-subscription is almost always newer than enterprise repository So if after the initial upgrade you change it to enterprise repository, it will not work because you will have mismatch versions. Best regards,
  9. J

    [TUTORIAL] [High Availability] Watchdog reboots

    Hi, Only if you create 2 clusters (1 per site), otherwise the problem is still the same, for 6 nodes to have a quorum you need 4 nodes reachable. If you really want to have 1 cluster, with 2 sites and 2 nodes per site, here is some advice : 1 - Make sur you have low latency between the 2 sites...
  10. J

    [TUTORIAL] [High Availability] Watchdog reboots

    Hi, with 4 nodes if 2 are down all your cluster is down, because the quorum need over 50% vote, so you should always want an odd number (3/5/7/9 etc.) Best regards,
  11. J

    proxmoxer library and proxmox9

    Hi, You should ask the author/maintainer of "proxmoxer library". Best regards,
  12. J

    Proxmox Virtual Environment 9.0 released!

    Hi, Does you install come from an OVH template ? Best regards,
  13. J

    [SOLVED] No web interface after pve 9 upgrade!

    Hi, post the result of the command. Best regards,
  14. J

    ACME Certificates & Information disclosure

    Hi, Agree. But other solution than public wildcard exists to use in envrionnement when the PVE are not expected to be reachable from the internet and are in a closed network. If the "fear" is only the browser warning because it's a self-signed versus giving OSINT data for bad actors (the point...
  15. J

    Microsoft licensing and Proxmox cluster CPU core counts

    Hi, well, you said this : So that is why, with your existing license, the best is to do 16+8 (x2) that leave you 16 for a third node, or you can do 3 nodes with 16 cores; it all depends on your budget, the number of windows VMs and the load that you’re expecting on your nodes. yes Best regards,