restricted and fallback always show 'yes' in the GUI, irrespective of the actual group configuration settings.
For example, /etc/pve/ha/groups.cfg:
Both 'restricted' and 'nofallback' show 'Yes' in the GUI
For example, /etc/pve/ha/groups.cfg:
Code:
group: Clients_Linux
nodes kvm5b,kvm5d,kvm5c
nofailback 0
restricted 1
group: Clients_Windows
nodes kvm5c,kvm5b,kvm5d
nofailback 0
restricted 1
Both 'restricted' and 'nofallback' show 'Yes' in the GUI