Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

How to Determine the PCI-e Bus Speed of a PCI-e Card in a RedHat based Linux Distribution

Resumen: Information on how to determine PCI-E bus speed of a PCI-E card in a RedHat based Linux distribution

Este artículo se aplica a   Este artículo no se aplica a 

Síntomas

This article provides information on how to determine PCI-E bus speed of a PCI-E card in a RedHat based Linux distribution.


 

Question

How to determine PCI-E bus speed of a PCI-E card such as a Dell SAS 6G or Dell SAS 5/e without running a DSET report. 

Answer

The general concept here is that we need to first determine the bus address of the device in question. The device below we are looking for is a Dell SAS 6g which is produced by LSI.

Note: The follow commands should be native to RedHat based system and should be able to be run from anywhere. The command IS case sensitive. You may have to follow the commands with > filename.txt to output the text to a file for review. I.E. lspci > filename.txt
  1.   First lets figure out what the bus address of the device in question is by running command lspci
    SLN249067_en_US__11308956087063.lspci
     
  2. We can see a LSI RAID controller however the SAS 6g is not a raid controller so that is the incorrect device. The only other lsi device is listed as having a bus address "04:00.0"
    Note: We can also see other devices like an Intel 82599EB 10 gig NIC listed. You can see both ports on this dual port NIC via it's LUN ID of .0 or .1
  3. At this point we have two options:
    run command lspci -nv and search within it for our bus address, in this case "04:00.0"
    SLN249067_en_US__21308956129330.lspci -nv
     

     

    Note: We can see the "LnkCap" with a "Width x8" and a "LnkSta" with a "Width x8" from this we can see the device has a negotiated speed of 8x.
  4. or we could run command dmidecode and search within it for our bus address, in this case "04:00.0"
    SLN249067_en_US__31308956152721.dmidecode
     

     

    Note: We can see under "Designation" that the slot type accepts x16,x8, or x4. From the "Type" we can see the length of the slot as being x16.

Productos afectados

PowerEdge, Red Hat Enterprise Linux Version 5, Red Hat Enterprise Linux Version 6, Red Hat Enterprise Linux Version 7
Propiedades del artículo
Número del artículo: 000175770
Tipo de artículo: Solution
Última modificación: 21 feb 2021
Versión:  4
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.
Propiedades del artículo
Número del artículo: 000175770
Tipo de artículo: Solution
Última modificación: 21 feb 2021
Versión:  4
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.