You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've discovered lots of the following entries in xcp-rrdd-plugins.log on a XCP-ng 8.2 machine:
Feb 15 11:10:06 skchv210 xcp-rrdd-gpumon: [error||0 ||xcp-rrdd-gpumon] Unexpected error (Failure "not enough memory"), sleeping for 10 seconds...
I have no GPUs configured in any of the VMs running on this machine so I guess I don't even need xcp-rrdd-gpumon. Any hints or tipps to resolve this issue or just disable this plugin if possible?
Thanks
The text was updated successfully, but these errors were encountered:
I think this is related to the fact that we don't ship a working gpumon (we use a stub gpumon instead) because this would mean building it with a proprietary nVIDIA SDK. This may cause issues in the xcp-rrdd-gpumon component that tries to collect metrics from it. Unless it eats a lot of RAM (this needs to be assessed), this is not a critical issue.
Hi
I've discovered lots of the following entries in xcp-rrdd-plugins.log on a XCP-ng 8.2 machine:
Feb 15 11:10:06 skchv210 xcp-rrdd-gpumon: [error||0 ||xcp-rrdd-gpumon] Unexpected error (Failure "not enough memory"), sleeping for 10 seconds...
I have no GPUs configured in any of the VMs running on this machine so I guess I don't even need xcp-rrdd-gpumon. Any hints or tipps to resolve this issue or just disable this plugin if possible?
Thanks
The text was updated successfully, but these errors were encountered: