dakralex's latest activity

  • dakralex
    Erledigt: https://bugzilla.proxmox.com/show_bug.cgi?id=7622 Keine Ahnung, warum ich nicht an Bugzilla gedacht habe - ist halt Sonntag :)
  • dakralex
    It's BGP unnumbered in particular, it can be used as underlay and works really well with Wireguard as well, or just for announcing routes from EVPN VRFs. It slotted really well into the existing fabrics and in conjunction with upcoming features...
  • dakralex
    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization. Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
  • dakralex
    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization. Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
  • dakralex
    https://bugzilla.proxmox.com/show_bug.cgi?id=7608
  • dakralex
    Hi! In general, the cluster nodes should have the same package versions installed to function properly. The HA Manager also has some basic assumptions, as is described in the relevant documentation section [0]. Specifically, if specific nodes...
  • dakralex
    dakralex reacted to tuxis's post in the thread Dutch Proxmox Day 2026 with Like Like.
    Hi guys! As some of you might know we are organizing the Dutch Proxmox Day again. Last year we decided to reach beyond our borders and have all presentations in English. Which was a great success since almost half of the audience consisted of...
  • dakralex
    Hi! You can configure these with the environment variables PBS_RESTORE_FETCH_CONCURRENCY for the amount of parallel chunk fetches and PBS_RESTORE_MAX_THREADS for the maximum amount of threads. You should be able to use these in front of the...
  • dakralex
    Hi! Bitte poste noch den Output von den folgenden Kommandos: $ pveversion -v $ pct config 5006 $ pct start 5006 --debug
  • dakralex
    Hi! Some recent security fixes for the pve-manager package forced us to ship the package, which already includes the load balancer options in the web interface, earlier to all repositories (including the enterprise repository), while we're still...
  • dakralex
    Just for reference, I opened a Bugzilla entry for this [0] with a reference to this forum post to not loose track of this. [0] https://bugzilla.proxmox.com/show_bug.cgi?id=7567
  • dakralex
    Right, the failback flag does only control if an HA resource is in a node affinity rule (formerly, HA groups) and is in a lower-priority node class. As soon as the higher-priority node class gets back online again, the HA resource will...
  • dakralex
    dakralex replied to the thread Questions about the dynamic CRS.
    I'll answer both questions in one, because they're quite related: The scheduling mode (basic, static-load, dynamic-load) specifies which measure is used to compare nodes and HA resources against each other: For the basic mode, it's simply how...
  • dakralex
    Im Moment gibt es kein implizites automatisches Verteilen zwischen den Regelmitgliedern. Jedoch gibt es ab Proxmox VE 9.0 die strikt negativen HA Resource Affinity Rules, welche es ermöglichen, dass mehrere HA Ressourcen auf verschiedenen Knoten...
  • dakralex
    Hallo, ergänzend zu der Antwort von @UdoB sei der Vollständigkeit halber noch ergänzt, dass Rules ebenfalls eine strict Option bieten. Siehe hier. Intern werden bei einer Node Affinity Rule, die nicht strict ist, Nodes, die nicht Teil der Node...
  • dakralex
    dakralex reacted to jsterr's post in the thread Questions about the dynamic CRS with Like Like.
    Thanks! Done: https://bugzilla.proxmox.com/show_bug.cgi?id=7557
  • dakralex
    Not exactly, the node affinity rules define where an HA resource can currently move. For example, if the HA resource is in a strict node affinity rule with only one node, then it will only stay there. This makes the HA resource essentially...
  • dakralex
    Hi! Thanks for the feedback! Generally, an HA resource must be able to run on any node and also be migratable to any node. Otherwise, one needs to encode these constraints in HA rules. I've sent in a patch [0] to add notes about this so that it...
  • dakralex
    Hi! Unfortunately, this is a bug, which was introduced in pve-ha-manager 5.1.2, but is fixed for the current pve-ha-manager 5.2.0, which is on the pve-test and pve-no-subscription repositories. If you currently cannot update to this package...
  • dakralex
    dakralex replied to the thread Questions about the dynamic CRS.
    Thanks for the feedback! We also thought about including more terms to the "cost function" of a migration, though we mainly focused on the core feature first. The current load balancing implementation focuses on reducing the imbalance between...