Manually configuring the EPEL repository
-
PDF of this doc site
-
Perform configuration and administrative tasks
-
Monitor and manage storage
-
Monitor and manage cluster performance
-
Monitor and manage cluster health
-

Collection of separate PDF docs
Creating your file...
If the system on which you are installing Unified Manager does not have access to the Extra Packages for Enterprise Linux (EPEL) repository, then you must manually download and configure the repository for a successful installation.
The EPEL repository provides access to the required third-party utilities that must be installed on your system. You use the EPEL repository to install Unified Manager on a Red Hat Enterprise Linux system.
-
Download the EPEL repository for your installation. For version 8, download it from:
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
For version 9, download it from:
-
Configure the EPEL repository:
yum install epel-release-latest-<version>.noarch.rpm
For Red Hat Enterprise Linux 8 systems, if you have internal repositories with modular RPM packages, for example, javapackages-filesystem-<version>.module.rpm
, ensure that the metadata for the modular packages is also available in the same repository.