To install the Oracle-supported OFED packages from Oracle Linux yum server on a minimally installed Oracle Linux 7 system on which the default OFED packages have not been installed:
If you updated the server from Oracle Linux 6 or the initial release of Oracle Linux 7, ensure that your system is up to date and that you have transitioned to use the modular yum repository configuration by installing the
oraclelinux-release-el7
package and running the/usr/bin/ol_yum_configure.sh
script.#
yum install oraclelinux-release-el7
#/usr/bin/ol_yum_configure.sh
Enable the
ol7_latest
,ol7_optional_latest
,ol7_UEKR3
andol7_UEKR3_OFED20
repositories.#
yum-config-manager --enable ol7_latest ol7_UEKR3 ol7_optional_latest ol7_UEKR3_OFED20
Install the
yum-plugin-priorities
package from theol7_optional_latest
repository:#
yum install yum-plugin-priorities
Install Oracle-supported OFED packages such as
ibutils
,libibcm
,librdmacm-devel
,librdmacm-utils
,librdmacm
,opensm
,opensm-libs
, andsrptools
from theol7_UEKR3_OFED20
repository as required, for example:#
yum install ibutils