Upgrading from OCP3.5 to OCP3.6 keeps failing at ['Wait for master to restart']
Issue
- Running an upgrade on OCP3.5 to OCP3.6 via
"/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_6/upgrade.yml"but am hitting the below error:
TASK [Wait for master to restart] **************************************************************************************************************************************
fatal: [master1.example.com -> localhost]: FAILED! => {
"changed": false,
"elapsed": 601,
"failed": true
}
MSG:
Timeout when waiting for master1.example.com:22
- The ansible inventory file has variable
openshift_rolling_restart_mode=systemexpecting a complete check by restarting all the masters one by one in the cluster.
Environment
- OpenShift Container Platform (OCP)
- 3.5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
