cinder/releasenotes/notes/bug-1917605-ibm-svf_Bulk_create_Hyperswap_volume_is_failing-79a9ec2108612240.yaml
GirishChilukuri e6ad644046 [SVF]:Bulk create Hyperswap volume is failing.
[Spectrum Virtualize Family] During HyperSwap create volume
there is multiple lsmdiskgrp calls, which is causing more
concurrent calls on SVC.

This patch fixes the issue by caching the site information during
initialization and checking for HyperSwap pool site information.

Closes-Bug: #1917605
Change-Id: I3f734e55efeabcfdeca4c4f3e87bc4a5a0481875
2021-06-01 09:23:21 +00:00

8 lines
247 B
YAML

---
fixes:
- |
IBM Spectrum Virtualize Family driver `Bug #1917605
<https://bugs.launchpad.net/cinder/+bug/1917605>`_: Fixed issue
in StorwizeSVCCommonDriver to save site and peer pool information
in stats during initialization.