GPFS CES cannot delete a failed access rule when there are no successful access rules

Bug #1650045 reported by Mark Sturdevant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
Mark Sturdevant

Bug Description

A failed GPFS CES access rule cannot be deleted when there are no client exports because the driver first checks for the export and an exception is raised if there are no exports.

Changed in manila:
assignee: nobody → Mark Sturdevant (mark-sturdevant)
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/411010

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/411010
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=5e7323cd1f53f7f7096bcd32e84c36cc4858097a
Submitter: Jenkins
Branch: master

commit 5e7323cd1f53f7f7096bcd32e84c36cc4858097a
Author: Mark Sturdevant <email address hidden>
Date: Wed Dec 14 14:49:55 2016 -0800

    GPFS CES: Fix bugs related to access rules not found

    Several bugs are caused by an error code and
    exception raised when a path has no NFS exports.
    Use the machine-readable mmnfs export list command
    (the -Y option) which does not cause an exception
    when checking for exports.

    Co-Authored-By: digvijay2016 <email address hidden>

    Change-Id: I770756e0a36c5b61386878164b651fadf9730b7f
    Closes-Bug: #1650043
    Closes-Bug: #1650044
    Closes-Bug: #1650045

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.0b3

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

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

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/459620

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/newton)

Reviewed: https://review.openstack.org/459620
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=c5545e861c8ee069a6e8c7b710b8813d8cb77012
Submitter: Jenkins
Branch: stable/newton

commit c5545e861c8ee069a6e8c7b710b8813d8cb77012
Author: Mark Sturdevant <email address hidden>
Date: Wed Dec 14 14:49:55 2016 -0800

    GPFS CES: Fix bugs related to access rules not found

    Several bugs are caused by an error code and
    exception raised when a path has no NFS exports.
    Use the machine-readable mmnfs export list command
    (the -Y option) which does not cause an exception
    when checking for exports.

    Co-Authored-By: digvijay2016 <email address hidden>

    Change-Id: I770756e0a36c5b61386878164b651fadf9730b7f
    Closes-Bug: #1650043
    Closes-Bug: #1650044
    Closes-Bug: #1650045
    (cherry picked from commit 5e7323cd1f53f7f7096bcd32e84c36cc4858097a)

tags: added: in-stable-newton
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.