Справочник Пользователя для ASUS PEM-FDR

Скачать
Страница из 230
Rev 2.0-3.0.0
Mellanox Technologies
39
2.5.2
Installing MLNX_OFED using the YUM Tool
After setting up the YUM repository for MLNX_OFED package, perform the following:
 Step 1.
View the available package groups by invoking:
 Step 2.
Install the desired group.
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 
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 grouplist | grep MLNX_OFED
   MLNX_OFED ALL
   MLNX_OFED BASIC
   MLNX_OFED GUEST
   MLNX_OFED HPC
   MLNX_OFED HYPERVISOR
   MLNX_OFED VMA
   MLNX_OFED VMA-ETH
   MLNX_OFED VMA-VPI
# 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!
yum groupremove '<group name>'
1
1. The “<group name>” must be the same group name that was previously used to install 
MLNX_OFED.