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

cn start cluster returns error on Mac #123

Open
rleiwang opened this issue Dec 10, 2019 · 1 comment
Open

cn start cluster returns error on Mac #123

rleiwang opened this issue Dec 10, 2019 · 1 comment

Comments

@rleiwang
Copy link

start cluster on Mac hangs with minikube. docker container started, but the correct ip is vm ip, not the host ip. minikube ip is 192.168.64.28 on my laptop. 192.168.2.2 is the host ip.

 $ ./cn cluster start mycluster -f huge
Using /Users/<name>/workspace/go/src/github.com/ceph/cn/cn.toml as configuration file
2019/12/09 21:21:00 Cluster mycluster is already running!
2019/12/09 21:21:20 Timeout while trying to reach: http://192.168.2.2:8000
2019/12/09 21:21:20 S3 gateway for cluster mycluster is not responding. Showing S3 logs (if any):
^cat: /var/log/ceph/client.rgw.ceph-nano-mycluster-faa32aebf00b.log: No such file or directory
2019/12/09 21:21:20 Please open an issue at: https://github.com/ceph/cn.
@randyesq
Copy link

I just got the same error.

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