Re: [pve-devel] [PATCH v2 qemu-server/pve-container 0/19] pool resource limits

2024-12-19 Thread Daniel Kral
On 16/04/2024 14:20, Fabian Grünbichler wrote: > high level description: > > VM/CT vmstatus returns new fields for configured and running "usage" > values, these are then broadcasted by pvestatd on each node via KV. > > helpers in guest-common to check those limits > pool API returns limits and

[pve-devel] [PATCH v2 qemu-server/pve-container 0/19] pool resource limits

2024-04-16 Thread Fabian Grünbichler
high level description: VM/CT vmstatus returns new fields for configured and running "usage" values, these are then broadcasted by pvestatd on each node via KV. helpers in guest-common to check those limits pool API returns limits and usage, them and allows setting the limits qemu-server/pve-con