On Fri, Jun 20, 2025 at 10:32 AM Daniel Kral <d.k...@proxmox.com> wrote:

> Add the location rule plugin to allow users to specify node affinity
> constraints for independent services.
>
> Location rules must specify one or more services, one or more node with
> optional priorities (the default is 0), and a strictness, which is
> either
>
>   * 0 (loose): services MUST be located on one of the rules' nodes, or
>   * 1 (strict): services SHOULD be located on one of the rules' nodes.
>

Shouldn't these be the other way around (0/"loose" = SHOULD, and 1/"strict"
= MUST)? The code would seem to bear that out, so it's only your
description here that was backwards, but still..

-- 
Jillian Morgan (she/her)
Systems & Networking Specialist
Primordial Software Group & I.T. Consultancy
https://www.primordial.ca
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to