]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_volume_client: add delay for MDSMap to be distributed 23297/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 27 Jul 2018 23:53:53 +0000 (16:53 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 28 Jul 2018 00:02:48 +0000 (17:02 -0700)
commit4853aa7d42f49850b718a20154817c3f11f9455a
tree2bfb21d1adf896fe44aa78347149689db27e4c92
parentdc65182d21209bc65b3013bb67b53abe57282f6f
ceph_volume_client: add delay for MDSMap to be distributed

Otherwise the setxattr will fail if the mds has not yet received the MDSMap
which adds the new data pool.

Fixes: https://tracker.ceph.com/issues/25141
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/pybind/ceph_volume_client.py