]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: make clone state transition to fail when UUID dir is missing... wip-vshankar-testing-20260219.051425
authorRishabh Dave <ridave@redhat.com>
Wed, 10 Sep 2025 07:59:00 +0000 (13:29 +0530)
committerVenky Shankar <vshankar@redhat.com>
Thu, 19 Feb 2026 06:18:47 +0000 (11:48 +0530)
commit7544a95646bb0bb6c0298abd0c9716403553949c
tree7e7bdfdaedfc0b31394428267183293fcb0a122c
parentf9cb479fb4d99960b92284c023cfe01f0fb8b2bc
mgr/volumes: make clone state transition to fail when UUID dir is missing...

for the source subvolume. Also add tests for the same.

Fixes: https://tracker.ceph.com/issues/72957
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/async_cloner.py
src/pybind/mgr/volumes/fs/operations/subvolume.py
src/pybind/mgr/volumes/fs/operations/template.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py