search for: vircgroupv2setcpucfsperiod

Displaying 2 results from an estimated 2 matches for "vircgroupv2setcpucfsperiod".

2023 May 15
1
Invalid value '-1' for 'cpu.max': Invalid argument - a result of?
...this - what is, can be, the below a result of? > > 12284 still running (86040) > Invalid value '-1' for 'cpu.max': Invalid argument This looks like a string coming from libvirt. When setting CGroups, from virCgroupSetValueRaw() which seems to be called (transitively) from virCgroupV2SetCpuCfsPeriod(). > 12284 still running (86035) > 12284 still running (86030) This string doesn't appear in our code base. > > this is a snippet from libvirtd logs which is a consequence of what > ovirt's engine setup is doing. > To troubleshoot ansible playbooks which is what engine...
2023 May 14
1
Invalid value '-1' for 'cpu.max': Invalid argument - a result of?
Hi guys. In hope that an expert read this - what is, can be, the below a result of? 12284 still running (86040) Invalid value '-1' for 'cpu.max': Invalid argument 12284 still running (86035) 12284 still running (86030) this is a snippet from libvirtd logs which is a consequence of what ovirt's engine setup is doing. To troubleshoot ansible playbooks which is what engine