af79b9f5b7
Check that ceph connection really works when setting up the driver instead of doing real connect later in init_host phase. This mitigates the risk that the service crashes/respawns in an infinite loop because of a connection error. Change-Id: Ia71b55dab1535ce351310108aaf53304b15ab757 Closes-Bug: 1640169
5 lines
118 B
YAML
5 lines
118 B
YAML
---
|
|
fixes:
|
|
- Added a check on driver startup for CEPHFS back ends to verify whether
|
|
the back end is accessible.
|