[ceph-users] Ceph, Keystone and S3

2013-10-15 Thread Carlos Gimeno Yañez
Hi I've deployed Ceph using Ceph-deploy and following the official documentation. I've created a user to use with Swift and everything is working fine, my users can create buckets and upload files if they use Horizon Dashboard or Swift CLI. However, everything changes if they try to do it with S3

Re: [ceph-users] Ceph, Keystone and S3

2013-10-15 Thread Carlos Gimeno Yañez
Thank you very much Yehuda, that was the missing piece of my puzzle! I think that this should be added to the official documentation. Regards 2013/10/15 Yehuda Sadeh > On Tue, Oct 15, 2013 at 7:17 AM, Carlos Gimeno Yañez > wrote: > > Hi > > > > I've deploy

Re: [ceph-users] Ceph OSDs not using private network

2013-10-22 Thread Carlos Gimeno Yañez
Hi Abhay Try to set this on your ceph.conf: cluster_network = 192.168.1.1/24 public_network = 192.168.1.1/24 Obviously, use your own ip ranges on both variables. Regards ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listi