instack-undercloud: Failed to install overcloud on a bare metal setup, with COMPUTESCALE=3: Only one compute was installed. The other shows the following error on the console during pxeboot: file: /tftpboot/http://192.0.2.1:8080/boot.ipxe not found Environment: instack-undercloud-0.0.0-post1739.el7.centos.noarch instack-0.0.6-post6.el7.centos.noarch Steps to reproduce: make sure to export the COMPUTSCALE=3 and attempt to deploy the overcloud with instack-deploy-overcloud --tuskar Result: The deployment doesn't complete. Checking further I see that only one compute is active. Checking the console of another compute (also tried to reboot it - same result): "file: /tftpboot/http://192.0.2.1:8080/boot.ipxe not found"
This bug seems duplicated with https://bugzilla.redhat.com/show_bug.cgi?id=1225621 This problem should be fixed now by now (see the other bug for details)
*** This bug has been marked as a duplicate of bug 1225621 ***
Lucas, In the bug for which this one was closed as duplicate for, the OS on the provisioned nodes was installed, while here the PXE boot image is unreachable. Also the issue reported here is intermittent. You still believe these are the same?