handsome-grass-93237
08/13/2025, 11:01 PMhappy-cat-90847
08/13/2025, 11:18 PMthousands-advantage-10804
08/13/2025, 11:48 PMbland-article-62755
08/14/2025, 12:34 AMip -br a
when you log into the node? (Using ssh like Andy said, or via f12
from the console?
• Can you ping the IP from the same subnet/VLAN? What does nmap
say is open for your host node?handsome-grass-93237
08/14/2025, 1:52 AMmgmt-br
is 192.168.1.100
mgmt-bo
has no IP but is assigned it seems to same MAC as mgmt-br
I can SSH into rancher@192.168.1.100 and also sudo -i
just fine.
I cannot seem to get or find any responding user URL for managing via WEB GUI as Docs suggest.
eno1
and eno2
are disabled (only 2 ports on Intel NIC for this server)...leaving both eno3
and eno4
available and eno3
is mapped with same MAC as mgmt-br
I really do need help at the harvester
or rancher-system-agent
logs and checked them. Seems like kubectl get pods
is complaining about not reaching the API it reports as saying <https://127.0.0.1:6443>
is not responding.
The first time I installed via ISO and left as static and not DHCP and did get the Management URL. But with DHCP mode it doesn't and trying to learn how to trace this down to help with maybe better error logging, etc. with a PR.handsome-grass-93237
08/14/2025, 2:07 AMmgmt-br
and mgmt-bo
.
vip_hw_addr
is set to same MAC as mgmt-br
in the /oem/90_custom.yaml
??? weird?
I also see Cattle reporting an IP 192.168.1.91 that is unexpected in the 90_custom.yaml
which says external Url: `https://192.168.1.91/api/v1/namespaces/cattle-monitoring-system/services ?
And tls-san
has that same 192.168.1.91 under path for 90-harvester-server.yaml
?handsome-grass-93237
08/14/2025, 2:08 AMhandsome-grass-93237
08/14/2025, 2:10 AMip addr
prehistoric-morning-49258
08/14/2025, 1:22 PMSeems likeis complaining about not reaching the API it reports as sayingkubectl get pods
is not responding.<https://127.0.0.1:6443>
prehistoric-morning-49258
08/14/2025, 1:23 PMthousands-advantage-10804
08/14/2025, 1:45 PMhandsome-grass-93237
08/14/2025, 2:27 PMAug 14 14:20:25 junglebox rke2[2952]: time="2025-08-14T14:20:25Z" level=info msg="Failed to test etcd connection: this server is a not a member of the etcd cluster. Found [junglebox-63a6a0d9=<https://192.168.1.83:2380>], expect: junglebox-63a6a0d9=<https://192.168.1.100:2380>"
Looks like the etcd
membership just needs a tweak? How can I update the server membership if etcdctl
command doesn't exist as part of Harvester directly?happy-cat-90847
08/14/2025, 2:30 PMhappy-cat-90847
08/14/2025, 2:30 PMhandsome-grass-93237
08/14/2025, 2:31 PMhandsome-grass-93237
08/14/2025, 2:55 PMbland-article-62755
08/14/2025, 3:04 PMbland-article-62755
08/14/2025, 3:05 PMhandsome-grass-93237
08/14/2025, 3:05 PMbland-article-62755
08/14/2025, 3:05 PMbland-article-62755
08/14/2025, 3:06 PMhandsome-grass-93237
08/14/2025, 3:08 PMrm
from the shell script, and I don't know why someone would have done that... I guess because the config gets recreated? But in actual use after reboot, I'm not seeing that rancher-vip-config.yaml
getting recreated.thousands-advantage-10804
08/14/2025, 3:09 PMbland-article-62755
08/14/2025, 3:11 PMhandsome-grass-93237
08/14/2025, 3:11 PM/oem/90_custom.yaml
from the VIP ip addr from mode: static to mode: dhcpbland-article-62755
08/14/2025, 3:12 PMbland-article-62755
08/14/2025, 3:12 PMkubectl get nodes -owide
bland-article-62755
08/14/2025, 3:13 PMhandsome-grass-93237
08/14/2025, 3:17 PME0814 15:16:06.726863 19984 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get \"<https://127.0.0.1:6443/api?timeout=32s>\": dial tcp 127.0.0.1:6443: connect: connection refused"
handsome-grass-93237
08/14/2025, 3:18 PMrm
from the shell script I think?handsome-grass-93237
08/14/2025, 3:19 PM/etc/rancher/rke2/rke2.yaml
prehistoric-morning-49258
08/14/2025, 3:21 PMjournalctl -u rke2-server.service
?handsome-grass-93237
08/14/2025, 3:27 PMhandsome-grass-93237
08/14/2025, 3:27 PMhandsome-grass-93237
08/14/2025, 3:27 PMr-url[3133]: + HARVESTER_CONFIG_FILE=/oem/harvester.config
r-url[3133]: + RKE2_VIP_CONFIG_FILE=/etc/rancher/rke2/config.yaml.d/90-harvester-vip.yaml
r-url[3133]: + case $1 in
r-url[3133]: + rm -f /etc/rancher/rke2/config.yaml.d/90-harvester-vip.yaml
handsome-grass-93237
08/14/2025, 3:30 PMhandsome-grass-93237
08/14/2025, 3:35 PMr":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
r":"etcdserver/server.go:759","msg":"started as single-node; fast-forwarding election ticks","l>
r":"embed/etcd.go:633","msg":"serving peer traffic","address":"127.0.0.1:2400"}
r":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"c5a37df222778>
r":"embed/etcd.go:603","msg":"cmux::serve","address":"127.0.0.1:2400"}
eived: \"terminated\", canceling context..."
t temporary data store connection: failed to get etcd status: context canceled"
t temporary data store connection: etcd datastore is not started"
t temporary data store connection: etcd datastore is not started"
t temporary data store connection: etcd datastore is not started"
t temporary data store connection: etcd datastore is not started"
handsome-grass-93237
08/14/2025, 3:37 PM/oem/90_custom.yaml
and then reboot.brash-petabyte-67855
08/14/2025, 4:37 PMhandsome-grass-93237
08/14/2025, 11:05 PM