SR-IOV enablement
This page describes the procedure required in order to set up SR-IOV.
Last updated
This page describes the procedure required in order to set up SR-IOV.
Last updated
Many hardware vendors ship their products with the SR-IOV feature disabled. On such platforms, the feature must be enabled prior to installing the Weka system. This enablement applies to both the server BIOS and the NIC. If already enabled, it is recommended to verify the current state before proceeding with the installation of the Weka system.
This section assumes that NIC drivers have been installed and loaded successfully. If this is not the case, complete the procedure described in NIC Driver Installation and then continue as described below.
Refer to the screenshots below to enable the SR-IOV support in the server BIOS.
Note: The following screenshots are vendor-specific and provided as a courtesy. Depending on the vendor, the same settings may appear differently or be located in other places. Therefore, always refer to your hardware platform and NIC vendor documentation for the latest information and updates.
While it is possible to change the SR-IOV configuration through the NIC BIOS, Mellanox OFED offers command line tools that allow for the convenient modification and validation of SR-IOV settings, as described below:
Step 1: Run Mellanox Software Tools (mst).
Step 2: Identify the device node for PCIe configuration access to the connected NIC device to be used with the Weka system.
Using the output received from the above, ascertain the following:
The host is equipped with 5 Mellanox ports.
Only one of the ports (the one marked Up) has connectivity to the switch.
The connected port name is enp24s0. The Mellanox notation of the NIC is mlx5_0.
Step 3: Using the Mellanox device notation, find the device node that can be used for PCIe configuration access of the NIC.
Step 4: Using the PCIe access device node, check the current SR-IOV setting on the NIC.
Step 5: Modify the SR-IOV settings. In the following example, the SR-IOV is enabled and the number of Virtual Functions (VFs) is set to 16.
Step 6: Reboot the host.
Step 7: On completion of the server reboot, validate the SR-IOV settings.
This concludes the SR-IOV enablement procedure.