]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/man/8/radosgw-admin.rst
update sources to 12.2.7
[ceph.git] / ceph / doc / man / 8 / radosgw-admin.rst
index 0a34df80b78a0e780c7932e2e62589a786c22ec3..e4ddb152e147166e5d7bedefaf7d67452c3d5f16 100644 (file)
@@ -131,6 +131,12 @@ which are as follows:
 :command:`zone list`
   List all zones set on this cluster.
 
+:command:`sync error list`
+  list sync error.
+
+:command:`sync error trim`
+  trim sync error.
+
 :command:`pool add`
   Add an existing pool for data placement.
 
@@ -300,9 +306,13 @@ Options
 
 .. option:: --shard-id=<shard-id>
 
-       Optional for mdlog list. Required for ``mdlog trim``,
+       Optional for mdlog list, data sync status. Required for ``mdlog trim``,
        ``replica mdlog get/delete``, ``replica datalog get/delete``.
 
+.. option:: --max-entries=<entries>
+
+       Optional for listing operations to specify the max entires
+
 .. option:: --auth-uid=auid
 
    The librados auid.
@@ -382,6 +392,10 @@ Options
 
        List of caps (e.g., "usage=read, write; user=read".
 
+.. option:: --compression=<compression-algorithm>
+
+    Placement target compression algorithm (lz4|snappy|zlib|zstd)
+
 .. option:: --yes-i-really-mean-it
 
        Required for certain operations.