]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/vol: log in case path goes in missing in async_cloner.py
authorRishabh Dave <ridave@redhat.com>
Wed, 2 Apr 2025 18:26:28 +0000 (23:56 +0530)
committerRishabh Dave <ridave@redhat.com>
Sun, 4 May 2025 13:31:46 +0000 (19:01 +0530)
commit278293b3389a2a48da4fbb27a5dfd8a7c6a63ae1
treeabec56d5c5a5b208d1071c52210aaf4d3f1694ea
parent359277bc5323823a5f86f368f4a3c56ed4fca404
mgr/vol: log in case path goes in missing in async_cloner.py

Add a log entry in case the source and/or destination path goes missing
for a clone operation.

Fixes: https://tracker.ceph.com/issues/71019
Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/pybind/mgr/volumes/fs/async_cloner.py