From bae4e448d9241055c9e97e5df2bcdcaf283e3442 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 11 Aug 2020 15:19:09 -0400 Subject: [PATCH] Load umad driver --- .../genesis/initramfs/opt/confluent/bin/rungenesis | 1 + 1 file changed, 1 insertion(+) diff --git a/confluent_osdeploy/genesis/initramfs/opt/confluent/bin/rungenesis b/confluent_osdeploy/genesis/initramfs/opt/confluent/bin/rungenesis index c81a5b86..b0d85830 100644 --- a/confluent_osdeploy/genesis/initramfs/opt/confluent/bin/rungenesis +++ b/confluent_osdeploy/genesis/initramfs/opt/confluent/bin/rungenesis @@ -13,6 +13,7 @@ PermitRootLogin yes AuthorizedKeysFile .ssh/authorized_keys EOF modprobe ib_ipoib +modprobe ib_umad modprobe hfi1 modprobe mlx5_ib mkdir ~/.ssh