Re: [ceph-users] Help with radosgw admin ops hash of header

2015-07-07 Thread Brian Andrus
Here are some technical references: https://s3.amazonaws.com/doc/s3-developer-guide/RESTAuthentication.html http://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/HMACAuth.html http://docs.aws.amazon.com/AmazonS3/latest/dev/RESTAuthentication.html You also might choose to use s3curl (w

Re: [ceph-users] Help with radosGW

2013-09-18 Thread Darren Birkett
Hi Alexis, Great to hear you fixed your problem! Would you care to describe in more detail what the fix was, in case other people experience the same issues as you did. Thanks Darren On 18 September 2013 10:12, Alexis GÜNST HORN wrote: > Hello to all, > Thanks for your answers. > > Well... af

Re: [ceph-users] Help with radosGW

2013-09-18 Thread Alexis GÜNST HORN
Hello to all, Thanks for your answers. Well... after an awful night, I found the problem... It was a MTU mistake ! No relation with Ceph ! So sorry for the noise, and thanks again. Best Regards - Cordialement Alexis ___ ceph-users mailing list ceph-u

Re: [ceph-users] Help with radosGW

2013-09-17 Thread John Wilkins
I see that you added your public and cluster networks under an [osd] section. All daemons use the public network, and OSDs use the cluster network. Consider moving those settings to [global]. http://ceph.com/docs/master/rados/configuration/network-config-ref/#ceph-networks Also, I do believe I had

Re: [ceph-users] Help with radosGW

2013-09-17 Thread Yehuda Sadeh
On Tue, Sep 17, 2013 at 1:29 AM, Alexis GÜNST HORN wrote: > Hello to all, > > I've a big issue with Ceph RadosGW. > I did a PoC some days ago with radosgw. It worked well. > > Ceph version 0.67.3 under CentOS 6.4 > > Now, I'm installing a new cluster but, I can't succeed. I do not understand > wh