c42aba603b394789da1a09822510ee3b428c1069
Currently, the SCSI lun id is assigned by storage. But Storwize may assigned the same SCSI lun id for different volumes on different i/o groups. The wrong volume may be discovered with the same wwpn and same lun id. This patch reverts the patch https://review.openstack.org/#/c/360394/, Storwize volume driver calculates an unused SCSI lun id and sends the SCSI lun id to storage. To avoid the problem of patch 360394, this patch retries 3 times to map volume to host if there is CMMVC5879E error. Change-Id: I3d3c61f913ff7ec8d35c8105cecc1a51accd21e7 Closes-Bug: 1757922
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%