Dell r730 default LSI array card driver replacement method

Source: Internet
Author: User

  1. Connect to the host through SSH (SSH startup supported by esxi, choose configuration> Security Policy> service> SSH> operation to start the SSH service)

    # Run commands

    Esxcfg-scsidevs-A // confirm that the driver module used by the RAID card of the current host is native DRIVER: lsi_mr3


    Note:: The system's built-in replacement driver version may not match the device. Therefore, before disabling native driver, you must first install a version matching replacement driver. Otherwise, the host may not be able to find the RAID card after restart and cannot be restored.


  2. Copy the vib or offline bundle to the esxi server in '/tmp '.

    # SCP VMware-driver.1.1.0-1vmw.0.0.372183.vib [email protected]:/tmp

    Issue the following command (full path to the file must be specified ):

    # Esxcli software VIB install-V {vibfile}

    Or

    # Esxcli software VIB install-d {offline_bundle}

    In the example above, this wocould be:

    # Esxcli software VIB install-V/tmp/VMware-driver.1.1.0-1vmw.0.0.372183.vib

    Reboot esxi Server


  3. After the host enters the maintenance mode and restarts, run the esxcli software vib list command to confirm that the newly installed driver has taken effect and the version is correct.

  4. Run the command esxcli system module set -- enabled = false -- module = lsi_mr3

  5. After the host is restarted, run the esxcfg-scsidevs-a command again to confirm that the raid card has used the replaced driver.

  6. Run the command esxcli system module set -- enabled = true -- module = megaraid_sas and restart the host. Then, the system automatically reloads the native driver.



This article from the "Focus on cloud computing" blog, please be sure to keep this source http://sgshuai.blog.51cto.com/4656729/1874922

Dell r730 default LSI array card driver replacement method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.