Search results

  1. G

    Centralized backup jobs definition and management

    So right now all configuration happens on client side - whether it be Proxmox VE cluster or plain server. Under configuration I mean - what include/exclude, schedule, backup options, etc. Question - are there any plans to include definition/configuration of backup jobs centralized on PBS itself...
  2. G

    Ryzen NPT bug fix backport

    Hi! Bug description: https://community.amd.com/thread/215931 TLDR: due to bug in NPT mechanism passthrough'ed GPU showes much worse performance inside VM. One dirty workarournd is disabling NPT for particular machine, which leads to degraded performance. Patch already exists and merged to...
  3. G

    Proxmox 3.X remove HA functionality from cluster

    Hello! Currently I've 3-nodes HA cluster. Now I need permanently remove one node from cluster. I do not need HA functionality for cluster any more. How can I remove HA from my cluster? Thank you in advance for any help!
  4. G

    HA Cluster configuration question

    Hello! Is it possible to configure cluster in way, that when failed node come back, containers, that were on that node and relocate to other during fencing, would come back to their original node? I.e. 1) Normal functionality: node0[ctid100, ctid103], node1[ctid102], node2[ctid104, ctid105] 2)...