Hello,
I have reef 18.2.4 on Rocky9.
I have a multi-site environment with one zone on each side of the multi-site. 
Replication appears to be working in both directions.

My question is, is lifecycle processing independent on each side?
I have a lifecycle json installed to delete all objects in a given bucket and 
prefix after say, 180 days. (6 months). 

I have noticed that if I run:
# radosgw-admin lc process --bucket <bucket> --rgw-debug 20

on the master zone,

then the objects this process deletes do not go away on the other side.
I expect that perhaps tonight, when lifecycle runs on the slave side, that 
these objects will disappear there, butwanted to confirm that lifecycle 
processing is independent on each zone. 
It appears that the s3api that puts the lifecycle json config ends up pushing 
it to each zone, so that the lifecycle is the same on all zones
But the lifecycle cleanup may not actually execute at exactly the same time on 
all zones.

Am I correct? If not, what should I be seeing?
Thanks
-Chris
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to