Hello
I am looking for a proper way of booting RHEL 7 and ability to load lustre modules
My config is the following
options lnet networks=“o2ib0(ib0),tcp0(bond0)”
Lustre on ZFS
I have tried to load lustre modules using systemd-modules-load.service. It inserts zfs
modules,ksocklnd and ko2iblnd but does not load lustre module with the “Network Down”
error and the following error description
"Cant query IPoIB interface ib0: it’s down”
later on I have changed the boot order of systemd-modules-load.service to start
after network service but still unavailable to load lustre module during startup
After logging to the shell I can ping other IPoIB interfaces
Can you please help with the proper config to have lustre module load during boot?
thank you
Show replies by date