From: Patrick Donnelly Date: Mon, 22 Apr 2024 18:33:41 +0000 (-0400) Subject: qa: increase debugging for snap_schedule X-Git-Tag: v18.2.5~615^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=111ff42f1e2a01ccbbca21f2c729f4e9da991ac6;p=ceph.git qa: increase debugging for snap_schedule Fixes: https://tracker.ceph.com/issues/65617 Related-to: https://tracker.ceph.com/issues/65616 Signed-off-by: Patrick Donnelly (cherry picked from commit e31511aed245a57dffed585564f69beeb13724bb) --- diff --git a/qa/suites/fs/workload/tasks/3-snaps/yes.yaml b/qa/suites/fs/workload/tasks/3-snaps/yes.yaml index 69f53768df812..29ed93bb3e8b1 100644 --- a/qa/suites/fs/workload/tasks/3-snaps/yes.yaml +++ b/qa/suites/fs/workload/tasks/3-snaps/yes.yaml @@ -3,8 +3,6 @@ mgrmodules: - exec: mon.a: - ceph mgr module enable snap_schedule - - ceph config set mgr mgr/snap_schedule/allow_m_granularity true - - ceph config set mgr mgr/snap_schedule/dump_on_update true overrides: ceph: conf: @@ -19,6 +17,9 @@ overrides: tasks: - exec: mon.a: + - ceph config set mgr mgr/snap_schedule/log_level debug + - ceph config set mgr mgr/snap_schedule/allow_m_granularity true + - ceph config set mgr mgr/snap_schedule/dump_on_update true - ceph fs snap-schedule add --fs=cephfs --path=/ --snap_schedule=1m - ceph fs snap-schedule retention add --fs=cephfs --path=/ --retention-spec-or-period=6m3h - ceph fs snap-schedule status --fs=cephfs --path=/