This message was deleted.
# rke2
a
This message was deleted.
c
Youre going to need to share more than that, it doesn't show what it's actually trying to do. You're not out of disk space on that partition or something, are you?
p
@creamy-pencil-82913 We were facing a disk space issue earlier. We did free up some space and the disk space is not an issue now. Following are the rancher logs:
Copy code
[INFO] [planner] rkecluster fleet-default/cymanager: failing worker machine(s) custom-141cfb77c8ae,custom-60d8fb33021c,custom-9f7e0ccc1f4c
[INFO] [planner] rkecluster fleet-default/cymanager: failing worker machine(s) custom-141cfb77c8ae,custom-60d8fb33021c,custom-9f7e0ccc1f4c
The RKE2 agent logs are perfectly fine. The cluster and the workloads are fine as well. The issue still persist with the rancher-system-agent.
c
perhaps some of the cache dirs got corrupted when the disk was full? you might stop the rancher-system-agent service,
rm -rf /var/lib/rancher/agent/work/
and then start the service again?