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

node-1 does not have /opt/zookeeper-3.4.8 directory #5

Closed
msamogh opened this issue Oct 8, 2016 · 3 comments
Closed

node-1 does not have /opt/zookeeper-3.4.8 directory #5

msamogh opened this issue Oct 8, 2016 · 3 comments

Comments

@msamogh
Copy link

msamogh commented Oct 8, 2016

All the VMs except node-1 have the /opt/zookeeper-3.4.8 directory, and seem to be working fairly fine. The VMs are running on ubuntu/trusty.

@mkrcah
Copy link
Owner

mkrcah commented Oct 12, 2016

I cannot reproduce this. When I do fresh provisioning, ssh into node-1, the /opt/zookeeper-3.4.8 is there:

$ vagrant ssh node-1
vagrant@node-1:~$ ls /opt
zookeeper-3.4.8

Could you please provide more info?

@msamogh
Copy link
Author

msamogh commented Oct 12, 2016

Same here. I'm unable to reproduce it since I did a fresh install. Of
course, it's important to note that the error was also part of a different
fresh install. I did have to Ctrl+C a few times during the vagrant up
command, so I'm not sure if that caused an issue.

On Wed, Oct 12, 2016, 10:17 Marcel Krcah notifications@github.com wrote:

I cannot reproduce this. When I do fresh provisioning, ssh into node-1,
the /opt/zookeeper-3.4.8 is there:

$ vagrant ssh node-1
vagrant@node-1:~$ ls /opt
zookeeper-3.4.8

Could you please provide more info?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#5 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABLGMrdR0WHiGBwi62ykG64B1nR2u1utks5qzGZMgaJpZM4KRrtx
.

Best,
Amogh Mannekote

@mkrcah
Copy link
Owner

mkrcah commented Oct 12, 2016

Yes, ctrl+c could very much cause this. vagrant up might take 3-5 minutes to complete, since it downloads VM and installs Java on each node. It should not be interrupted, otherwise the nodes are not provisioned properly.

@mkrcah mkrcah closed this as completed Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants