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
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
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
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
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