Bug 1220933

Summary: 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
Product: [Community] RDO Reporter: Alexander Chuzhoy <sasha>
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Ami Jeain <ajeain>
Severity: high Docs Contact:
Priority: high    
Version: KiloCC: calfonso, lmartins, yeylon
Target Milestone: ---   
Target Release: Kilo   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-02 17:49:50 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 Alexander Chuzhoy 2015-05-12 20:56:18 UTC
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"

Comment 1 Lucas Alvares Gomes 2015-05-28 13:01:09 UTC
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)

Comment 2 chris alfonso 2015-06-02 17:49:50 UTC

*** This bug has been marked as a duplicate of bug 1225621 ***

Comment 3 Alexander Chuzhoy 2015-06-02 18:55:50 UTC
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?