[ceph-users] Luminous radosgw S3/Keystone integration issues

2018-02-01 Thread Valery Tschopp
Hi, We are operating a Luminous 12.2.2 radosgw, with the S3 Keystone authentication enabled. Some customers are uploading millions of objects per bucket at once, therefore the radosgw is doing millions of s3tokens POST requests to the Keystone. All those s3tokens requests to Keystone are the

Re: [ceph-users] how to use create an new radosgw user using RESTful API?

2018-01-18 Thread Valery Tschopp
You have to check the admin Ops API documentation: http://docs.ceph.com/docs/master/radosgw/adminops/ Cheers, Valery On 18/01/18 12:32 , 13605702...@163.com wrote: hi:     is there a way to create radosgw user using RESTful API ?     i'm using Jewel. thanks

[ceph-users] Can not delete snapshot with "ghost" children

2017-11-30 Thread Valery Tschopp
Hi, We've a problem to delete a snapshot. There was a child image of the snapshot, but the child image was flatten. And now the snapshot still "think" it has children, and can not be deleted. Snapshot and children: $ rbd snap ls volumes/volume-49ccf5a6-4c17-434a-a087-f04acef978ef SNAPID NAME

[ceph-users] radosgw Jewel: AWS4 signature and keystone integration?

2017-02-22 Thread Valery Tschopp
status=403 2017-02-22 15:50:09.327451 7f0ec67fc700 1 == req done req=0x7f0ec67f67d0 op status=0 http_status=403 == -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: valery.tsch...@switch.ch ph

Re: [ceph-users] radosgw-admin bucket link: empty bucket instance id

2017-02-22 Thread Valery Tschopp
in the radosgw-admin tool where it doesn't parse the --bucket argument properly. Any ideas? Wido ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] radosgw-admin bucket link: empty bucket instance id

2017-02-21 Thread Valery Tschopp
uot;max_size_kb": -1, "max_objects": -1 } } Now when I try to link this bucket it fails: $ radosgw-admin bucket link --bucket packer --uid "failure: (22) Invalid argument: empty bucket instance id" It seems like this is a bug in the radosgw-admin tool w

Re: [ceph-users] bucket owner vs S3 ACL?

2015-07-07 Thread Valery Tschopp
) With radosgw admin update link from OLD account to NEW account (link allow user to see bucket with bucket list command) From NEW account remove FULL access to old account (S3 ACL with CloudBerry for example) Thanks On Jun 29, 2015, at 11:46 AM, Valery Tschopp wrote: Hi guys, We use the

[ceph-users] bucket owner vs S3 ACL?

2015-06-29 Thread Valery Tschopp
JECT_NAMExmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:type="CanonicalUser">OLD_USER_IDOLD_PROJECT_NAMEFULL_CONTROL Therefore I get a 403, because the S3 ACL still enforce the old owner, not the new one. How can I update these S3

Re: [ceph-users] v0.80.9 Firefly released

2015-03-11 Thread Valery Tschopp
here http://ceph.com/debian-testing/ Cheers On 11/03/2015 10:07, Valery Tschopp wrote: Where can I find the debian trusty source package for v0.80.9? Cheers, Valery On 10/03/15 20:34 , Sage Weil wrote: This is a bugfix release for firefly. It fixes a performance regression in librbd, an

Re: [ceph-users] v0.80.9 Firefly released

2015-03-11 Thread Valery Tschopp
ling list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: valery.tsch...@switch.ch phone: +41 44 268 1544 smime.p7s Des

[ceph-users] ceph v0.80.9 debian source packages???

2015-03-10 Thread Valery Tschopp
deb-trusty-x86_64-basic/ref/v0.80.9 Where can I find the correct ceph_0.80.9-1trusty.dsc and ceph_0.80.9-1trusty.tar.gz source packages? Regards, Valery -- SWITCH ------ Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: v

[ceph-users] radosgw + s3 + keystone + Browser-Based POST problem

2015-01-29 Thread Valery Tschopp
bug? Or did we miss something else? Cheers, Valery [1] http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingHTTPPOST.html -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: valery.tsch...@switch.ch phone

[ceph-users] RadosGW browser-based uploads using POST?

2014-01-15 Thread Valery Tschopp
Hello, With AWS it is possible to do user browser-based uploads using POST [1]. Is it possible to do with RadosGW. Is the feature supported? Cheers, Valery [1] http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingHTTPPOST.html -- SWITCH -- Valery Tschopp, Software

Re: [ceph-users] Radosgw usage

2013-10-30 Thread Valery Tschopp
e code well enough yet to know where this pool is supposed to get created but it wasn't even though the option was on. As soon as I hand created the pool the radosgw started logging usage. Thanks, derek -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions W

Re: [ceph-users] radosgw-admin doesn't list user anymore

2013-10-17 Thread Valery Tschopp
Hi Derek, Sorry, I added the caps, but didn't restarted the radosgw process. After a restart it works :) Cheers, Valery On 16/10/13 17:20 , Derek Yarnell wrote: On 10/16/13 4:26 AM, Valery Tschopp wrote: Hi Derek, Thanks for your example. I've added caps='metadata=*',

Re: [ceph-users] radosgw-admin doesn't list user anymore

2013-10-16 Thread Valery Tschopp
5/10/13 22:00 , Derek Yarnell wrote: On 10/15/13 12:00 PM, Valery Tschopp wrote: Hi Derek, Thanks. Is the 'radosgw-admin metadata list user' also available as REST API? Hi Valery, Yes, it is. Not well documented I believe right now. I have this tested and working in my python bindin

Re: [ceph-users] radosgw-admin doesn't list user anymore

2013-10-15 Thread Valery Tschopp
adata list user Thanks, derek -- SWITCH ------ Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: valery.tsch...@switch.ch phone: +41 44 268 1544 smime.p7s Description: S/MIME Cryptographic

Re: [ceph-users] radosgw-admin doesn't list user anymore

2013-10-14 Thread Valery Tschopp
~$ radosgw-admin metadata list user [ "cloudbroker", "a4mesh", "valery", ... Cheers, Valery On 11/10/13 18:27 , Yehuda Sadeh wrote: On Fri, Oct 11, 2013 at 7:46 AM, Valery Tschopp wrote: Hi, Since we upgraded ceph to 0.67.4, the radosgw-admin doesn

[ceph-users] radosgw-admin doesn't list user anymore

2013-10-11 Thread Valery Tschopp
": "valery", "display_name": "Valery Tschopp", "email": "valery.tsch...@switch.ch", ... The debug log file is too big for the mailing-list, but here it is on pastebin: http://pastebin.com/cFypJ2Qd Cheers, Valery -- SWITCH ---

[ceph-users] radosgw-admin users list?

2013-09-25 Thread Valery Tschopp
Hi guys, How do I get a list of all users with the radosgw-admin command and/or REST API? # radosgw-admin --version ceph version 0.61.8 (a6fdcca3bddbc9f177e4e2bf0d9cdd85006b028b) Cheers, Valery -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse

[ceph-users] 'ceph health' Nagios plugin

2013-08-20 Thread Valery Tschopp
mments is welcome Cheers, Valery -- SWITCH -- Valery Tschopp, Software Engineer, Peta Solutions Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland email: valery.tsch...@switch.ch phone: +41 44 268 1544 smime.p7s Description: S/MIME Cryptographic Signature _