We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9524ba8 commit 58da890Copy full SHA for 58da890
cmd/kmod_installer/entrypoint.sh
@@ -75,6 +75,7 @@ install_lustre_client_drivers() {
75
-w 0 \
76
--kernelmodulestree=/host_modules \
77
--module-arg=lnet.accept_port=${LNET_PORT} \
78
+ --module-arg=lnet.networks="tcp0(eth0)" \
79
--lsb-release-path=/host_etc/lsb-release \
80
--insert-on-install \
81
--logtostderr
0 commit comments