User Tools

Site Tools


nndocs:infiniband:connect-ib

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

nndocs:infiniband:connect-ib [2026/08/09 06:20] – created (just SR-IOV info right now) naptasticnndocs:infiniband:connect-ib [2026/08/09 06:30] (current) – add GUIDs and VF configuration instructions naptastic
Line 46: Line 46:
  
 GUIDs need to be set before attaching a VF to a VM. It should be possible to change state (simulating unplugging the cable) while a VM is using a VF but I haven't tested this. GUIDs need to be set before attaching a VF to a VM. It should be possible to change state (simulating unplugging the cable) while a VM is using a VF but I haven't tested this.
 +
 +  # ip link set dev ib0 vf 0 node_guid 58:49:56:0e:59:15:03:02
 +  # ip link set dev ib0 vf 0 port_guid 58:49:56:0e:59:15:03:02
 +  # ip link set dev ib0 vf 0 state enable
  
 I keep the whole configuration in /etc/rc.local. I keep the whole configuration in /etc/rc.local.
  
 +====GUIDs====
 +I think all of my Connect-IB cards have custom GUIDs. I'm not going to the trouble of installing and inspecting all of them right now.
 +
 +  * 58:49:56:0e:53:66:01:01 - duckling Connect-IB
 +  * 58:49:56:0e:53:b7:0b:01 - not installed
 +  * 58:49:56:0e:59:15:03:01 - not installed
 +  * 7c:fe:90:03:00:a0:a0:80 - not installed
 +  * (there are several more uninstalled Connect-IB cards whose GUIDs I don't have written down.)
nndocs/infiniband/connect-ib.1786256417.txt.gz · Last modified: 2026/08/09 06:20 by naptastic