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

vagrant status zk1 is super slow #62

Open
davideuler opened this issue May 26, 2015 · 2 comments
Open

vagrant status zk1 is super slow #62

davideuler opened this issue May 26, 2015 · 2 comments

Comments

@davideuler
Copy link

it cost about 15sec - 2minutes. Also vagrant ssh xxx cost lots of time(more than 6seconds) too.
While ssh master1-ip, ssh zk-ip is super fast (less than 1secs)

@davideuler
Copy link
Author

I've no clue why it cost more than 3 seconds between configuration loading and find active machines.

I inserted some debug code in vagrant script, got the log as bellow:
The time between "push: finalizing" and "Active machine found with" logged is longer than 30 seconds sometimes.

INFO loader: Loading configuration in order: [:home, :root]26/05/2015 21:33 52
DEBUG loader: Loading from: root (evaluating)
INFO vagrantfile: hello world 1 26/05/2015 21:33 52
DEBUG loader: Configuration loaded successfully, finalizing and returning26/05/2015 21:33 52
DEBUG push: finalizing 26/05/2015 21:33 52
DEBUG push: finalized: 26/05/2015 21:33 52
INFO command: Active machine found with name zk1. Using provider: virtualbox26/05/2015 21:33 55
INFO environment: Getting machine: zk1 (virtualbox)
INFO environment: Uncached load of machine.
INFO base: ###################initializing:26/05/2015 21:33 55
INFO base: VBoxManage path: VBoxManage26/05/2015 21:33 55

@everpeace
Copy link
Owner

@davideuler could you provide your cluster.yml for my digging the issue??

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

2 participants