xapi-project / xcp-idl

Interface descriptions for services running on an XCP host.
Other
9 stars 41 forks source link

xcp-rrdd-gpumon Failure "not enough memory" #324

Open wwiskoor opened 3 years ago

wwiskoor commented 3 years ago

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

jzalger commented 2 years ago

I have the same issue

SvenJL commented 2 years ago

Same issue here I have no GPU in the server. Is that the problem?

stormi commented 2 years ago

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.