User Manual

Rev 2.2-1.0.1
Mellanox Technologies
49
Step 2. Install the desired group.
# yum groupinstall 'MLNX_OFED ALL’
Loaded plugins: product-id, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscrip-
tion-manager to register.
Setting up Group Process
Resolving Dependencies
--> Running transaction check
---> Package ar_mgr.x86_64 0:1.0-0.11.g22fff4a will be installed
...............
...............
rds-devel.x86_64 0:2.0.6mlnx-1
rds-tools.x86_64 0:2.0.6mlnx-1
srptools.x86_64 0:0.0.4mlnx3-OFED.2.0.2.6.7.11.ge863cb7
Complete!
2.5.3 Updating Firmware After Installation
Installing MLNX_OFED using the YUM tool does not automatically update the firmware.
To update the firmware to the version included in MLNX_OFED package, you can either:
Run the
mlnxofedinstall script with the "--fw-update-only" flag
or
Update the firmware to the latest version available on Mellanox Technologies’ Web site
as described in section Section 2.4, “Updating Firmware After Installation”, on page 46.
2.6 Uninstalling Mellanox OFED
Use the script /usr/sbin/ofed_uninstall.sh to uninstall the Mellanox OFED package.
The script is part of the
ofed-scripts RPM.
2.7 Uninstalling Mellanox OFED using the YUM Tool
If MLNX_OFED was installed using the yum tool, then it can be uninstalled as follow:
yum groupremove '<group name>'
1
1. The “<group name>” must be the same group name that was previously used to install
MLNX_OFED.