McDATA 8832 warranty Boot Failure for RH

Page 28

IBM BladeCenter Deployment Guide

Figure 31 Boot Failure for RH 3.0

Attempting a linux rescue does not appear to work; there are no partitions found on /dev/sda. The problem appears to be with the autopartitioning code and/or the partitioning statements in the ks.cfg. If you are stuck and can’t get the second path disabled on the switch, then the following approach should work.

The actual partitioning of the drive must be done in the %pre section of the kickstart configuration file, shown in

Figure 32. The partition information is specified using MB values, indicated by the –uM flag. Each partition is defined on a separate “line” with each separated by the \n character.

The actual partitions can be assigned as before, but the sizes are not specified since the partitions have already been created in the pre script.

Do not include the clearpart statement and do not specify zerombr in the kickstart file either. 'zerombr yes' indicates that you would like the Red Hat installation program to initialize all invalid partition tables on disks visible at the time of installation.

#zerombr yes #clearpart --all

part /boot --fstype "ext3" --onpart sda1 part / --fstype "ext3" --onpart sda2 part swap --onpart sda3

%pre

printf '1,100,L,*\n,12000,L\n,2048,S\n,,L\n' sfdisk /dev/sda -uM

Figure 32 Kickstart Modifications

The above example creates the partition information shown in Figure 33.

28

http://w3-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/WP100564

© 2006 IBM Version 3.0, 3/10/2006

The BladeCenter Deployment Guide is intended as a personal productivity tool. It is not intended to be comprehensive and is provided for

guidance only, on an 'as is basis' without warranty of any kind. Please be aware that its contents have not been certified by IBM.

Image 28
Contents IBM BladeCenter Deployment Guide Part 3 Blades IBM Version 3.0, 3/10/2006 Table of Contents Table of Tables Table of FiguresLinux nofb Introduction Overview BladeCenter SubsystemsContributors BladeCenter Chassis Rear ViewNetwork Configuration Preparatory StepsRemote Control Hints and Tips BladeCenter Management ModuleDisable key repeats Remote Control Window Embedded Fibre Channel Switches SAN ConfigurationDisabling ports on the QLogic switch Storage Connection DiagramUsing SANSurfer GUI Port Properties Configuring the Blades for Remote Boot Check the Boot OrderDisabling IDE devices Device Startup OrderHS20 Boot Sequence Configuring the Qlogic HBA Acquiring HBA WWPNs World Wide Port NamesConfiguring the path to the boot LUN Configuring the QLogic HBAEnable Selectable Boot Illustration Testing the path to the boot LUN Save your changesEthernet Port Numbering Verify Disk MediaBrowse MAC Address Table Top Switch Browse MAC Address Table Bottom Switch LearnedMAC Address Port Learned MAC Address PortChange Media Tray Owner Loading the Remote Diskette Linux nofb Multipath Red Hat Installation Kickstart InformationBoot Failure for RH Red Hat Linux AS Broadcom driver installation Fdisk OutputIssues related to Red Hat AS 2.1/3.0 and blades RPM Install of Broadcom Device DriversRev IBM Version 3.0, 3/10/2006 IBM BladeCenter Deployment Guide Changing the Boot Loader Configuration Other Linux Distributions and BladesSerial Over LAN SOL for Blades Rdac Installation and ConfigurationOverview Summary of Linux changes for SOL 72345respawn/sbin/agetty -h ttyS1 19200 vt102Alt-sysrq Alt-sysrq from Linux clientNetdump Alt-sysrq from PuTTYIBM BladeCenter Deployment Guide IBM Version 3.0, 3/10/2006 Broadcom Advanced Control Suite installation List of limitationsBios and Ismp Remote Update of the Firmware on an HS20 or HS40BMC Update for the HS20 8843 and LS20 IBM BladeCenter Deployment Guide Flash the QLogic HBA Bios QLogic HBA FlashRed Hat Boot Diskette Modification Process # mount -o loop drvnet.img mnt/drvIBM Version 3.0, 3/10/2006 # cd # umount mnt/initrd Modify or Create the Post-install Driver Diskette Image Driverdisk --source=nfshost/path/to/26k4970.imgIBM BladeCenter Deployment Guide Appendix A. Firmware Versions Management Module Bios InformationHS20 Model 8832 Firmware Information HS40 Bios HS40 Bios and Ismp InformationLS20 Bios and BMC Information QLogic Firmware InformationBladeCenter Information BladeCenter ComponentsIndex