mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-27 11:30:06 +00:00
Try to enable high speed fabrics during genesis start
This commit is contained in:
parent
9291037e87
commit
3dd7611dc2
@ -12,6 +12,9 @@ HostKey /etc/ssh/ssh_host_ed25519_key
|
||||
PermitRootLogin yes
|
||||
AuthorizedKeysFile .ssh/authorized_keys
|
||||
EOF
|
||||
modprobe ib_ipoib
|
||||
modprobe hfi1
|
||||
modprobe mlx5_ib
|
||||
mkdir ~/.ssh
|
||||
cat /ssh/*.rootpubkey > ~/.ssh/authorized_keys
|
||||
cat /tls/*.pem > /etc/confluent/ca.pem
|
||||
|
Loading…
x
Reference in New Issue
Block a user