Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-21 Thread Yoann Moulin
Hi Matt, Does anyone have tested s3cmd or other tools to manage ACL on luminous radosGW ? >>> >>> Don't know about ACL, but s3cmd for other things works for me. Version >>> 1.6.1 >> >> Finally, I found out what happened, I had 2 issues. One, on s3cmd config >> file, radosgw with lumi

Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-21 Thread Yoann Moulin
Hello, >> Does anyone have tested s3cmd or other tools to manage ACL on luminous >> radosGW ? > > Don't know about ACL, but s3cmd for other things works for me. Version 1.6.1 Finally, I found out what happened, I had 2 issues. One, on s3cmd config file, radosgw with luminous does not support

Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-21 Thread Yoann Moulin
Hello, >> Does anyone have tested s3cmd or other tools to manage ACL on luminous >> radosGW ? > > Don't know about ACL, but s3cmd for other things works for me. Version 1.6.1 Finally, I found out what happened, I had 2 issues. One, on s3cmd config file, radosgw with luminous does not support

Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-19 Thread Sean Purdy
On Tue, 19 Sep 2017, Yoann Moulin said: > Hello, > > Does anyone have tested s3cmd or other tools to manage ACL on luminous > radosGW ? Don't know about ACL, but s3cmd for other things works for me. Version 1.6.1 My config file includes (but is not limited to): access_key = yourkey secret_ke

Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-19 Thread jwil...@stads.net
Op 19-9-2017 om 11:24 schreef Yoann Moulin: Hello, Does anyone have tested s3cmd or other tools to manage ACL on luminous radosGW ? I have opened an issue on s3cmd too https://github.com/s3tools/s3cmd/issues/919 Just an extra option. Have you tried --signature-v2  on s3cmd? Thanks for your h

Re: [ceph-users] s3cmd not working with luminous radosgw

2017-09-19 Thread Yoann Moulin
Hello, Does anyone have tested s3cmd or other tools to manage ACL on luminous radosGW ? I have opened an issue on s3cmd too https://github.com/s3tools/s3cmd/issues/919 Thanks for your help Yoann > I have a fresh luminous cluster in test and I made a copy of a bucket (4TB > 1.5M files) with r

[ceph-users] s3cmd not working with luminous radosgw

2017-09-15 Thread Yoann Moulin
Hello, I have a fresh luminous cluster in test and I made a copy of a bucket (4TB 1.5M files) with rclone, I'm able to list/copy files with rclone but s3cmd does not work at all, it is just able to give the bucket list but I can't list files neither update ACL. does anyone already test this ?