GitHub user vgarcia-linube added a comment to the discussion: Degraded cloudstack agent
The ones that seemed to do the trick were: In cloudstack agent config: /etc/cloudstack/agent/agent.properties: workers -> 3 In global config in Cloudstack itself: storage.stats.interval: 120000 The more workers configured in cloudstack-agent, the faster the error showed up. Our clusters handle about ~600 vms, currently a mix of standalone instances and kubernetes nodes, but this happened long before we had any kubernetes cluster running GitHub link: https://github.com/apache/cloudstack/discussions/12450#discussioncomment-15515821 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
