Size: 7542
Comment: move dl380g1 summary from the installation report column to summary
|
Size: 7865
Comment: added some untested machines
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
|| BL20p G3 || SCSI || || || || || BL25p G1 || SCSI || || || || |
|
Line 9: | Line 11: |
|| DL360 G5 || || [http://cdimage.debian.org/cdimage/etch_di_beta3/amd64/iso-cd/debian-testing-amd64-netinst.iso Etch Beta 3 netinst/amd64] || [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384202 #384202] || [#daily Etch Beta 3 issues fixed in daily builds] || || DL360 G5 || SAS || || || || || DL365 G1 || SAS || || || || |
|
Line 11: | Line 16: |
|| DL360 G5 || || [http://cdimage.debian.org/cdimage/etch_di_beta3/amd64/iso-cd/debian-testing-amd64-netinst.iso Etch Beta 3 netinst/amd64] || [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384202 #384202] || [#daily Etch Beta 3 issues fixed in daily builds] || | || DL380 G4 || SAS || || || || || DL380 G5 || SAS || || || || || DL580 G4 || SAS || || || || || DL585 G1 || SCSI || || || || |
Line 13: | Line 21: |
|| ML350 G5 || SAS || || || || || ML370 G5 || SAS || || || || |
Installer Compatibility Table
This table is a community maintained matrix of DebianInstaller builds and their compatibility with various HP ?ProLiant systems.
?Anchor(hpde)
HPDE Builds
Contact DannFrazier to obtain an HPDE installer build
?Anchor(daily)
Daily Builds
Daily builds are available from the [http://www.us.debian.org/devel/debian-installer/ d-i devel page]
Issues
Virtual Media Disconnect crashes kernel
Kernel crashes have been observed when ejecting Virtual CD-ROM media is ejected, even when the media is umounted. The suggested workaround is to shutdown the OS before ejecting the Virtual CD-ROM. Observed on an iLO 2 system running kernel-image-2.6.8-12-amd64-generic (2.6.8-16sarge5hpde1).
Remote Serial Console hangs
The boot sequence has been observed to hang when Linux is configured to use the Remote Serial Console. Sending data to the serial console (e.g., pressing enter) will allow the console output to proceed. Observed on an iLO 2 system running kernel-image-2.6.8-12-amd64-generic (2.6.8-16sarge5hpde1).
Panic loading cciss driver
The em64t-p4 flavor kernel has been observed to panic when attempting to load the cciss driver:
SCSI subsystem initialized HP CISS Driver (v 2.6.10) cciss: using DAC cycles ACPI: PCI interrupt 0000:06:00.0[A] -> GSI 16 (level, low) -> IRQ 16 cciss cciss0: SendCmd Invalid command list address returned! (2) ciss cciss0: SendCmd Timeout out, No command list address returned! cciss: unable to determine firmware version of controller cciss cciss0: SendCmd Invalid command list address returned! (2) cciss cciss0: SendCmd Timeout out, No command list address returned! cciss: report logical volume command failed Using anticipatory io scheduler pivot_root: No such file or direKernel panic: Attempted to kill init! ctory
If you experience this problem, it is recommended to use the amd64-generic kernel instead.
Grub fails to install
Two different issues have been observed to cause this problem:
The Debian 2.6.8 kernel has a [http://dannf.org/bloggf/tech/cciss-grub-real-fix.html bug] in the block layer that causes certain ioctls to fail. The HPDE installer includes the fix for this bug.
Grub may also fail if the partition that holds /boot extends past the first 512MB. You can identify this situatin by choosing "Execute a Shell" in the main menu and running 'cat /target/tmp/grub*'. If you see the message Error 18: Selected cylinder exceeds maximum supported by BIOS, try creating a separate /boot partition that resides within the first 512MB of your disk.