Hi, Has anyone had any luck changing a big bucket's owner using "radosgw-admin bucket chown" command? I have two issues with this command: 1. It has memory issues: As mentioned here <https://tracker.ceph.com/issues/53599>, its memory usage just rises as it goes. For a bucket with about a million objects, it uses about 20GB of ram. 2. The --marker option doesn't seem to work: Ceph docs <https://docs.ceph.com/en/latest/man/8/radosgw-admin> says: > bucket chown Link bucket to specified user and update object ACLs. *Use –marker to resume if command gets interrupted*. But when I try using --marker, it just starts over. I posted this one here <https://tracker.ceph.com/issues/53614>, as well. These issues are seen on 15.2.12, by the way. Thanks, Amir _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx