Lab1 issue (configure_undercloud.yml:51 fails)
Dear LFS2764 class forum community,
While executing Lab1 of LFS264: OPNFV Fundamentals training I stumbled upon a problem that is blocking my progress: I can create the required VM with 8 vCPUs, 52GB memory and 300GB HDD using an OPNFV Euphrates 5.1 image. I can also manage to login to the VM instance but running the Apex deploy command eventually leads to a failure, as it looks like the undercloud deployment configuration fails (log details below) and i dont even get the point where the overcloud can be deployed.
Since the Lab1 instruction does not cover this scenario (only when the overcloud fails), I wonder if you could help me finding out what is going wrong and how to correct it?
BR /Roberto
2018-07-28 20:13:42,973 INFO: TASK [undercloud install] ******************************************************
task path: /usr/share/opnfv-apex/ansible/playbooks/configure_undercloud.yml:51
fatal: [192.168.122.244]: FAILED! => {"changed": true, "cmd": "openstack undercloud install &> apex-undercloud-install.log", "delta": "0:03:17.487932", "end": "2018-
07-28 20:13:42.897556", "msg": "non-zero return code", "rc": 1, "start": "2018-07-28 20:10:25.409624", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines":
[]}
2018-07-28 20:15:23,785 INFO: TASK [undercloud install retry] ************************************************
task path: /usr/share/opnfv-apex/ansible/playbooks/configure_undercloud.yml:56
fatal: [192.168.122.244]: FAILED! => {"changed": true, "cmd": "openstack undercloud install >> apex-undercloud-install.log 2>&1", "delta": "0:01:40.380201", "end":
"2018-07-28 20:15:23.697637", "msg": "non-zero return code", "rc": 1, "start": "2018-07-28 20:13:43.317436", "stderr": "", "stderr_lines": [], "stdout": "",
"stdout_lines": []}
2018-07-28 20:15:24,441 INFO: TASK [fetch undercloud log] ****************************************************
task path: /usr/share/opnfv-apex/ansible/playbooks/configure_undercloud.yml:61
changed: [192.168.122.244] => {"changed": true, "checksum": "55c7603dccd0883f8aa4bf79ffb5fa255e35be94", "dest": "/tmp/apex_tmps130gdwq/apex-undercloud-install.log",
"md5sum": "f9429cfe8ad6521984947e89c7205c14", "remote_checksum": "55c7603dccd0883f8aa4bf79ffb5fa255e35be94", "remote_md5sum": null}
to retry, use: --limit @/usr/share/opnfv-apex/ansible/playbooks/configure_undercloud.retry
2018-07-28 20:15:24,442 INFO: PLAY RECAP *********************************************************************
192.168.122.244 : ok=10 changed=8 unreachable=0 failed=2
2018-07-28 20:15:24,499 ERROR: Ansible playbook failed. See Ansible logs for details.
Traceback (most recent call last):
File "/bin/opnfv-deploy", line 10, in <module>
sys.exit(main())
File "/usr/lib/python3.4/site-packages/apex/deploy.py", line 339, in main
APEX_TEMP_DIR)
File "/usr/lib/python3.4/site-packages/apex/undercloud/undercloud.py", line 126, in configure
user='stack')
File "/usr/lib/python3.4/site-packages/apex/common/utils.py", line 131, in run_ansible
raise Exception(e)
Exception: Ansible playbook failed. See Ansible logs for details.
Comments
-
The engineering team that created the lab is looking into this.
0 -
You will need to update the undercloud image and then retry the OPNFV install again.
This happens due to issue https://jira.opnfv.org/browse/APEX-565 $ sudo -i$ cd /opnfv$ nohup ./update_undercloud_yumrepo.sh &tail the nohup.out and check if we see the below message.Successfully downloaded the file XXXNow we can execute opnfv-clean and then deploy opnfv$ opnfv-clean# Again redeploy opnfv as per the user guide.
0 -
Hi akapadia,
thanks for your fast response and providing a solution. I can confirm that, with the steps listed above to update the undercloud image, the deployment of both undercloud and overcloud is now successfull and I get the expected outcome as described in the Lab1 document (i.e. Apex deployment complete).
BR /Roberto
0 -
That's excellent news. Thanks! Amar
0
Categories
- All Categories
- 176 LFX Mentorship
- 176 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 1 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 949 Programming and Development
- 310 Kernel Development
- 621 Software Development
- 982 Software
- 374 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)