Tendrl / ceph-integration

Extracts all data from a Ceph cluster for consumption by Tendrl
GNU Lesser General Public License v2.1
3 stars 11 forks source link

Rbd creation sometimes fails due to rbd command timed out #253

Closed anmolsachan closed 7 years ago

anmolsachan commented 7 years ago

Rbd creation sometimes fails due to following error:

Error: rbd command timed out

shtripat commented 7 years ago

Any rbd request gets timed out if cluster is in error state.

anmolsachan commented 7 years ago

In my setup the cluster was in warning state and rbd creation failed once due to time out. After trying again the rbd got created.

nthomas-redhat commented 7 years ago

Once you create the cluster and try to create rbd, it fails consistently. After that I created a rbd using ceph cli and synced that into tendrl. After that rbd creation started working as expected. @shtripat This needs to be looked at on priority