From: lvshanchun Date: Mon, 5 Feb 2018 13:03:18 +0000 (+0800) Subject: doc: update radosgw-admin.rst and help.t about data sync status X-Git-Tag: v12.2.6~131^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=32a7436eaa98b9a697f3feb434a6e7984f319d47;p=ceph.git doc: update radosgw-admin.rst and help.t about data sync status Signed-off-by: lvshanchun (cherry picked from commit 33a0ec7164eff9fb66f05d984eb92b0de4ced9b1) --- diff --git a/doc/man/8/radosgw-admin.rst b/doc/man/8/radosgw-admin.rst index 4aaeb392285e..e4ddb152e147 100644 --- a/doc/man/8/radosgw-admin.rst +++ b/doc/man/8/radosgw-admin.rst @@ -306,9 +306,13 @@ Options .. option:: --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= + + Optional for listing operations to specify the max entires + .. option:: --auth-uid=auid The librados auid. diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 28150cac7110..f847c7677eb0 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -160,18 +160,21 @@ --max-buckets max number of buckets for a user --admin set the admin flag on the user --system set the system flag on the user - --bucket= - --pool= - --object= - --date= - --start-date= - --end-date= - --bucket-id= - --shard-id= optional for mdlog list + --bucket= Specify the bucket name. Also used by the quota command. + --pool= Specify the pool name. Also used to scan for leaked rados objects. + --object= object name + --date= date in the format yyyy-mm-dd + --start-date= start date in the format yyyy-mm-dd + --end-date= end date in the format yyyy-mm-dd + --bucket-id= bucket id + --shard-id= optional for: + mdlog list + data sync status required for: mdlog trim replica mdlog get/delete replica datalog get/delete + --max-entries= max entries for listing operations --metadata-key= key to retrieve metadata from with metadata get --remote= zone or zonegroup id of remote gateway --period= period id