This message was deleted.
# harvester
a
This message was deleted.
a
Which Harvester version are you using?
kubectl get nodes -A -oyaml
s
@ancient-pizza-13099 Harvester version is 1.2.1
a
please send the yaml output of the nodes
s
I cant get all of the output to show. It is too long for the terminal. Is there a way to send it to an text file?
a
Put the output to a txt file, and then drop the txt file to slack
also
kubectl get nodes -A -o wide
s
ok here it is
kubectl get nodes -A -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME harvey-01 Ready <none> 20h v1.25.9+rke2r1 10.4.1.1 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1 harvey-02 Ready control-plane,etcd,master 33d v1.25.9+rke2r1 10.4.1.2 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1 harvey-04 Ready <none> 19h v1.25.9+rke2r1 10.4.1.4 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1 harvey-05 Ready <none> 5d21h v1.25.9+rke2r1 10.4.1.5 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1 harvey-09 Ready <none> 2d17h v1.25.9+rke2r1 10.4.0.9 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1 harvey-10 Ready <none> 28d v1.25.9+rke2r1 10.4.1.3 <none> Harvester v1.2.1 5.14.21-150400.24.92-default containerd://1.6.19-k3s1
a
@sparse-jelly-7856 Please create an issue on https://github.com/harvester/harvester/issues and https://docs.harvesterhci.io/v1.3/troubleshooting/harvester#generate-a-support-bundle then attache it to github issue, I need to check more logs/yamls to know why some nodes are not prompted to
control-plane.
Your cluster has 6 nodes, and when it is >=3 nodes, at least another 2 should be converted to
control-plane
s
I noticed that the node marked harvey-09 had a promote failed message on it. I deleted the node from the cluster and then two other nodes started to be promoted and became management nodes. It is currently working correctly now. If I open an issue will you still have the data you need to investigate it?
a
what's the failed message?
s
It said promote failed in red letters next to the role. In the pic where I circled in red.
a
is the red circle coverd some letters?
cann't see anything
s
No, the message is gone since I deleted the node. That is just showing you where the message was.
After Deleting the node the new management node says promote completed
a
If you picked the support-bundle file before, there maybe something useful, we can take a look
s
ok