Carlos R.F.

Results 48 comments of Carlos R.F.

This is the CPU utilization trend in my workstation since the data cleanup I did on the 4/23. The index didn't do much. ![Image](https://github.com/user-attachments/assets/79deda61-838b-40d2-9e70-d2de1289902e)

The CPU utilization went up all the way to the max I'm allowing it to have, and then, today around 5am, it just dropped to 40%. The server or the...

Here is more details of the CPU and how there was also some higher IO than normal during that time. Not sure if this aligns with your thoughts. ![Image](https://github.com/user-attachments/assets/df3dad62-77c1-472d-a253-75e8807f8df4) ![Image](https://github.com/user-attachments/assets/81b64a0e-fc8f-453d-b874-e522c6dda803)...

In my case, my CPU is Intel(R) Celeron(R) J6412 @ 2.00GHz. The machine is a Protectli Vault. It is just using the VAAPI. My CPU utilization at this moment looks...

That is definitely it. I changed my storage check interval to 1 day, and the CPU utilization went down. ```yaml storage: snapshots: tiers: - path: / max_age: days: 30 max_size:...

Using the `dev` tag, and removing the `check_interval` of one day, the CPU went high again. These metrics are after the throttling I have in place to not let it...

It hasn't settled, still using max CPU allowed. The graph is just grafana node exporter, and it was just to show the historical difference. In that graph, 100% is not...

Using `1roflcoopter/amd64-viseron:dev`, I deployed it and without check interval changes, the parent process went on some intense CPU utilization for like 10minutes. Then, it settled to what the baseline is...

For what I can understand, when the `sudo mkdir -p` is run with the pid directory, which goes pass `/var/tmp/tmt/`, then the whole structure is created owned by root. So,...

I'm having a similar issue. I have a policy with a selector matching specific labels within a specific namespace. Two days later, I began to see relay alert logs pointing...