Re: Unable to delete versioned bucket

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Thanks!

On Fri, Apr 23, 2021 at 10:04:52PM +0530, Soumya Koduri wrote:
> This command is working for DeleteMarker at least on the latest master. I am
> not sure if there is any bug in the version you are using. One other way to
> delete them is to set lifecycle policy on the bucket with below tag -
> 
>     <Status>Enabled</Status>
>     <Expiration>
> <ExpiredObjectDeleteMarker>true</ExpiredObjectDeleteMarker>
>    </Expiration>

I've set the following XML:
<LifecycleConfiguration>
  <Rule>
    <Status>Enabled</Status>
    <Prefix>/</Prefix>
    <Expiration>
      <ExpiredObjectDeleteMarker>true</ExpiredObjectDeleteMarker>
    </Expiration>
  </Rule>
</LifecycleConfiguration>

Using the following command:
3cmd setlifecycle lifecycle.xml s3://syslog_tuxis_net

That gave no error, and I see in s3browser that it's active.

The RGW does not seem to kick in yet, but I'll keep an eye on that.

-- 
Mark Schouten     | Tuxis B.V.
KvK: 74698818     | http://www.tuxis.nl/
T: +31 318 200208 | info@xxxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux