Skip to content

Commit e458eb0

Browse files
add note about naming of IB interface to the documentation about adding nodes using warewulf
1 parent b215427 commit e458eb0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/install/templates/provisioner/warewulf/deploy-add-nodes.md.j2

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ done
2323
<!-- ohpc_fi -->
2424
<!-- ohpc_end -->
2525

26+
::: {.tip}
27+
**Note:** If, once you boot the nodes, you find that the IB interface was
28+
renamed to something other than ib0 and hence not assigned the given IP,
29+
you can fix it by setting --type="Infiniband" and --hwaddr to the last
30+
6 bytes of the hardware address, so that the udev.netname overlay can set
31+
the persistent interface name.
32+
:::
33+
2634
Finally, rebuild the image to incorporate any optional packages installed into
2735
the chroot during customization, then rebuild the overlays and update the
2836
Warewulf configuration.

0 commit comments

Comments
 (0)