Bug 613929

Summary: Cannot install RHEL6 via TFTP netboot using ppc64.img
Product: Red Hat Enterprise Linux 6 Reporter: Frank Danapfel <fdanapfe>
Component: yabootAssignee: Roman Rakus <rrakus>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: borgan, christoph.buchmann, ddumas, elmar.billen, jjarvis, mbanas, notting, rdoty, rlandman, rpacheco, rvokal, syeghiay, tsmetana
Target Milestone: rcKeywords: Documentation, RHELNAK
Target Release: 6.0   
Hardware: ppc64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The kernel image provided on the CD/DVD is too large for Open Firmware. Consequently, on the POWER architecture, directly booting the kernel image over a network from the CD/DVD is not possible. Instead, use yaboot to boot from a network.
Story Points: ---
Clone Of: 591507 Environment:
Last Closed: 2010-08-17 20:48:35 UTC Type: ---
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: 591507    
Bug Blocks:    

Comment 2 Frank Danapfel 2010-07-13 09:50:00 UTC
Since the original bug report got closed because it was assigned to the wrong component, I've decided to clone it as a new bug because the IBM team at SAP reported the same issue when trying to test the RHEL 6 Beta2.

The issue seems to be that TFTP can only handle files with a size of up to 32MB, but the /netboot/ppc64.img on the installation ISO has a size of 34MB.

I've also added the "Regression" Keyword, since this method of starting a RHEL installation on a PPC LPAR used to work with RHEL 5 (due to the smaller size of the /netboot/ppc64.img). 

If "distribution is the wrong component for reporting issues with the ppc64.img, please assign it to the correct component and not just close the bug as it happened before.

Frank

Comment 10 Roman Rakus 2010-07-20 13:00:35 UTC
Frank, is it the the whole log? Isn't the output somehow trimmed (the width of the console)? The machine is stuck right after the "2 " is displayed?

If the machine is stuck, the problem is somewhere in the Open Firmware.
On machine I have tried right now, OF displays me 1, 2, 3 numbers and !EA017021 ! and then yaboot continues to work.

Comment 11 Frank Danapfel 2010-07-20 13:38:28 UTC
Roman, yes this is the whole log I received.

I've added the colleague from IBM who was testing this as CC to this BZ, so maybe he can provide some more information.

Comment 12 Frank Danapfel 2010-07-20 13:40:25 UTC
Elmar, can you provide some more information about the problems you encountered when trying to install the RHEL 6 Beta using yaboot?

Comment 19 RHEL Program Management 2010-07-30 22:07:41 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 20 christoph.buchmann 2010-07-31 20:14:34 UTC
So what do you propose that I tell my customers? Go and change your NIM infrastructure or go and buy SLES for a proper LAN-installation?

Comment 21 Roman Rakus 2010-08-02 12:14:51 UTC
LAN installation is working with the yaboot. But not the direct boot of ppc64.img, because the image is too large.

Comment 22 Roman Rakus 2010-08-02 12:24:08 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.

New Contents:
Network installation was working using RHEL-6 installation CDs/DVD - direct boot of kernel image. This does not work any more, because the kernel image is too large for Open Firmware. Users should use yaboot to boot from network.

Comment 23 Roman Rakus 2010-08-06 14:31:31 UTC
There is newer yaboot built - yaboot-1.3.14-35.el6. Can you please try it?

Comment 27 Elmar Billen 2010-08-11 07:59:12 UTC
(In reply to comment #23)
> There is newer yaboot built - yaboot-1.3.14-35.el6. Can you please try it?    

Where can I get the newer yaboot build?

Can you provide me with a link to some documentation, how a proper yaboot-configuration should look like? Or could you provide a working example of a yaboot.conf which I can adapt to our installation framework here?

Thanks & regards,
 Elmar.

Comment 29 Roman Rakus 2010-08-11 13:08:10 UTC
(In reply to comment #27)
> (In reply to comment #23)
> > There is newer yaboot built - yaboot-1.3.14-35.el6. Can you please try it?    
> 
> Where can I get the newer yaboot build?
It will be in some compose soon.

> 
> Can you provide me with a link to some documentation, how a proper
> yaboot-configuration should look like? Or could you provide a working example
> of a yaboot.conf which I can adapt to our installation framework here?
> 
I just know about the cobbler wiki: https://fedorahosted.org/cobbler/wiki/PowerPc

There is nothing special in yaboot.conf.

> Thanks & regards,
>  Elmar.

Comment 33 Roman Rakus 2010-08-12 09:10:39 UTC
You can get the latest yaboot from http://rrakus.fedorapeople.org/yaboot-1.3.14-35.el6.ppc.rpm

Comment 35 Roman Rakus 2010-08-12 09:18:20 UTC
Another page with some docs about how to netboot PowerPC with yaboot:
http://penguinppc.org/~hollisb/linux/rs6k-netboot.shtml

Hopefully it helps.

Comment 36 Frank Danapfel 2010-08-12 11:51:57 UTC
I think something like the following would be useful to have in the RHEL6 PPC documentation:

http://lists.debian.org/debian-powerpc/2000/03/msg00190.html

Comment 38 RHEL Program Management 2010-08-12 12:18:31 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 42 Ryan Lerch 2010-09-29 03:15:35 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Network installation was working using RHEL-6 installation CDs/DVD - direct boot of kernel image. This does not work any more, because the kernel image is too large for Open Firmware. Users should use yaboot to boot from network.+The kernel image provided on the CD/DVD is too large for Open Firmware.  Consequently, on the POWER architecture, directly booting the kernel image over a network from the CD/DVD is not possible. Instead, use yaboot to boot from a network.