Remove additional metadata that tracks the instance ID on the 3PAR backends
Bug #1572665 reported by
Kurt Martin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Low
|
Kurt Martin |
Bug Description
HPE added some additional tracking of the instanced ID metadata on the 3PAR storage arrays back in Icehouse. When a volume was attached the instance ID was stored on the 3PAR and removed on detach, initially this this was over SSH and moved to REST calls due to performance issues. Many customers still have issues with this unused feature on upgrades and under heavy load.
The tracking of the instance ID is no longer required by HPE and has no affect on any of the Cinder functionality. This unused feature will also be a problem when multi-attach lands.
Changed in cinder: | |
assignee: | nobody → Kurt Martin (kurt-f-martin) |
tags: | added: 3par driver |
Changed in cinder: | |
importance: | Undecided → Low |
milestone: | none → newton-1 |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/308518
Review: https:/