Hi
Thank you for your answer. Unfortunately both workarounds didn't solve the
issue:
1) Pusing admin key onto mon:
ubuntu@ip-172-31-38-183:~/my-cluster$ ceph-deploy --username ubuntu admin
mon1
[ceph_deploy.conf][DEBUG ] found configuration file at:
/home/ubuntu/.cephdeploy.conf
[ceph_deploy.cli][I
If you are using 'master' build there is an issue
workaround 1)
before mon create-initial just run 'ceph-deploy admin mon-node' to push the
admin key on mon nodes and then rerun mon create-initial
2) or use jewel build which is stable and if you dont need latest master
ceph-deploy install --s
Hi
I've recently started working with ceph for a university project I have.
I'm working on Amazon EC2 servers.
I've used 4 instances: one is admin/mon + 3 OSDs.
Right from the start I've encountered a problem. When running the following
command:
ceph-deploy --username ubuntu mon create-initial
I'