Infini-SD: set infiniband mode to ethernet
This commit is contained in:
parent
564f020a8d
commit
1f37135b7b
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.udev.extraRules = ''
|
||||
DRIVER=="mlx4_core", ATTR{mlx4_port1}="eth", ATTR{mlx4_port2}="eth"
|
||||
'';
|
||||
|
||||
documentation.man.man-db.enable = false;
|
||||
|
||||
persist = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue