Thanks! 

We'll try that and I'll report back then...

Regards,

Martin

-----Ursprüngliche Nachricht-----
Von: ceph-users [mailto:[email protected]] Im Auftrag von 
Daniel Gryniewicz
Gesendet: Mittwoch, 28. Juni 2017 19:12
An: [email protected]
Betreff: Re: [ceph-users] Radosgw versioning S3 compatible?

On 06/28/2017 12:52 PM, Yehuda Sadeh-Weinraub wrote:
> On Wed, Jun 28, 2017 at 8:13 AM, Martin Emrich 
> <[email protected]> wrote:
>> Correction: It’s about the Version expiration, not the versioning itself.
>>
>> We send this rule:
>>
>>
>>
>>       Rules: [
>>
>>         {
>>
>>           Status: 'Enabled',
>>
>>           Prefix: '',
>>
>>           NoncurrentVersionExpiration: {
>>
>>             NoncurrentDays: 60
>>
>>           },
>>
>>           Expiration: {
>>
>>             ExpiredObjectDeleteMarker: true
>>
>>           },
>>
>>           ID: 'expire-60days'
>>
>>         }
>>
>>       ]
>>
>>
>>
>> Should that be supported?
>>
>
> Currently rgw bucket lifecycle rules do not versioning.

NoncurrentVersionExpiration was added in
https://github.com/ceph/ceph/pull/13385

However, ExpiredObjectDeleteMarker is not currently supported.  The Expiration 
tag only supports the Days tag.

Daniel

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to