How to do it...

We will use the following commands for testing user, bucket, and object sync between the master and secondary zones:

  1. Let's create an s3 user in the master site and check if it gets synced to the secondary site. You should run the following commands in the master site RGW node us-east-1:
        # radosgw-admin user create --uid=pratima                                     --display-name="Pratima Umrao"                                    --id rgw.us-east-1
  1. Check the number of users in the master site:
        # radosgw-admin metadata list user --id rgw.us-east-1
  1. Let's verify that the user "pratima" got synced ...

Get Ceph Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.