Juergen

Results 12 comments of Juergen

yes its indeed 4.20.2.0, i guess this has been set by the update routines? I did not change it

we also have this kind of issue. After a few days the agent stops executing tasks. After restarting the agent it starts working again. - ACS currently 4.20.1.0, upgrade to...

I also had situations where the agent was restarted, up and running (at least from what i could see in the logs everything was fine). But it took several minutes...

@bhouse-nexthop i configured a daily cron which restarts the agent every night a few days ago. So far, it did not show about again. @vgarcia-linube i also enabled debug on...

@weizhouapache there is currently only one primary storage and one secondary. Both NFS

@TadiosAbebe thats an interesting observation, i will try that. Some of our instances run k8s with the leaseweb csi driver, we had deployments which triggered a lot of block volume...

just as a note about my k8s statement. I dont think its k8s itself, the cloudstack csi driver (leaseweb one, in my case) is suspicious to me.

I was able to collect a java thread dump while the error happened, no idea if this is helpful. Can anyone give a hint what kind of debug information would...

```(xxx-dev-root) 🐱 > list configurations filter=id,name,value keyword=stats.interval { "configuration": [ { "name": "autoscale.stats.interval", "value": "60" }, { "name": "cluster.heartbeat.threshold", "value": "150000" }, { "name": "database.server.stats.interval", "value": "60" }, { "name":...

The error message is logged in /omd/sites/xxx/var/log/apache/error.log, the config is not modified at all. I am accessing OMD via http. Like mentioned, its a fresh install. The only thing which...