3PAR: Delete a clone volume in progress needs clearer message

Bug #1349636 reported by Ramy Asselin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Low
Walt Boring

Bug Description

When running tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone
the delete (cloned) volume occurs before the volume is actually available to delete.

The error message in cinder log is:
2014-07-28 22:56:27.910 18274 ERROR cinder.volume.drivers.san.hp.hp_3par_common [req-bfd35514-8494-40d6-bc81-019061bfab3c b8a4f1d7ab1740cbb44ea4d1173c79b6 ca4738ac14184c1e8178f3d647c22940 - - -] Conflict (HTTP 409) 151 - invalid operation: Volume tuning is in progress
2014-07-28 22:56:27.910 18274 ERROR cinder.volume.drivers.san.hp.hp_3par_common [req-bfd35514-8494-40d6-bc81-019061bfab3c b8a4f1d7ab1740cbb44ea4d1173c79b6 ca4738ac14184c1e8178f3d647c22940 - - -] Conflict (HTTP 409) 151 - invalid operation: Volume tuning is in progress

These error message should be made more clear that the volume is in-use and the operation should be retried later.

Tags: 3par drivers
Changed in cinder:
status: New → Confirmed
tags: added: 3par
tags: added: drivers
Changed in cinder:
importance: Undecided → Low
assignee: nobody → Walt Boring (walter-boring)
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/110794

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

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

commit f47d62c933bbd834ea922aa9efa0d16dab120ece
Author: Walter A. Boring IV <email address hidden>
Date: Wed Jul 30 14:20:46 2014 -0700

    Change 3PAR delete message when volume is busy

    This patch traps for when a volume is busy at
    delete time. It then logs a more useful message
    and raises a VolumeIsBusy exception.

    Change-Id: I689c1a5ff5e2d4c748a98615f5610a029a027e35
    Closes-Bug: 1349636

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: juno-3 → 2014.2
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.