Cinder volume creation fails due to NoValidBackend error at times
Applies to
- OpenStack
- Cinder
- ONTAP 9
Issue
- Cinder volume creation intermittently fails with
NoValidBackend errors. cinder-volume.logshows errors related to storage service catalog updates:
cinder.volume.drivers.netapp.dataontap.utils.capabilities [-] Updating storage service catalog information for backend 'netapp'"
cinder.volume.drivers.netapp.dataontap.nfs_cmode [-] Address not found for NFS share XX.XX.XX.XX/vol1.
cinder.volume.drivers.netapp.dataontap.nfs_cmode [-] Flexvol not found for NFS share XX.XX.XX.XX:/vol1.: cinder.exception.VolumeBackendAPIException: Bad or unexpected response from the storage volume backend API: Could not find unique volume. Volumes found: [].
- When failures occur,
cinder get-poolsdoes not list all storage backends.
