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

Important use CPU, loop process IPVS #1

Closed
cedvan opened this issue Feb 15, 2016 · 2 comments
Closed

Important use CPU, loop process IPVS #1

cedvan opened this issue Feb 15, 2016 · 2 comments

Comments

@cedvan
Copy link

cedvan commented Feb 15, 2016

hi,

I use keepalived container in VM ubuntu 14.04, He important use CPU, because a process to inititialize IPVS start loop.

15/2/2016 03:00:46Initializing ipvs 2.6
15/2/2016 03:00:46Keepalived_healthcheckers[15852]: Initializing ipvs 2.6

15/2/2016 03:00:46IPVS: Can't initialize ipvs: Protocol not available
15/2/2016 03:00:46Keepalived_healthcheckers[15852]: IPVS: Can't initialize ipvs: Protocol not available

15/2/2016 03:00:46Healthcheck child process(15852) died: Respawning
15/2/2016 03:00:46Keepalived[9]: Healthcheck child process(15852) died: Respawning

15/2/2016 03:00:46Starting Healthcheck child process, pid=15854
15/2/2016 03:00:46Keepalived[9]: Starting Healthcheck child process, pid=15854

15/2/2016 03:00:46Initializing ipvs 2.6
15/2/2016 03:00:46Keepalived_healthcheckers[15854]: Initializing ipvs 2.6
15/2/2016 03:00:46IPVS: Can't initialize ipvs: Protocol not available
15/2/2016 03:00:46Keepalived_healthcheckers[15854]: IPVS: Can't initialize ipvs: Protocol not available

An idea to resolve it please ?

NB: Virtual IP works well

@osixia
Copy link
Collaborator

osixia commented Feb 15, 2016

Hi,
did you enable ip_vs module on your docker host ?

@cedvan
Copy link
Author

cedvan commented Feb 15, 2016

Hi,

I provisioned my virtual machine with ipvsadm package . Problem solved.

Thank you!

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

1 participant