Main Menu

Search

LINUX: "systemctl" Command to Check if Infiniband PCI Devices Are Loaded On Linux Hosts (How To Doc)

Below is "systemctl" command to run.
systemctl | egrep -i pci

Below is sample output of above command.
# systemctl | egrep -i pci
  sys-devices-pci0000:00-0000:00:04.0-net-eth1288_2.318.device  loaded active plugged   MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]
  sys-devices-pci0000:00-0000:00:04.0-net-eth648_1.318.device   loaded active plugged   MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]
  sys-devices-pci0000:00-0000:00:04.0-net-ib0.device            loaded active plugged   MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]
  sys-devices-pci0000:00-0000:00:04.0-net-ib1.device            loaded active plugged   MT27500/MT27520 Family [ConnectX-3/ConnectX-3 Pro Virtual Function]

Products to which Article Applies

All Linux machines using Infiniband


tarun boyella


No comments:

Post a Comment