Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1519129

Summary: Node shows notready state after reboot
Product: OpenShift Container Platform Reporter: Jaspreet Kaur <jkaur>
Component: NetworkingAssignee: Ben Bennett <bbennett>
Networking sub component: openshift-sdn QA Contact: zhaozhanqi <zzhao>
Status: CLOSED NOTABUG Docs Contact:
Severity: urgent    
Priority: urgent CC: aos-bugs, atragler, bbennett, dcbw, eparis, jkaur, jokerman, misalunk, mmccomas, sdodson
Version: 3.6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-19 14:33:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaspreet Kaur 2017-11-30 08:26:07 UTC
Description of problem: when a node or master is rebooted, it should ideally comeup without any issues however it shows NotReady status everytime after reboot.

Below errors are seen :



Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.Please attach logs from ansible-playbook with the -vvv flag
3.

Actual results: Node is shown as NotReady

Expected results: Should come up without issues.

Additional info:
Restarting the node manually helps.

Comment 2 Scott Dodson 2017-11-30 14:54:12 UTC
In order to debug this please provide `journalctl -b 0 --no-pager` from a node that failed to become ready after a reboot.

Comment 18 Ben Bennett 2018-01-19 14:33:45 UTC
Seems the needed information was:
  It seems currently, the nodeName must match the instance name in AWS in order for the cloud provider integration to work properly. The name must also be RFC1123 compliant.

The attached cases were closed.