May
15th,
2016
Observation :
-
Check for host property in /etc/cinder/cinder.conf
-
Check the host column in volumes table in cinder database
Solution :
- Above screenshot typically imply, host property was set to FQDN of the cinder node. This has got issues in the current HA implementation in cinder.
- Uncomment the host=cinder in /etc/cinder/cinder.conf.
- Update the volumes records host column to cinder irrespective of the host in which the volume was created.