+

Search Tips   |   Advanced Search

(Linux)

Prepare Red Hat Enterprise Linux 7 for installation

We must complete additional steps to prepare a Red Hat Enterprise Linux v7 system for a WebSphere Application Server installation.

Complete all steps in Prepare Linux systems for installation. Those steps are common to installing WAS on any Linux system.

After completing the common steps required to install any Linux system, we must also complete extra system-specific steps required for Red Hat Enterprise Linux Version 7.

Verify that the prerequisite packages are installed. A Linux package registration limitation prevents the prerequisites checker program from examining prerequisite packages on Linux systems. See Install and verifying Linux packages for more information.

Consider the following points if we have enabled Security-Enhanced Linux (SELinux) on your Red Hat Enterprise Linux v7 operating system:


Tasks

  1. On all hardware platforms, install all required packages and their dependencies by running the following yum command:

    yum install gtk2 libXtst xorg-x11-fonts-Type1 psmisc
    

    The gtk2, libXtst, and xorg-x11-fonts-Type1 packages are required for graphical Installation Manager and Profile Management tool support. The psmisc package provides support for basic installation and profile creation.

  2. On POWER systems, ensure that the kernel level is set to a minimum of 3.10.0-123.6.3.el7. Run the following command:
    uname -r
    

  3. For POWER Little Endian (LE), review the following platform-specific limitations:

    • Edge Caching Proxy is not supported on this architecture.
    • Load Balancer for IPv4 and IPv6 components Content Based Routing (CBR) and Site Selector are not supported.
    • Load Balancer for IPv4 and IPv6 requires the IBM Advanced Toolchain 7.1 runtime packages. See IBM Advance Toolchain for PowerLinux™ documentation.

If we do not install all of the required packages, the installation does not complete correctly. Error messages indicate missing libraries, the inability to load graphical interfaces, or other errors that occur during the installation.


What to do next

After verifying prerequisites, verifying the product disk, and setting the installation goals, we can start installing WAS by choosing one of the following installation procedures:

  • Prepare Linux systems for installation