Benjamin Landsteiner
Benjamin Landsteiner
On Intel S2600WF hardware with updated BMC et al: ``` 1.6603249394315164e+09 ERROR controllers.Server failed to check power state {"server": "/009d38f7-264d-ea11-8397-a4bf0164f174", "error": "run /usr/sbin/ipmitool ipmitool -H 172.30.223.79 -U sidero -I lanplus...
When using sidero metal to provision clusters I've noticed that if there's an issue during node install (e.g., node pxe boots but install fails due a syntax error in configPatches...
There appear to be a number of bugs with `clusterctl move` when using sidero. If I set up the bootstrap cluster (using talosctl cluster create + CAPI + providers) with...
This might be related to #931. I tried doing a `clusterctl move` today as part of a demonstration to others, intending to manually work through the issues in #931, but...
**Describe the bug** It looks like tridentctl is erroneously intercepting kubectl stderr. Example: ```shell % ./trident-installer-24.02.0/extras/macos/bin/tridentctl -d version DEBU[2024-03-12T14:10:11-05:00] >>>> command.ExecuteWithoutLog args="[get serviceaccount default -o=json]" command=kubectl DEBU[2024-03-12T14:10:12-05:00]
Might be the same as #109. I'm creating a cluster on some old Dell R620s with sidero and am noticing that once the first control plane node gets to the...
**Describe the bug** Pods requesting NVMeoF-backed PVCs fail to have the storage attached to their nodes on nodes where the `/proc/mounts` content is lengthy. When this occurs, the nvme command...
**Describe the bug** When using nvme/tcp in k8s environments with long node names, pods cannot attach to the storage. Event from pod that won't initialize ``` Warning FailedAttachVolume 16m attachdetach-controller...