Hi ceph-users,
I am trying S3-compatible API of ceph, but meet following issues:
1. x-amz-acl: public-read-write
I upload an object with public-read-write acl. Then I can get this object
directly without access key.
curl -v -s http:///mybucket0/20131015_1
...
< HTTP/1.1 200
...
But I can't wri
Thanks, Yehuda, for your reply. I think you may be right because I did
another experiment which seems there might be a reference to an object. I
am just curious to do that for some corner case.
On Tue, Oct 15, 2013 at 12:39 AM, Yehuda Sadeh wrote:
> On Mon, Oct 14, 2013 at 4:04 AM, david zh
Hi ceph-users,
I uploaded an object successfully to radosgw with 3 replicas. And I located
all the physical paths of 3 replicas on different OSDs.
i.e, one of the 3 physical paths is
/var/lib/ceph/osd/ceph-2/current/3.5_head/DIR_D/default.4896.65\\u20131014\\u1__head_0646563D__3
Then I manually
Hi ceph-users,
When I tried to use admin ops API, I have met two issues so far.
1. It seems to succeed in getting its usage info, but why is the body empty
and no other entities, like bytes_sent, owner, bucket, etc?
> GET /admin/usage?format=json HTTP/1.1
> Host:
> Accept: */*
> Date: Tue, 08 O
Hi ceph-users,
Could some one give some suggestions? Anything will be appreciated. Thanks!
On Wed, Sep 25, 2013 at 8:06 PM, david zhang wrote:
> Hi ceph-users,
>
> I see RADOS Gateway (RGW) can be either authenticated or unauthenticated
> from
> http://ceph.com/docs/ma
Hi ceph-users,
I see RADOS Gateway (RGW) can be either authenticated or unauthenticated
from
http://ceph.com/docs/master/radosgw/s3/authentication/. But there is no
details about how to disable it.
So is there any way to do it? Thanks for sharing.
--
Regards,
Zhi
___
Hi ceph-users,
Previously I sent one mail to ask for help on ceph unit test and function
test. Thanks to one of your guys, I got replied about unit test.
Since we are planning to use ceph, but with strict quality bar inside, we
have to evaluate and test the major features we want to use by oursel
Hi ceph-users, ceph-devel,
Previously I sent one mail to ask for help on ceph unit test and function
test. Thanks to one of your guys, I got replied about unit test.
Since we are planning to use ceph, but with strict quality bar inside, we
have to evaluate and test the major features we want to u
Hello,
I am new to ceph. We are planning to use ceph. Before we actually start to
work on it, we would like to know ceph's both unit test and function test
code coverage. Could you please share us both results? That would be very
helpful to us.
Thanks a lot!
--
Regards,
Zhi