On 03.12.20 16:01, Dominik Csapak wrote: > Since pve-container commit > > c48a25452dccca37b3915e49b7618f6880aeafb1 > > the code to get the cpuset controller path lives in pve-commons PVE::CGroup. > Use that and improve the logging in case some error happens in the future. > Such an error will only be logged once per pvestatd run, > so it does not spam the log.
That was worded confusingly for me, I thought you mean "once per pvestatd update loop run", but it is actually only the first loop (which I like more ^^) > > Signed-off-by: Dominik Csapak <[email protected]> > --- > PVE/Service/pvestatd.pm | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > applied, thanks! _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
