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.
In order to debug this please provide `journalctl -b 0 --no-pager` from a node that failed to become ready after a reboot.
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.