Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[Drivers] IB driver installation fails, and block the deployment. #2270

Closed
ydye opened this issue Mar 5, 2019 · 3 comments
Closed

[Drivers] IB driver installation fails, and block the deployment. #2270

ydye opened this issue Mar 5, 2019 · 3 comments
Assignees

Comments

@ydye
Copy link
Contributor

ydye commented Mar 5, 2019

Organization Name:

Short summary about the issue/question:

+ grep -qE '(Network|Infiniband) controller.*Mellanox.*ConnectX'
+ echo Infiniband hardware detected
+ /bin/bash install-ib-drivers
Modules not yet prepared
+ exit 1

Brief what process you are following:

How to reproduce it:

OpenPAI Environment:

  • OpenPAI version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Hardware (e.g. core number, memory size, storage size, GPU type etc.):
  • Others:

Anything else we need to know:

@ydye
Copy link
Contributor Author

ydye commented Mar 5, 2019

To mitigate the issue, you should manually execute the following command on each machine where you installed drivers.

KERNEL_FULL_VERSION=`uname -r`
touch /lib/modules/$KERNEL_FULL_VERSION/.modules-prepared

@ydye
Copy link
Contributor Author

ydye commented Mar 5, 2019

#2269

@ydye ydye self-assigned this Mar 5, 2019
@ydye
Copy link
Contributor Author

ydye commented Mar 5, 2019

#2271

@ydye ydye closed this as completed Mar 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant