]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: Validate cephfs-journal-tool reset trim
authorKotresh HR <khiremat@redhat.com>
Thu, 18 Sep 2025 07:40:01 +0000 (07:40 +0000)
committerKotresh HR <khiremat@redhat.com>
Thu, 18 Sep 2025 18:11:27 +0000 (18:11 +0000)
commit7e85556318ae2707730ed0d5f2ef9a1d817ec6e0
tree65222d79cd4218b10af9783524690e297d832691
parent2ee188444cd9b232276e10e61541ea9d59d6ac5a
qa: Validate cephfs-journal-tool reset trim

Validates that the cephfs-journal-tool reset
doesn't reset the trim position so that the
journal trim takes care of trimming the older
unused journal objects helping to recover the
space in metadata pool.

Fixes: https://tracker.ceph.com/issues/69708
Signed-off-by: Kotresh HR <khiremat@redhat.com>
qa/tasks/cephfs/test_journal_repair.py