]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/vol: log in case path goes in missing in async_cloner.py 63899/head
authorRishabh Dave <ridave@redhat.com>
Wed, 2 Apr 2025 18:26:28 +0000 (23:56 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 12 Jun 2025 05:39:53 +0000 (11:09 +0530)
commit3d636eed991d8cf808f4085a1a8972e93c275665
tree808d0a46875ab8523c87f82c34d348f510d11d93
parent9dd72e8f283ac3b15411a94e430121bc6b4e2ec2
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>
(cherry picked from commit 278293b3389a2a48da4fbb27a5dfd8a7c6a63ae1)
src/pybind/mgr/volumes/fs/async_cloner.py