Bug 1308611

Summary: pxe boot timed on baremetal nodes during overcloud introspection
Product: Red Hat OpenStack Reporter: Jaromir Coufal <jcoufal>
Component: ipxeAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Raviv Bar-Tal <rbartal>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 7.0 (Kilo)CC: ahirshbe, alex.williamson, apevec, athomas, dtantsur, fhubik, ggillies, jcoufal, jen, jslagle, kbasil, lersek, lhh, mburns, mcornea, mrezanin, nlevinki, oblaut, rbartal, sasha, sclewis, srevivo, ushkalim
Target Milestone: gaKeywords: Reopened, TestOnly
Target Release: 8.0 (Liberty)   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: ipxe-20160127-1.git6366fa7a.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1301694 Environment:
Last Closed: 2016-07-25 14:26:57 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:
Bug Depends On: 1301694    
Bug Blocks:    

Comment 1 Dmitry Tantsur 2016-02-16 09:38:24 UTC
*** Bug 1308646 has been marked as a duplicate of this bug. ***

Comment 2 Mike Burns 2016-04-07 21:11:06 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 3 Dmitry Tantsur 2016-04-08 08:01:25 UTC
I'm not entirely convinced, but I we're shipping the new ROM, and the problem might be fixed now.

Comment 5 Dan Yocum 2016-04-12 19:48:07 UTC
I have tried 3 different "versions" of undionly.kpxe and none work reliably on Dell r630 or r730xd systems:


[stack@ops2 tftpboot]$ cksum undionly.kpxe*
157772169 64120 undionly.kpxe
4250223444 63895 undionly.kpxe.2016-04-12
750298637 63517 undionly.kpxe.bak

Comment 6 Dan Yocum 2016-04-12 21:09:46 UTC
This issue persists in OSP-d v8.

Comment 11 Dan Yocum 2016-04-21 14:45:58 UTC
I can verify that the Dell R630 and R730xd systems with Intel X520 i350 nics are booting properly using the following ROMS:

ipxe-bootimgs-20160127-1.git6366fa7a.el7.noarch

NB: the git hash should match the ipxe version hash displayed when chainloading.

Comment 12 Raviv Bar-Tal 2016-07-21 11:54:29 UTC
new parameter is introduce to the  /httpboot/inspector.ipxe
The parameter --timeout 60000, in case download freeze for 60 seconds it will restart again.

see https://bugzilla.redhat.com/show_bug.cgi?id=1337250 for more details