我要评分
获取效率
正确性
完整性
易理解

Configuring PCIe Options

  1. On the BIOS settings page, choose Advanced > PCIe Config.
  2. On the PCIe Config screen, configure PCIe splitting options.

    Set Slot3 BandWidth Splitting and Slot6 BandWidth Splitting to x2. (The encoding cards locate in slots 3 and 6.)

  3. After configuring the splitting options, restart the system for the configuration to take effect. After confirming that the configuration takes effect, go to the next step.
  4. You can run the nvme command to check whether PCIe splitting is implemented.

    The NETINT encoding card uses the NVMe protocol. If NVMe is not installed in the environment, install it.

    1
    apt install nvme-cli
    

    After installing the NETINT encoding card, run the following command to check whether the card is correctly identified:

    1
    nvme list
    

    If the following information is displayed, the card is correctly installed:

    Node          SN                   Model            Namespace Usage                    Format           FW Rev
    ------------- -------------------- ---------------- --------- ------------------------ ---------------- --------
    /dev/nvme0n1  TA23-09-03-C76-0242A T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme1n1  TA23-09-03-C76-0242B T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme2n1  TA23-09-03-C76-0242C T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme3n1  TA23-09-03-C76-0242D T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme5n1  TA23-09-03-C76-0622A T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme6n1  TA23-09-03-C76-0622B T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme7n1  TA23-09-03-C76-0622C T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017
    /dev/nvme8n1  TA23-09-03-C76-0622D T432-8 Massif8   1         536.87  GB / 536.87  GB  512   B +  0 B   333X2017

    A NETINT T432 card has four chips, corresponding to four nodes. The preceding command output shows that there are two NETINT T432 cards, which correspond to eight device nodes.

  5. On the BIOS settings page, choose Advanced > PCIe Config. On the PCIe Config screen, set the PCIe max payload size. On the CPU 0 PCIe Configuration and CPU 1 PCIe Configuration screens, set Max Payload Size to 512B for all PCIe ports.