-
Notifications
You must be signed in to change notification settings - Fork 43
Description
What steps did you take and what happened:
Hi everyone, it's been several days that I am struggling to setup an elemental cluster,
I am using the official rancher server helm chart for 2.11.2, with elemental plugin, and the server-url is set and reachable from the public internet.
Then I generate an ISO for the bare-metal "SL Micro6.1 ISO v2.2.0-4.3-linux/86_64".
I boot it on hyperV (8GB RAM, 80GB disk) with UEFI, secure, TPM activated.
The VM installation starts, the machine is visible "Active" in the "Inventory of Machines", then after the auto-restart everything seems fine beside one error logs: [FAILED] Failed to start elemental health check (is it relevant ?) mixed with plenty of OK logs.
Then I try to "Create Elemental Cluster" on the machine, plenty of logs are printed but then it stops, and the VM prints "unable to decode an event from the watch stream: INTERNAL_ERROR: received from peer", and the rancher UI says: "waiting for cluster agent to connect".
And the cluster stays stuck in "Updating" ...
I tried several combinations of OS and cluster versions (RKE2, K3S), but the issue is still the same, does someone have any idea ?
What did you expect to happen:
the cluster in the provisioned VM should be "Active"
Anything else you would like to add:
Weird log in the VM first provisioning:
Error logs in the VM and rancher UI when trying to Create Elemental Cluster:
Environment:
- Elemental release version (use
cat /etc/os-release):elemental-operator:1.6.9 - Rancher version:
2.11.2 - Kubernetes version (use
kubectl version):v1.32.5-eks-5d4a308 - Cloud provider or hardware configuration: AWS


