SolidFire Attributes limited to 10 objects

Bug #1530212 reported by John Griffith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
John Griffith

Bug Description

Seems maybe we've gotten a bit carried away with stuffing data in the Volume Attributes. It looks like there are corner cases where we exceed 10 objects which is no good.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/262637

Changed in cinder:
assignee: nobody → John Griffith (john-griffith)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/262638

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/262639

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (stable/kilo)

Change abandoned by John Griffith (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/262639
Reason: Need another fix in here

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (stable/liberty)

Change abandoned by John Griffith (<email address hidden>) on branch: stable/liberty
Review: https://review.openstack.org/262638
Reason: Need another fix in here

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/262637
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0bce0a001ee11cca45140eb54cabbdbe14deeca3
Submitter: Jenkins
Branch: master

commit 0bce0a001ee11cca45140eb54cabbdbe14deeca3
Author: John Griffith <email address hidden>
Date: Wed Dec 30 18:02:16 2015 -0700

    Remove QoS settings from SolidFire attributes

    There's a limit in the number of parent key objects that
    are stored on the SolidFire cluster object attributes (10).

    While we're not hitting the limit yet, we're getting dangerously
    close, so this patch removes the unnecessary QoS keys that are
    currently added. These keys can safely be removed because they
    are stored by Cinder already and can be retrieved via the type
    setting, or in the case of retype, the retype info that's stored
    on the volume attribute.

    Other keys shouldn't be modified at this time because they are
    used internally by the driver to make various decisions, and
    turning them into sub-keys or removing them altogether will
    involve more far reaching changes that aren't necessary in the
    short term to fix this particular bug.

    Change-Id: I617ba41331e95c45f86a08440e24e6c407033a46
    Closes-Bug: #1530212

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/cinder 8.0.0.0rc1

This issue was fixed in the openstack/cinder 8.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.