# Enable the SR-IOV

Many hardware vendors ship their products with the SR-IOV feature disabled. The feature must be enabled on such platforms before installing the Weka system. Enabling the SR-IOV applies to the server BIOS.

If the SR-IOV is already enabled, it is recommended to verify the current state before proceeding with the installation of the Weka system.

## Before you begin

Verify that the NIC drivers are installed and loaded successfully. If it still needs to be done, perform the [Install NIC drivers](https://docs.weka.io/4.2/install/bare-metal/setting-up-the-hosts/..#install-nic-drivers) procedure.

## Enable SR-IOV in the server BIOS

The following procedure is a vendor-specific example and is provided as a courtesy. Depending on the vendor, the same settings may appear differently or be located elsewhere. Therefore, refer to your hardware platform and NIC vendor documentation for the latest information and updates.

{% tabs %}
{% tab title="1. Reboot server" %}
Reboot the server and enter the BIOS Setup.

<figure><img src="https://1970823310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqDzxyFrTFrLD641p0iH%2Fuploads%2FV8uv39dChqER9xKDiKTP%2Fsr-iov_setup_1.png?alt=media&#x26;token=e60fd9f5-36ab-4300-89d1-c0c2706b31fa" alt=""><figcaption><p>Main screen</p></figcaption></figure>
{% endtab %}

{% tab title="2. Select PCIe Configuration" %}
From the Advanced menu, select the PCIe Configuration to display its properties.

<figure><img src="https://1970823310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqDzxyFrTFrLD641p0iH%2Fuploads%2Fs3yZIcY1wcn33DkUeY9C%2Fsr-iov_setup_2.png?alt=media&#x26;token=a1de0494-6de6-41cf-9bef-9d4530747a2f" alt=""><figcaption><p>Advanced screen</p></figcaption></figure>
{% endtab %}

{% tab title="3. Enable SR-IOV" %}
Select the SR-IOV support and enable it.

<figure><img src="https://1970823310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqDzxyFrTFrLD641p0iH%2Fuploads%2F4pCpV4iEVtsNr7HGD7nu%2Fsr-iov_setup_3.png?alt=media&#x26;token=458e5367-044b-4867-880d-f93e5e69ff9f" alt=""><figcaption><p>Enable SR-IOV</p></figcaption></figure>
{% endtab %}

{% tab title="4. Save and exit" %}
Save the configuration changes and exit.

<figure><img src="https://1970823310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNqDzxyFrTFrLD641p0iH%2Fuploads%2FtLlBFzbjOB5Azd81jkDO%2Fsr-iov_setup_4.png?alt=media&#x26;token=8fb06997-4edd-4fbb-ba11-44ae5fc53aea" alt=""><figcaption><p>Save and Exit</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.weka.io/4.2/install/bare-metal/setting-up-the-hosts/sr-iov-enablement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
