Customers running Citrix XenServer 7.1.0 who use LSI's mpt3sas driver and wish to use the latest version of the following:
Driver Module | Version |
---|---|
mpt3sas | 22.00.00.00 |
Note: The download on this article was updated on 07 Dec 2017 to correct an issue with the installation of the driver at host-install time.
Includes general enhancements and bug fixes.
Note: If your device has been branded by your OEM, please ensure that you consult them regarding the currently supported driver/firmware versions.
Customers should use XenServer Command Line Interface (CLI) to install this update. Once the driver has been installed, the server must be restarted. As with any software update, Citrix advises customers to back up their data before applying this driver disk.
Please note that the attachment to this article is a zip file. It contains both the drive disk ISO mentioned below, and the source code for the driver. The zip file should be unzipped (to produce the driver disk ISO image), before carrying out the steps below. The source code file is not necessary for driver disk installation: it is provided to fulfill licensing obligations.
If the installer fails to load the new driver from the driver disk, it is likely to be because an earlier version of the driver has already been loaded. In general, this is because a hardware component is present that is supported by the version of the driver that ships as part of XenServer (even if another component is present that requires a newer version of the driver). To avoid the existing driver being loaded, use the following procedure.
shell
rmmod mpt3sas
If this succeeds (i.e. there are no error messages printed), the installer's versions of the drivers have been unloaded. If error messages are presented, it is likely that other drivers depend on one or more of the drivers you are attempting to unload. If this is the case, please contact Citrix Technical Support.exit
or press Control+D on your keyboard, to return to the installer.Perform the following steps to install the update remotely using the xe CLI:
xe update-upload file-name=driver-avago-mpt3sas-22.00.00.00.iso
Note: The UUID of the update is returned when the upload completes.
xe update-apply uuid=4091a425-3ddd-4a14-887f-e3c7a147a111
Component | Details |
---|---|
Filename | driver-avago-mpt3sas-22.00.00.00.iso |
File sha256 | a368bc1acb70e44af9f32d295abf3a60323afd70720338228ea0ca4ac5321bd2 |
Source Filename | driver-avago-mpt3sas-22.00.00.00-sources.iso |
Source File sha256 | fcdaa13cf1ac6693f47b278ca073154b71a5fa260e25a9d0298e219ef6e4d718 |
Zip Filename | driver-avago-mpt3sas-22.00.00.00.zip |
Zip File sha256 | 7d4666b17c0662c0b3977e506bafc4458862cca98d7974df80ac4a4664ee3d2c |
Size of the Zip file | 0.48 MB |
RPM Name |
---|
avago-mpt3sas-22.00.00.00-2.x86_64.rpm |
If you experience any difficulties, contact Citrix Technical Support.
For information on how to build driver disks, refer to Citrix XenServer � 7.1 Supplemental Packs and the DDK Guide.