Hide Forgot
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.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:2097