Product SiteDocumentation Site

Red Hat Enterprise Linux 4

4.8 Release Notes

Release Notes for all Architectures

Logo

Ryan Lerch

Red Hat Engineering Content Services

Legal Notice

Copyright © 2009 Red Hat.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
All other trademarks are the property of their respective owners.


1801 Varsity Drive
 RaleighNC 27606-2072 USA
 Phone: +1 919 754 3700
 Phone: 888 733 4281
 Fax: +1 919 754 3701

Abstract
This details the Release Notes for Red Hat Enterprise Linux 4.8

1. Release Notes Updates
2. Introduction
2.1. Lifecycle
3. Installation-Related Notes
3.1. All Architectures
3.2. ia64 Architectures
4. Feature Updates
4.1. All Architectures
5. Kernel-Related Updates
5.1. All Architectures
5.2. x86-64 Architectures
5.3. s390x Architectures
6. Driver Updates
6.1. All Architectures
6.2. s390x Architectures
7. Technology Previews
8. Resolved Issues
8.1. All Architectures
9. Known Issues
9.1. All Architectures
9.2. ia64 Architectures
A. Revision History

1. Release Notes Updates

This section contains additional Release Notes and Updates to existing notes that were not included in the distribution version of the Red Hat Enterprise Linux 4.8 Release Notes.
Known Issue: Bugzilla #488186
Running Red Hat Enterprise Linux 4.8 on Lenovo T61 notebooks may cause the system to hang during the boot process, displaying the following error message:
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Found ECDT
To work around this issue, disable ACPI (Advanced Configuration and Power Interface) by adding the command acpi=off to the kernel boot parameters.
Known Issue: Bugzilla #459785
Japanese language JP106 keyboards will not function correctly when booting into Rescue Mode on Red Hat Enterprise Linux 4.8.
Known Issue: Bugzilla #494022
Updating all packages from Red Hat Enterprise Linux 4.7 to Red Hat Enterprise Linux 4.8 on multilib architectures may fail with dependency issues for the openmpi-libs package. To work around this issue, use the following commands to update the compat-dapl package before updating the remaining packages:
up2date compat-dapl
up2date -fu
Known Issue: Bugzilla #443137
In a typical HA-RAID (High Availability RAID) two-system configuration, two SAS (Serial Attached SCSI) adapters are plugged in to two systems that are connected to a shared SAS disk drawer. However, it is currently possible to set the Preferred Dual Adapter State attribute to Primary on both SAS adapters, which may trigger a race condition and cause infinite failover between the adapters. To prevent this error, if the Preferred Dual Adapter State attribute of one SAS adapters is set to Primary, ensure that the other is set to None.
Known Issue: Bugzilla #499457
As a result of N_Port ID Virtualization (NPIV) support added in Red Hat Enterprise Linux 4.8 on s390x architectures, the permanent_port_name sysfs attribute is no longer included. This attribute was used (primarily for debugging purposes) to differentiate the use of NPIV Logical Unit Numbers (LUNs) from within Linux. In the absence of this attribute, system administrators should refer to the Hardware Management Console / Support Element (HMC/SE) to find the virtual port address on an NPIV-enabled system.
Known Issue: Bugzilla #435300
Known Issue: In previous versions of Red Hat Enterprise Linux 4, adding the line
selinux --permissive
to a kickstart file sets selinux to permissive mode. However, this line is currently ignored by the installer, leaving selinux set to the default mode: enforcing.
To set selinux to permissive mode during a kickstart installation, add the
setenforce 1
command to the
%pre
section of the kickstart file.
Alternatively, run
setenforce 1
after installation is complete.
Known Issue: Bugzilla #455251
In Red Hat Enterprise Linux 4, invoking the kernel system call setpriority() with a which parameter of type PRIO_PROCESS does not set the priority of child threads.
Recommendation: Firefox Restart
Red Hat strongly recommends restarting the Firefox browser after updating the firefox package. This will ensure that all Firefox updates take effect.