]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/fs/misc: remove data pool cleanup 63018/head
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 15:20:46 +0000 (11:20 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 25 Feb 2026 02:25:48 +0000 (21:25 -0500)
commitc09bf1cc30a288a2568680088951653af78def13
tree70f50e7c8fc2d2c9fe45e26f320a81752e9dd4dc
parente911bdebe5c8faa3800735d1568fcdca65db60df
qa/workunits/fs/misc: remove data pool cleanup

This cleanup is at the very least incorrect as it can cause the MDS to throw
read-only errors because the data pool is removed before it can write out
backtraces.

We've not yet finalized a truly safe workflow to remove a data pool -- even
flushing the MDS journals first may not be enough (considering a large purge
queue).

Fixes: https://tracker.ceph.com/issues/70919
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit f45cf2d53729b95ed1257241efaaa97d3d63abe1)
qa/workunits/fs/misc/mkpool_layout_vxattrs.sh