]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/fs/misc: remove data pool cleanup 62901/head
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 15:20:46 +0000 (11:20 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 21 Apr 2025 15:20:46 +0000 (11:20 -0400)
commitf45cf2d53729b95ed1257241efaaa97d3d63abe1
tree55f8cd3a941013d62a1a0152f3a63511119dee0e
parent2e8b22011b8e705304f075c65b4dbd688d016aba
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>
qa/workunits/fs/misc/mkpool_layout_vxattrs.sh