forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
3.2 KiB
3.2 KiB
Installing the LOM Driver
Scenario
If the BMS uses an X722 LOM, install the LOM driver on the VM.
Procedure
- Upload the NIC-X710_X722_XL710_XXV710-CentOS7.6-i40e-2.15.9-1-x86_64.rpm package obtained in Making Preparations to the VM.
- Go to the directory where the .rpm installation package is stored and run the following command to install it:
rpm -ivh NIC-X710_X722_XL710_XXV710-CentOS7.6-i40e-2.15.9-1-x86_64.rpm
[root@localhost i40e]# rpm -ivh NIC-X710_X722_XL710_XXV710-CentOS7.6-i40e-2.15.9-1-x86_64.rpm Preparing... ################################## [100%] Updating / installing... 1:i40e-2.15.9-1 ################################## [100%] original pci.ids saved in /usr/local/share/i40e Updating initrd... Using dracut to update initrd... Successfully updated initrd. [root@localhost i40e]#
- After the installation is complete, run the rpm -qa | grep i40e command. The installation is successful if information similar to the following is displayed:
i40e-2.15.9-1.x86_64
Parent topic: Installing FusionServer/TaiShanServer iDrivers