-
Notifications
You must be signed in to change notification settings - Fork 20
master don't come back online after reboot in 99_post_install - etcd member pod not running #100
Comments
I've observed in my environment that no host is even rebooted while applying the machine-configs:
Digging up a bit, I've seen the
In the nodes:
|
Same here... I've been facing this error after the bridge patch been applied and then rebooted. The etcd member never comes up again.
|
I've just moved the etcd-member static pod definition in the affected host (to simulate a
|
@e-minguez That also worked for me. Is this something we need to raise with OpenShift? |
I believe it would be nice... the thing is this issue title seems misleading, I believe the main issue here is the etcd-member pod not running even if the install seems to be finished successfully. |
I just tried rebooting a dev-scripts VM and cannot reproduce the same issue - could this be related to the other configuration changes made prior to the reboot? |
See the bugzilla. It seems there is a weird issue under the hood. |
[kni@worker-0 logs]$ cat 99_post_install-2019-09-07-190210.log
++++ dirname common.sh
+++ cd .
+++ pwd
++ SCRIPTDIR=/home/kni/install-scripts/OpenShift
+++ whoami
++ USER=kni
++ '[' -z '' ']'
++ '[' -f /home/kni/install-scripts/OpenShift/config_kni.sh ']'
++ echo 'Using CONFIG /home/kni/install-scripts/OpenShift/config_kni.sh'
Using CONFIG /home/kni/install-scripts/OpenShift/config_kni.sh
++ CONFIG=/home/kni/install-scripts/OpenShift/config_kni.sh
++ source /home/kni/install-scripts/OpenShift/config_kni.sh
+++ set +x
+++ export INT_IF=eno2
+++ INT_IF=eno2
+++ export PRO_IF=eno1
+++ PRO_IF=eno1
++ export LIBVIRT_DEFAULT_URI=qemu:///system
++ LIBVIRT_DEFAULT_URI=qemu:///system
++ '[' kni '!=' root -a /run/user/1000 == /run/user/0 ']'
++ sudo -n uptime
+++ awk -F= '/^VERSION_ID=/ { print $2 }' /etc/os-release
+++ cut -f1 -d.
+++ tr -d '"'
++ VER=8
+++ tr -d '"'
+++ awk -F= '/^ID=/ { print $2 }' /etc/os-release
++ [[ rhel != \r\h\e\l ]]
++ [[ 8 -ne 8 ]]
++ '[' 3940 = 0 ']'
Deploying Bridge brext...
++ head -1
++ oc get node -o 'custom-columns=IP:.status.addresses[0].address' --no-headers
++ ssh -q -o StrictHostKeyChecking=no [email protected] 'ip r | grep default | grep -Po '''(?<=dev )(\S+)''''
Using interface eno2
++ envsubst
++ base64 -w0
++ envsubst
++ base64 -w0
Done creating bridge definition
machineconfigpool.machineconfiguration.openshift.io/master patched
machineconfigpool.machineconfiguration.openshift.io/worker patched
++ find ./assets/post-install -iname '*-master.yaml' -type f
Applying machine configs...
machineconfig.machineconfiguration.openshift.io/99-brext-master created
machineconfigpool.machineconfiguration.openshift.io/master patched
Rebooting nodes...
error: timed out waiting for the condition on machineconfigpools/master
Error from server (Timeout): the server was unable to return a response in the time allotted, but may still be processing the request
Unable to connect to the server: unexpected EOF
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
Error from server (NotFound): the server could not find the requested resource
Error from server (NotFound): the server could not find the requested resource (get machineconfigpools.machineconfiguration.openshift.io master)
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
error: timed out waiting for the condition on machineconfigpools/master
.
.
.
The text was updated successfully, but these errors were encountered: