• 产品与解决方案
  • 行业解决方案
  • 服务
  • 支持
  • 合作伙伴
  • 新华三人才研学中心
  • 关于我们
首页 支持 文档与软件 软件下载 服务器

HBA-LSI-9311-8i(2025/9/9)

类型:

Driver-Storage

版本:

52.00.00.00

操作系统:

linux-Anolis OS 23.1

    说明

  • 说明
  • 安装步骤
  • 发布说明
  • 解决问题
  • 新增功能
  • 历史版本
  • 说明

    The software is the driver of broadcom IT-IR storage controller card in the Linux operating system (OS).

  • 安装步骤

    Restrictions and guidelines

    1.Before updating the software, as a best practice, understand the changes on the software between versions, assess the impacts of the changes on the services and read supporting materials.

    Installation steps

    Rpm drive package

    1.Log in to the server system with administrator privileges and upload the driver files to the xxx directory of the system (using the home directory as an example below).

    2.Open the command line terminal and enter the following command (using RHEL9.0 as an example);

    Driver installation command: rpm -ivh /home/<name>.rpm (where <name> is the file name of the rpm installation package)

    Driver update command: rpm -Uvh /home/<name>.rpm (where <name> is the rpm installation package file name)

    3.After the command execution is completed, the system needs to be restarted to make the driver package effective.

    4.After restarting and entering the system, open the command line terminal and execute the cat/sys/module/<name>/version (Here <name> see Driver submodule information table - Module name) command to confirm that the driver version of the array card is already the target driver version. If the version is the target version, it means that the new driver installation is successful.

    (Note: Before installing the driver in Suse OS, check whether the third-party module support option is enabled: check the /etc/modprobe.d/unsupported-modules configuration file to ensure that allow_unsupported_modules option is set to 1.)

    Deb drive package

    1.Log in to the server system with administrator privileges and upload the driver files to the xxx directory of the system (using the home directory as an example below).

    2.Ensure that the target server operating system has installed build essential and dkms software packages. You can query the installed software packages of the current operating system through dpkg -l. If there are no results from the query, you can try installing as follows (using Ubuntu 20.04 as an example):

    a)Configure local or network apt sources;

    b)Enter the following command to install:

    # sudo apt-get update

    # sudo apt-get install build-essential

    # sudo apt-get install dkms

    3.Execute the driver package installation command:

    #sudo dpkg -i /root/<name>.deb (where <name> is the file name of the deb installation package).

    4.After the command execution is completed, the system needs to be restarted to make the driver package effective.

    5.After restarting and entering the system, open the command line terminal and execute the cat/sys/module/<name>/version (Here <name> see Driver submodule information table - Module name) command to confirm the driver version of the array card. If the version is the target version, it means that the new driver has been successfully installed.

    Src driver source code package

    1.Log in to the server system with an account that has administrator privileges and upload the driver source code package "src.zip" to the system.

    2.Before performing the compilation, please ensure that the following packages are installed in the current environment. If any dependencies are missing, please install them yourself:

    RHEL/CentOS systems: gcc, rpm-build, make, kernel-devel, linux-headers

    SLES systems: gcc, rpm-build, make, kernel-devel, kernel-source, kernel-syms

    3.Open the terminal and and use the command to unzip src.zip: unzip src.zip.

    (Note: The common commands for decompressing a compressed package are as follows:

    tar -xvf file.tar

    tar -zxvf file.tgz

    tar -jxvf file.bz2

    unrar e file.rar

    unzip file.zip)

    4.After extraction, enter the directory. Three types of src.rpm are provided. Choose the appropriate type of src.rpm depending on the actual situation;

    kmod_srpm (RHEL based)

    kmp_srpm (SLES based)

    generic_srpm (The generic src.pm for RHEL/CentOS/SLES systems, it is recommended to

    prioritize using kmod and kmp.)

    5.Execute the command to install the source RPM: rpm -ivvh xxx.src.rpm.

    6.Enter the directory that contains the driver SPEC file:

    RHEL/CentOS systems: /root/rpmbuild/RPMS/x86_64/.

    SLES systems: /usr/src/packages/RPMS/x86_64/ or /root/rpmbuild/SPECS/

    7.Execute the following command to compile and generate the driver rpm package:

    rpmbuild -ba <name> (Here <name> is SPEC file name)

    8.After successful compilation, the rpm driver package will be generated in the following directory:

    RHEL/CentOS systems: /root/rpmbuild/RPMS/x86_64/

    SLES systems: /usr/src/packages/RPMS/x86_64/ or /root/rpmbuild/RPMS/x86_64

    (Note: Please save and archive the compiled driver package for future use.).

    9.If installing the driver, execute rpm -ivh xxx.x86_64.rpm

    If updating the driver, execute rpm -Uvh xxx.x86_64.rpm.

    10.After the command execution is completed, the system needs to be restarted to make the driver package effective.

    11.After restarting and entering the system, open the command line terminal and execute the cat /sys/module/<name>/version (Here <name> see Driver submodule information table - Module name) command to confirm the driver version of the array card. If the version is the target version, it means that the new driver has been successfully installed.

    Dd driver package

    1.If the disk cannot be recognized during the installation process of the operating system, you need to install the storage card driver first. Please follow the steps below.

    2.Mount the dd.iso driver file for the corresponding operating system in KVM.

    3.Start OS boot, when entering the selection menu, press e to enter grub (in the OS boot menu interface, press e to enter grub editing mode).

    4.RHEL/CentOS/ORCL Linux system: Add "inst.dd" at the end of the linuxefi... line, press Ctrl+x to start booting (refer to the shortcut keys on the screen for details).

    SLES system: Add "dud=1" at the end of the line "linuxefi..." or "Linux..." press Ctrl+x to start booting (refer to the shortcut keys on the screen for details).

    5.According to the prompt information, select the driver file to be loaded as needed and continue the operation.

    6.The driver loading is completed, and the target disk can be selected to start the normal operating system installation process.

  • 发布说明

    Supported products

    H3C UniServer B5700 G3

    H3C UniServer B5700 G5

    H3C UniServer B5800 G3

    H3C UniServer B7800 G3

    H3C UniServer E3200 G3

    H3C UniServer R2700 G3

    H3C UniServer R2900 G3

    H3C UniServer R4300 G3

    H3C UniServer R4300 G5

    H3C UniServer R4330 G5

    H3C UniServer R4330 G5 H3

    H3C UniServer R4500 G3

    H3C UniServer R4700 G3

    H3C UniServer R4700 G5

    H3C UniServer R4700 G6

    H3C UniServer R4900 G3

    H3C UniServer R4900 G5

    H3C UniServer R4900 G6

    H3C UniServer R4900 G6 Ultra

    H3C UniServer R4930 G5

    H3C UniServer R4930 G5 H3

    H3C UniServer R4950 G5

    H3C UniServer R4950 G5 Milan

    H3C UniServer R4950 G5 Rome

    H3C UniServer R4950 G6

    H3C UniServer R5300 G3

    H3C UniServer R5300 G5

    H3C UniServer R5500 G5 AMD

    H3C UniServer R5500 G5 Intel

    H3C UniServer R6700 G3

    H3C UniServer R6900 G3

    H3C UniServer R8900 G3

    H3C UniServer R5350 G6

    H3C UniServer R6900 G5

    H3C UniServer R5500 G6 AMD

    H3C UniServer R5500 G6 Intel

    H3C UniServer R5300 G6

    H3C UniServer R5500LC G5 Intel

    H3C UniServer R5500 G5 HYGON

    H3C UniServer B5700 G6

    H3C UniServer R4900LE G6 Ultra

    H3C UniServer R4700LE G6

    H3C UniServer R4900LC G5

    H3C UniServer R4700LC G5

    H3C UniServer R4930LC G5 H3

    H3C UniServer R4300 G6

    H3C UniServer R4500 G6

    H3C UniServer R6700 G6

    H3C UniServer R6900 G6

    H3C UniServer R5330 G7

    H3C UniServer R5500 G7 Hygon

    H3C UniServer R4930 G7

    H3C UniServer E3300 G6

    H3C UniServer R3950 G6

    H3C UniServer R4330 G7

    H3C UniServer R4950 G7

    H3C UniServer R3950 G7

    H3C UniServer R3350 G7

    H3C UniServer R4900 G7

    H3C UniServer R4700 G7

    H3C UniServer R3900 G7

    H3C UniServer R4300 G7

    Restrictions and guidelines

    1.Before updating the software, as a best practice, understand the changes on the software between versions, assess the impacts of the changes on the services and read supporting materials.

  • 解决问题

    1.None.

  • 新增功能

    1.Issue a Diag-reset when the "Doorbell-In-Use" bit is set during the driver load/initialization. 

新华三官网
联系我们