NetApp cDOT driver does not eliminate untenable pools

Bug #1624526 reported by Goutham Pacha Ravi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Low
Clinton Knight

Bug Description

When using the NetApp cDOT driver:
* netapp_aggregate_name_search_pattern is used to identify pools (cDOT aggregates) for provisioning.

* In the DHSS=True mode, these "pools" are assigned to share servers (cDOT vServers) upon share server creation and reported to the scheduler.
* In the DHSS=False mode, these "pools" are read and reported to the scheduler for the given vServer.

cDOT does not allow provisioning of new manila shares on root aggregates. The driver should remove these aggregates from consideration.

--Steps to reproduce--

**DHSS=False**
# Assign a root aggregate as a vserver aggregate

**Both modes**
# make sure netapp_aggregate_name_search_pattern encompasses the name of this aggregate.
# create a share within that aggregate (you could use 'pool_name' as your extra-spec)

Tags: netapp
Changed in manila:
importance: Undecided → Low
tags: added: netapp
Changed in manila:
assignee: nobody → Clinton Knight (clintonk)
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

When we have the right cluster permissions, it is possible to eliminate these aggregates. Worthwhile fix.

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

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

Changed in manila:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/385594
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=eb2d9640e2b09553c70a4726c1e3a0e5fa4db025
Submitter: Jenkins
Branch: master

commit eb2d9640e2b09553c70a4726c1e3a0e5fa4db025
Author: Clinton Knight <email address hidden>
Date: Thu Sep 29 19:39:36 2016 -0400

    NetApp cDOT driver should not report untenable pools

    The NetApp cDOT driver now explicitly filters root aggregates
    from the pools reported to the manila scheduler if the driver
    is operating with cluster credentials.

    Change-Id: I659edada559e50d2332790025c65fae265a27c3d
    Closes-Bug: #1624526

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 4.0.0.0b1

This issue was fixed in the openstack/manila 4.0.0.0b1 development milestone.

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.