Hi There,
I'm running a frigate container that sometimes go crazy for some reasons.
I have a script monitor.sh that should check this and kills the container before it's 92%.
#!/bin/bash
CONTAINER_ID="your_container_id_here"
while true; do
# Get total CPU time from /proc/stat...
We have a 5-Host hyperconverged Proxmox 7.1 with CEPH as VM storage (5 SSD OSDs per host). My understanding is that CEPH I/O highly depends on available CPU power
Would it make sense to prioritize the OSD processes over any VM process to have (near-)full CPU power available for CEPH even under...
Hello,
I have configured a container (LXC) and deployed k3s.
However starting the relevant service fails.
Checking the output of journal -xe there are different errors:
Mai 01 20:45:48 k3s-master1 k3s[1910]: time="2021-05-01T20:45:48.689640997+02:00" level=info msg="Wrote kubeconfig...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.