X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fcommon%2Foptions%2Frgw.yaml.in;h=48b58ca65a66acf7d300f9858aa1df11511000b5;hb=05a536ef04248702f72713fd2fe81cb055624784;hp=29dc8cdb93b8efce875f47033e0d4f1a2ae9cf86;hpb=ab27109dd2e88c6e1082a346b3be8444697297c6;p=ceph.git diff --git a/ceph/src/common/options/rgw.yaml.in b/ceph/src/common/options/rgw.yaml.in index 29dc8cdb9..48b58ca65 100644 --- a/ceph/src/common/options/rgw.yaml.in +++ b/ceph/src/common/options/rgw.yaml.in @@ -2631,6 +2631,26 @@ options: - rgw - rgw min: 30 +- name: rgw_debug_inject_set_olh_err + type: uint + level: dev + desc: Whether to inject errors between rados olh modification initialization and + bucket index instance linking. The value determines the error code. This exists + for development and testing purposes to help simulate cases where bucket index + entries aren't cleaned up by the request thread after an error scenario. + default: 0 + with_legacy: true + services: + - rgw +- name: rgw_debug_inject_olh_cancel_modification_err + type: bool + level: dev + desc: Whether to inject an error to simulate a failure to cancel olh + modification. This exists for development and testing purposes. + default: false + with_legacy: true + services: + - rgw - name: rgw_reshard_batch_size type: uint level: advanced