Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-node cluster failing to create - "Error applying plan -- check rancher-system-agent.service logs on node for more information" #1500

Open
GrantMelvin opened this issue Jul 22, 2024 · 1 comment

Comments

@GrantMelvin
Copy link

GrantMelvin commented Jul 22, 2024

What I did
Creating a multi-node K3s cluster with default settings and 3 machines fails with the error: "Error applying plan -- check rancher-system-agent.service logs on node for more information" on 2/3 nodes. One node is accessible and operating normally.

image

Inventory of machines:

image

Cloud configuration for the OS being used:

image

Web VNC of the two failed nodes:

image

The output of "journalctl -eu rancher-system-agent -f on the master node that is functioning:

image

If there are any more logs or commands that I can provide to help in solving the issue, please let me know.

Expectation:
A cluster is to be created with 3 functional nodes.

Environment:
Elemental release version (use cat /etc/os-release): 103.3.0+up1.5.3
Rancher version: 2.8.3
Kubernetes version (use kubectl version): v1.29.2
Cloud provider or hardware configuration: Harvester

@max06
Copy link

max06 commented Jan 25, 2025

Maybe related, maybe not.... I've seen the same error messages just hours ago. These are misleading.

In my case the error resulted from k3s being unable to start, due to missing memory cgroups. Maybe the logs for k3s provide more insight on whats going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants