strong-shoe-72392
01/05/2023, 10:52 PMtime="2023-01-05T22:41:38Z" level=info msg="Incoming HTTP request for /elemental/registration/9tb...9"
Thu, Jan 5 2023 5:41:39 pm time="2023-01-05T22:41:39Z" level=info msg="Negotiated protocol version: 5"
Thu, Jan 5 2023 5:41:39 pm time="2023-01-05T22:41:39Z" level=error msg="websocket communication interrupted: unknown message"
elemental client logs
Jan 05 22:46:04 rancher-31733 elemental[1417]: time="2023-01-05T22:46:04Z" level=info msg="Enable TPM emulation"
Jan 05 22:46:04 rancher-31733 elemental[1417]: time="2023-01-05T22:46:04Z" level=info msg="Connect to <https://rancher>.<redacted>"
Jan 05 22:46:05 rancher-31733 elemental[1417]: time="2023-01-05T22:46:05Z" level=info msg="Using TPMHash <redacted> to dial <wss://rancher>.<redacted>/elemental/registration/9tb...9"
Jan 05 22:46:05 rancher-31733 elemental[1417]: time="2023-01-05T22:46:05Z" level=debug msg="Start TPM attestation"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=info msg="TPM attestation successful"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=debug msg="elemental-register protocol version: 8"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=info msg="Negotiated protocol version: 5"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=info msg="Send SMBIOS data"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=info msg="Send system data"
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=debug msg="system data:..."
Jan 05 22:46:06 rancher-31733 elemental[1417]: time="2023-01-05T22:46:06Z" level=error msg="failed to register machine inventory: failed to send system data: websocket: close 1006 (abnormal closure): unexpected EOF"
This appears to be the same error that was addressed by https://github.com/rancher/elemental/issues/346 and https://github.com/rancher/elemental-operator/issues/176
Any help is greatly appreciated! Thanks!strong-shoe-72392
01/11/2023, 5:29 PMtime="2023-01-11T17:26:09Z" level=warning msg="Detected old elemental-register client: cloud-config data may not be applied correctly"
And it does not execute my cloud-config to set the username/password to be able to log into the instance after installation. Any ideas? I'm using Elemental-Operator 1.1.0.mysterious-whale-87222
01/12/2023, 5:39 PMHey Everybody, short question: How to set rke2/k3s command line params like `--kubelet-arg`by elemental? Didn't find anything in docs.
loud-sundown-69515
01/16/2023, 11:02 PMcareful-piano-35019
01/16/2023, 11:10 PMcareful-piano-35019
01/16/2023, 11:12 PMcareful-piano-35019
01/16/2023, 11:15 PMcareful-piano-35019
01/16/2023, 11:15 PMsilly-airline-38945
01/17/2023, 12:19 PM<http://ftp.lysator.liu.se|ftp.lysator.liu.se> 404 not found
Is this the one to use or should the elemental-iso-build be used?careful-piano-35019
01/17/2023, 12:29 PMcareful-piano-35019
01/17/2023, 12:33 PMwget <https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Stable:/Teal53/media/iso/elemental-teal.x86_64.iso>
?careful-piano-35019
01/17/2023, 12:33 PMloud-sundown-69515
01/17/2023, 1:09 PMcareful-piano-35019
01/17/2023, 1:10 PMcareful-piano-35019
01/17/2023, 1:11 PMloud-sundown-69515
01/17/2023, 1:24 PMcareful-piano-35019
01/17/2023, 1:25 PMcareful-piano-35019
01/17/2023, 1:25 PMcareful-piano-35019
01/17/2023, 2:23 PMsparse-monitor-30665
01/18/2023, 8:25 PMINFO[2023-01-18T19:28:39Z] Applying 'Cloud init' for stage 'boot'. Total stages: 1
INFO[2023-01-18T19:28:39Z] Processing stage step ''. ( commands: 2, files: 0, ... )
ERRO[2023-01-18T19:28:39Z] Udev database has incomplete information about device /dev/sda.
/dev/sda: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sda1.
/dev/sda1: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sda2.
/dev/sda2: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sda3.
/dev/sda3: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sda4.
/dev/sda4: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sda5.
/dev/sda5: Failed to get external handle [udev].
Udev database has incomplete information about device /dev/sdb.
/dev/sdb: Failed to get external handle [udev].
Device /dev/sdb excluded by a filter.
: failed to run if test -z "$(blkid /dev/rancher/longhorn)"; then vgcreate rancher /dev/sdb && lvcreate -l 100%FREE -n rancher/longhorn && mkfs -t ext4 -L longhorn /dev/rancher/longhorn; fi: exit status 5
Same with the mount statement after it
if test "$(blkid /dev/rancher/longhorn)"; then mount ... fi
Cheers!sparse-monitor-30665
01/24/2023, 2:58 PMorange-airplane-98016
01/24/2023, 10:35 PMstrong-shoe-72392
01/31/2023, 9:13 PMapiVersion: <http://elemental.cattle.io/v1beta1|elemental.cattle.io/v1beta1>
kind: ManagedOSImage
metadata:
name: elemental-rpi-upgrade-demo
namespace: fleet-default
spec:
# Set to the new Elemental version you would like to upgrade to or track the latest tag
osImage: "<http://registry.opensuse.org/isv/rancher/elemental/dev/teal53/15.4/rancher/elemental-teal/5.3:1.1.0-60.7|registry.opensuse.org/isv/rancher/elemental/dev/teal53/15.4/rancher/elemental-teal/5.3:1.1.0-60.7>"
clusterTargets:
- clusterName: elemental-rpi-cluster
My current version according to /etc/os-release is:
IMAGE_REPO="<http://registry.opensuse.org/isv/rancher/elemental/dev/teal53/15.4/rancher/elemental-teal/5.3|registry.opensuse.org/isv/rancher/elemental/dev/teal53/15.4/rancher/elemental-teal/5.3>"
IMAGE_TAG="1.0.0-40.2"
When applied, I see that Fleet tries to make a new bundle but errors out on what appears to be missing CRDs:
elemental-rpi-cluster-managed-system-agent
ErrApplied(1) [Cluster fleet-default/elemental-rpi-cluster: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "system-agent-upgrader" namespace: "cattle-system" from "": no matches for kind "Plan" in version "<http://upgrade.cattle.io/v1|upgrade.cattle.io/v1>" ensure CRDs are installed first, resource mapping not found for name: "system-agent-upgrader-windows" namespace: "cattle-system" from "": no matches for kind "Plan" in version "<http://upgrade.cattle.io/v1|upgrade.cattle.io/v1>" ensure CRDs are installed first]]
I even attempted to install the Rancher System-Upgrade-Controller into our Rancher Server/MCM cluster as it looked like it had some of those CRDs, but that didn't fix anything. Did I miss a step? Is this not yet supported for Raspberry Pis (although it seems to be failing before the bundle is created anyway)? As usual, any help is greatly appreciated!refined-analyst-8898
03/25/2023, 12:58 AMfew-jordan-3349
05/03/2023, 7:35 AMrefined-analyst-8898
05/06/2023, 6:20 PMblue-kitchen-51801
05/16/2023, 8:39 PMfew-jordan-3349
05/26/2023, 1:47 PMtmpfs /tmp tmpfs defaults,size=75% 0 0
)
but it is not applied... i still have the default setting of 50%acceptable-belgium-2684
05/30/2023, 9:02 PMacceptable-belgium-2684
05/30/2023, 9:31 PM