Re: [pve-devel] [PATCH manager 2/4] pvestatd: collect and broadcast pool usage

2024-04-15 Thread Fabian Grünbichler
On April 11, 2024 11:32 am, Wolfgang Bumiller wrote: > On Wed, Apr 10, 2024 at 03:13:08PM +0200, Fabian Grünbichler wrote: >> so that other nodes can query it and both block changes that would violate >> the >> limits, and mark pools which are violating it currently accordingly. >> >> Signed-off-

Re: [pve-devel] [PATCH manager 2/4] pvestatd: collect and broadcast pool usage

2024-04-11 Thread Wolfgang Bumiller
On Wed, Apr 10, 2024 at 03:13:08PM +0200, Fabian Grünbichler wrote: > so that other nodes can query it and both block changes that would violate the > limits, and mark pools which are violating it currently accordingly. > > Signed-off-by: Fabian Grünbichler > --- > PVE/Service/pvestatd.pm | 59 +