
This patch add a feature "Port Scheduler" for the Hitachi VSP Driver. On Hitachi VSP storage, host groups are created and the same WWNs are registered in all of the ports that are specified for the parameter hitachi_compute_target_ports or for the parameter hitachi_target_ports. For Hitachi storage devices, a maximum of 255 host groups and 255 WWNs can be registered for one port. When volumes are attached, the upper limit on the number of WWNs that can be registered might be unexpectedly exceeded. For the feature "Port scheduler", when the cinder-volume service starts, the Fibre Channel Zone Manager obtains the WWNs of active compute nodes and of active VMs. When volumes are attached, the WWNs are registered in a round-robin procedure, in the same order as the order of ports specified for the parameter hitachi_compute_target_ports or for the parameter hitachi_target_ports. Implements: blueprint hitachi-vsp-port-scheduler Change-Id: I29882b806f5c799995ce209d19d3297275e5527c
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.7%
Smarty
0.3%