NetApp cDOT tries to release and destroy snap mirrors to the same volume

Bug #1578328 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
Goutham Pacha Ravi

Bug Description

NetApp cDOT Snapmirrors cannot be established from one FlexVol to itself, however, the cDOT driver in Manila issues ZAPIs to delete/release snap mirrors between the volume and itself. This needs to be cleaned up.

 Request: <netapp xmlns="http://www.netapp.com/filer/admin" version="1.21" vfiler="vserver_38fdbbc6">
 <snapmirror-destroy-iter>
 <query>
 <snapmirror-info>
  <source-vserver>vserver_38fdbbc6</source-vserver>
  <source-volume>share_b60df35f_73b3_43ca_8ead_ae8b96e61517</source-volume>
   <destination-vserver>vserver_38fdbbc6</destination-vserver>
  <destination-volume>share_b60df35f_73b3_43ca_8ead_ae8b96e61517</destination-volume>
 </snapmirror-info>
 </query>
 </snapmirror-destroy-iter>
</netapp>

Changed in manila:
importance: Undecided → Low
status: New → Confirmed
assignee: nobody → Goutham Pacha Ravi (gouthamr)
milestone: none → newton-rc1
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/366935

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

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

commit 8cc148fe91c0af3c457ff5fdc0d3d1e9b97949fa
Author: Goutham Pacha Ravi <email address hidden>
Date: Tue Sep 6 20:13:35 2016 -0400

    NetApp cDOT: Avoid cleaning up 'invalid' mirrors

    NetApp cDOT SnapMirrors cannot be established from one
    FlexVol to itself, however, the cDOT driver issues ZAPIs to
    delete/release SnapMirrors between the volume and itself.

    Avoid this behavior and add unit test coverage.

    Change-Id: I8ca096dfe8463511595a67cbea3ca31a80c0e5fb
    Closes-Bug: #1578328

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

This issue was fixed in the openstack/manila 3.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 3.0.0

This issue was fixed in the openstack/manila 3.0.0 release.

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.