Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contiv/netplugin throws error on CentOS 7.4 #978

Open
unclejack opened this issue Sep 20, 2017 · 4 comments
Open

contiv/netplugin throws error on CentOS 7.4 #978

unclejack opened this issue Sep 20, 2017 · 4 comments

Comments

@unclejack
Copy link
Contributor

contiv/netplugin fails to run on CentOS 7.4. modprobe throws an error when it starts.

modprobe: ERROR: could not insert 'openvswitch': Exec format error

This can be fixed by replacing modprobe and insmod.

@unclejack
Copy link
Contributor Author

This has been fixed by PR #977.

@basvandenbrink
Copy link

basvandenbrink commented Nov 30, 2017

I am also experiencing this issue on CentOS and the pull request has been reverted by #998. Could you please reopen this issue?

@dseevr dseevr reopened this Nov 30, 2017
@dseevr
Copy link
Contributor

dseevr commented Nov 30, 2017

@basvandenbrink thanks for the reminder about this issue. we are actually working on this right now

@basvandenbrink
Copy link

That's great! In the meanwhile, I worked around it by manually executing the following on each node before connecting:

sudo modprobe openvswitch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants