第 31 章 Installation and Booting
-  anacondacomponent, BZ#1067868
- Under certain circumstances, when installing the system from the boot DVD or ISO image, not all assigned IP addresses are shown in the network spoke once network connectivity is configured and enabled. To work around this problem, leave the network spoke and enter it again. After re-entering, all assigned addresses are shown correctly.
- anacondacomponent, BZ#1085310
- Network devices are not automatically enabled during installation unless the installation method requires network connectivity. As a consequence, a traceback error can occur during Kickstart installation due to inactive network devices. To work around this problem, set theksdevice=linkoption on boot or add the--device=linkoption to theks.cfgfile to enable network devices with active links during Kickstart installation.
- anacondacomponent, BZ#1185280
- An interface with IPv6-only configuration does not bring up the network interface after manual graphical installation from an IPv6 source. Consequently, the system boots with the interface set to ONBOOT=no, and consequently the network connection does not work. Select the check box if available, or use kickstart with a command as follows:In both cases IPv6 will be configured to be active on system start.network --noipv4 --bootproto=dhcp --activate network --noipv4 --bootproto=dhcp --activateCopy to Clipboard Copied! Toggle word wrap Toggle overflow If the network interface is set to IPv4 and IPv6 configuration, and is installed from an IPv6 address, after installation it will be configured to be active on system start (ONBOOT=yes).
- anacondacomponent, BZ#1085325
- Theanacondainstaller does not correctly handle adding of FCoE disks. As a consequence, adding FCoE disks on theanacondaadvance storage page fails with the following error message:No Fibre Channel Forwarders or VN2VN Responders Found No Fibre Channel Forwarders or VN2VN Responders FoundCopy to Clipboard Copied! Toggle word wrap Toggle overflow To work around this problem, simply repeat the steps to add the FCoE disks; the configuration process produces the correct outcome when repeated. Alternatively, run thelldpad -dcommand in theanacondashell before adding the FCoE disks in theanacondauser interface to avoid the described problem.
- anacondacomponent, BZ#1087774
- The source code does not handle booting on abnx2iiSCI driver correctly. As a consequence, when installing Red Hat Enterprise Linux 7.1, the server does not reboot automatically after the installation is completed. No workaround is currently available.
- anacondacomponent, BZ#965985
- When booting in rescue mode on IBM System z architecture, the second and third rescue screens in the rescue shell are incomplete and not displayed properly.
- anacondacomponent, BZ#1190146
- When the/bootpartition is not separated and theboot=parameter is specified on the kernel command line, an attempt to boot the system in the FIPS mode fails. To work around this issue, remove theboot=parameter from the kernel command line.
- anacondacomponent, BZ#1174451
- When the user inserts a space character anywhere between nameservers while configuring the nameservers in the Network Configuration dialog during a text-mode installation, the installer terminates unexpectedly. To work around this problem, if you want to configure multiple nameservers during the Network Configuration step of the installation, enter them in a comma-separated list without spaces between the nameservers. For example, while entering1.1.1.1, 2.1.2.1with a space in this situation causes the installer to crash, entering1.1.1.1,2.1.2.1without a space ensures the installer handles configuring multiple nameservers correctly and does not crash.
- anacondacomponent, BZ#1166652
- If the installation system has multiple iSCSI storage targets connected over separate active physical network interfaces, the installer will hang when starting iSCSI target discovery in the Installation Destination screen.The same issue also appears with an iSCSI multipath target accessible over two different networks, and happens no matter whether the Bind targets to network interfaces option is selected.To work around this problem, make sure only one active physical network interface has an available iSCSI target, and attach any additional targets on other interfaces after the installation.
- anacondacomponent, BZ#1168169
- When using a screen resolution of less than 1024x768 (such as 800x600) during a manual installation, some of the controls in the Manual Partitioning screen become unreachable. This problem commonly appears when connecting to the installation system using a VNC viewer, because by default the VNC server is set to 800x600.To work around this issue, set the resolution to 1024x768 or higher using a boot option. For example:linux inst.vnc inst.resolution=1024x768 linux inst.vnc inst.resolution=1024x768Copy to Clipboard Copied! Toggle word wrap Toggle overflow For information about Anaconda boot options, see the Red Hat Enterprise Linux 7.1 Installation Guide.
- dracutcomponent, BZ#1192480
- A system booting with iSCSI using IPv6 times out while trying to connect to the iSCSI server after about 15 minutes, but then connects successfully and boots as expected.
- kernelcomponent, BZ#1055814
- When installing Red Hat Enterprise Linux 7 on UEFI-based systems, the Anaconda installer terminates unexpectedly with the following error:BootLoaderError: failed to remove old efi boot entry BootLoaderError: failed to remove old efi boot entryCopy to Clipboard Copied! Toggle word wrap Toggle overflow To work around this problem, edit theInstall Red Hat Enterprise Linux 7option in the boot menu by pressing the e key and append theefi_no_storage_paranoiakernel parameter to the end of the line that begins withlinuxefi. Then press the F10 key to boot the modified option and start installation.
- sg3_utilscomponent, BZ#1186462
- Due to the conversion of the iprutils package to usesystemdinstead of legacy init scripts, thesgdriver is no longer loaded during system boot. Consequently, if thesgdriver is not loaded, the/dev/sg*devices will not be present.To work around this issue, manually issuemodprobe sgor add it to an init script. Once thesgdriver is loaded, the/dev/sg*devices will be present and thesgdriver may be used to access SCSI devices.
- anacondacomponent, BZ#1072619
- It is not possible to use read-only disks as hard drive installation repository sources. When specifying theinst.repo=hd:device:pathoption ensure that device is writable.
- kernelcomponent, BZ#1067292, BZ#1008348
- Various platforms include BIOS or UEFI-assisted software RAID provided by LSI. This hardware requires the closed-sourcemegasrdriver, which is not included in Red Hat Enterprise Linux. Thus, platforms and adapters that depend onmegasrare not supported by Red Hat. Also, the use of certain open-source RAID alternatives, such as thedmraidDisk Data Format 1 (DDF1) capability, is not currently supported on these systems.However, on certain systems, such as IBM System x servers with the ServeRAID adapter, it is possible to disable the BIOS RAID function. To do this, enter the UEFI menu and navigate through the and submenus to the submenu. Then change the SCU setting fromRAIDtononRAID. Save your changes and reboot the system. In this mode, the storage is configured using an open-source non-RAID LSI driver shipped with Red Hat Enterprise Linux, such asmptsas,mpt2sas, ormpt3sas.To obtain themegasrdriver for IBM systems, refer to the IBM support page.Certain Cisco Unified Computing System (UCS) platforms are also impacted by this restriction. However, it is not possible to disable the BIOS RAID function on these systems. To obtain themegasrdriver, refer to the Cisco support page.注意 The described restriction does not apply to LSI adapters that use themegaraiddriver. Those adapters implement the RAID functions in the adapter firmware.
- kernelcomponent, BZ#1168074
- During CPU hot plugging, the kernel can sometimes issue the following warning message:WARNING: at block/blk-mq.c:701__blk_mq_run_hw_queue+0x31d/0x330() WARNING: at block/blk-mq.c:701__blk_mq_run_hw_queue+0x31d/0x330()Copy to Clipboard Copied! Toggle word wrap Toggle overflow The message is harmless, and you can ignore it.
- kernelcomponent, BZ#1097468
- The Linux kernel Non-Uniform Memory Access (NUMA) balancing does not always work correctly. As a consequence, when thenuma_balancingparameter is set, some of the memory can move to an arbitrary non-destination node before moving to the constrained nodes, and the memory on the destination node also decreases under certain circumstances. There is currently no known workaround available.
- kernelcomponent, BZ#1087796
- An attempt to remove thebnx2xmodule while thebnx2fcdriver is processing a corrupted frame causes a kernel panic. To work around this problem, shut down any active FCoE interfaces before executing themodprobe -r bnx2xcommand.
- kernelcomponent, BZ#915855
- The QLogic 1G iSCSI Adapter present in the system can cause a call trace error when theqla4xxdriver is sharing the interrupt line with the USB sub-system. This error has no impact on the system functionality. The error can be found in the kernel log messages located in the/var/log/messagesfile. To prevent the call trace from logging into the kernel log messages, add thenousbkernel parameter when the system is booting.
- kernelcomponent, BZ#1164997
- When using thebnx2xdriver with a BCM57711 device and sending traffic over Virtual Extensible LAN (VXLAN), the transmitted packets have bad checksums. Consequently, communication fails, andUDP: bad checksummessages are displayed in the kernel log on the receiving side. To work around this problem, disable checksum offload on thebnx2xdevice using theethtoolutility.
- kernelcomponent, BZ#1164114
- If you change certain parameters while the Network Interface Card (NIC) is set todown, the system can become unresponsive if you are using aqlgedriver. This problem occurs due to a race condition between the New API (NAPI) registration and unregistration. There is no workaround currently available.
- system-config-kdumpcomponent, BZ#1077470
- In the Kernel Dump Configuration window, selecting the Raw device option in the Target settings tab does not work. To work around this problem, edit thekdump.conffile manually.
- yabootcomponent, BZ#1032149
- Due to a bug in theyabootboot loader, upgrading from Red Hat Enterprise Linux 6 to Red Hat Enterprise Linux 7 can fail on the IBM Power Systems with anUnknown or corrupt filesystemerror.
- util-linuxcomponent, BZ#1171155
- Theanacondainstaller cannot handle disks with labels from the IBM AIX operating systems correctly. As a consequence, an attempt to install Red Hat Enterprise Linux on such a disk fails. Users are advised to not use disks with AIX labels in order prevent the installation failures.
- kernelcomponent, BZ#1192470
- If you attempt to perform an in-place upgrade from Red Hat Enterprise Linux 6.6 running on IBM System z architecture to Red Hat Enterprise Linux 7.1 and have thekernel-kdumppackage installed on Red Hat Enterprise Linux 6.6, thekdumpboot record is not removed. Consequently, the upgrade fails when theziplutility is called. To work around this problem, remove thekdumpboot record from the/etc/zipl.conffile before performing the upgrade.
- anacondacomponent, BZ#1171778
- Setting only full name and no user name for a new user in text installation does not require root password to be set. As a consequence, when such a user is configured and no root password is set, the user is not able to log in either, and neither is root. There is also no straightforward way to create a user or set the root password after such an installation since initial-setup crashes due to this bug. To work around this problem, set the root password during installation or set the user name for the user during text installation.
- python-blivetcomponent, BZ#1192004
- The installer terminates unexpectedly if you set up partitioning before adding an iSCSI disk and then set up partitioning again. As a consequence, it is impossible to successfully complete the installation in this situation. To work around this problem, reset storage or reboot before adding iSCSI or FCoE disks during installation.
- anacondacomponent, BZ#1168902
- Theanacondainstaller expects aks.cfgfile if booting with theinst.ks=cdrom:/ks.cfgparameter, and enters the emergency mode if theks.cfgfile is not provided within several minutes. With some enterprise servers that take a long time to boot, Anaconda does not wait long enough to enable the user to provide theks.cfgfile in time.To work around this problem, add therd.retryboot parameter and use a large value. For example, usingrd.retry=86400causes a time-out after 24 hours, and usingrd.retry=1<<15should, in theory, time out after about 34 years, which provides the user with sufficient time in all known scenarios.
- subscription-managercomponent, BZ#1158396
- The button used in thefirstbootutility is not working properly. It is often disabled, and if it is enabled, pressing it has no effect. Consequently, during Subscription Management Registration, clicking does not return you to the previous panel. If you want to go back, enter an invalid server or invalid credentials and click . After this, either an Unable to reach the server dialog or an Unable to register the system dialog appears at the top of the initialfirstbootpanel. Dismiss the error dialog, and choose the No, I prefer to register at a later time option.
- kernelcomponent, BZ#1076374
- The GRUB2 bootloader supports network booting over the Hypertext Transfer Protocol (HTTP) and the Trivial File Transfer Protocol (TFTP). However, under heavy network traffic, network boot over HTTP is very slow and may cause timeout failures. If this problem occurs, use TFTP to load the kernel and initrd images. To do so, put the boot files in the TFTP server directory and add the following to thegrub.cfgfile where1.1.1.1is the address of the TFTP server:insmod tftp set root=tftp,1.1.1.1 insmod tftp set root=tftp,1.1.1.1Copy to Clipboard Copied! Toggle word wrap Toggle overflow 
- anacondacomponent, BZ#1164131
- The Driver Update Disk loader does not reconfigure network devices if they have already been configured. Consequently, installations that use a Driver Update Disk to replace an existing, functional network driver with a different version will not be able to use the network to fetch the installer runtime image.To work around this problem, use the provided network driver during the installation process and update the network driver after the installation.