mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Bring forward mellanox ethernet workaround
This commit is contained in:
parent
7f34ac0504
commit
cd0bc9ce8b
1
xCAT-genesis-scripts/etc/udev/rules.d/98-mlx.rules
Normal file
1
xCAT-genesis-scripts/etc/udev/rules.d/98-mlx.rules
Normal file
@ -0,0 +1 @@
|
||||
SUBSYSTEM=="pci", ATTRS{subsystem_vendor}=="15b3", ATTRS{subsystem_device}=="4010", RUN+="/sbin/loadmlxeth"
|
2
xCAT-genesis-scripts/sbin/loadmlxeth
Normal file
2
xCAT-genesis-scripts/sbin/loadmlxeth
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
/sbin/modprobe mlx4_en
|
Loading…
x
Reference in New Issue
Block a user