Users Guide

Table Of Contents
Install or update a RPM driver package using the KMOD support
Prerequisites
NOTE: This procedure is applicable for Red Hat Enterprise Linux 7.x and higher.
About this task
Perform the following steps to install the RPM package with KMOD support:
Steps
1. Uncompress the gzipped tarball driver release package.
2. Install the driver package using the command: rpm ihv kmodmegaraid_ sas-<version>.rpm.
NOTE: Use rpm -Uvh <package name> when upgrading an existing package.
3. If the previous device driver is in use, you must reboot the system for the updated driver to take effect.
4. Verify the loaded driver version by running the following command: modinfo megaraid_sas.
Install or update a RPM driver package using the KMP support
Prerequisites
NOTE: This procedure is applicable for SUSE Enterprise Linux 15.x.
About this task
Perform the following steps to install the RPM package with KMP support:
Steps
1. Uncompress the gzipped tarball driver release package.
2. Install the driver package using the command: rpm ihv kmpmegaraid_ sas- <version>.rpm.
NOTE: Use rpm -Uvh <package name> when updating an existing package.
3. If the previous device driver is in use, you must reboot the system for the updated driver to take effect.
4. Verify the loaded driver version by running the following command: modinfo megaraid_sas.
Upgrading the Kernel
About this task
When upgrading to a new kernel, you must reinstall the DKMS-enabled driver packages. Perform the following steps to update
or install the driver for a new kernel:
Steps
1. At a terminal window, type the following: dkms build -m <module_name> v <module version> k
<kernel version> dkms install -m <module_name> v <module version> k <kernel version>.
2. To check if the driver is successfully installed in the new kernel, type: dkms status.
A message similar to the following is displayed: <driver name>, <driver version>, <new kernel version>:
installed.
3. If the previous device driver is in use, you must restart the system for the updated driver to take effect.
Driver support for PERC 11
43