Fernando Ferraz 8d0c08b4bb NetApp SolidFire: Fix error on cluster workload rebalancing
When SolidFire is under heavy load or being upgraded, the
SolidFire cluster may automatically move connections from primary
to secondary nodes, in order to rebalance cluster workload.

Although this operation ocurrs very quickly, if an operation is made
to a volume at the same time it's being moved, there might be a
chance that API calls such as create snapshot could fail with
xNotPrimary error. Normally this will succeed on a retry of the
operation.

This patch fixes this issue by adding the xNotPrimary exception to
our list of retryable exceptions in the SolidFire driver.

Change-Id: I67dd2bfba37adcb7cda5f1cd08ff641410ec3f6b
Closes-Bug: #1891914
2020-11-06 05:06:36 -03:00
2020-09-16 14:05:31 +00:00
2020-11-04 21:23:42 +00:00
2020-11-03 18:53:39 +02:00
2020-10-14 08:24:13 -04:00
2020-10-14 08:24:13 -04:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2020-08-19 15:00:35 +00:00
2012-05-03 10:48:26 -07:00
2020-10-14 08:24:13 -04:00
2020-01-22 11:44:36 +00:00
2020-02-15 14:15:18 -06:00
2020-10-14 08:24:13 -04:00
2020-04-17 14:47:10 +02:00
2020-10-14 08:24:13 -04:00

OpenStack Cinder

image

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

Python Cinderclient

S
Description
OpenStack Block Storage (Cinder)
Readme 977 MiB
Languages
Python 99.7%
Go Template 0.3%