VNX Cinder Driver failed to create snapshot or extend volume due to 0x712d8e0e error

Bug #1443338 reported by Jeegn Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Accela Zhao

Bug Description

VNX Cinder Driver failed to create snapshot or extend volume due to 0x712d8e0e error

EMCVnxCLICmdError: Bad or unexpected response from the storage volume backend API: EMCVnxCLICmdError : ('snap', '-create', '-res', 7, '-name', u'snapshot-f42051da-cf7e-4f99-9304-e218503674c3', '-allowReadWrite', 'yes', '-allowAutoDelete', 'no') (Return Code: 14) (Output: [u"The operation cannot be performed because the LUN is 'Preparing'. Wait for the LUN's Current Operation to complete 'Preparing' and retry the operation. (0x712d8e0e)\\n\\n"])

EMCVnxCLICmdError : ('lun', '-expand', '-name', u'volume-265a65d5-3466-4ff6-a94f-3a539295b7c5', '-capacity', 200, '-sq', 'gb', '-o', '-ignoreThresholds') (Return Code: 14) (Output: [u"SP A: The operation cannot be performed because the LUN is 'Preparing'. Wait for the LUN's Current Operation to complete 'Preparing' and retry the operation. (0x712d8e0e)\\n"])

Tags: drivers emc vnx
Jeegn Chen (jeegn-chen)
Changed in cinder:
status: New → Confirmed
assignee: nobody → EMC VNX OpenStack (emc-vnx-openstack)
Jeegn Chen (jeegn-chen)
summary: - VNX Cinder Driver failed to create snapshot due to 0x712d8e0e error
+ VNX Cinder Driver failed to create snapshot or extend volume due to
+ 0x712d8e0e error
Jeegn Chen (jeegn-chen)
description: updated
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/181789

Changed in cinder:
assignee: EMC VNX OpenStack (emc-vnx-openstack) → Jeegn Chen (jeegn-chen)
status: Confirmed → In Progress
Revision history for this message
Peter Wang (peter.wang) wrote :

Update tags for tracking

tags: added: vnx
removed: driver
Changed in cinder:
assignee: Jeegn Chen (jeegn-chen) → Accela Zhao (accelazh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

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

commit a73646d777a77c4820792b7d59ac5330643f9ad0
Author: Jeegn Chen <email address hidden>
Date: Fri May 8 15:41:23 2015 +0800

    Address 0x712d8e0e error in VNX Cinder Driver

    In original implementation, 0x712d8e0e error is not considered.
    Thus, some snapshot creation and volume extending operations may fail
    when the system is in a transition state.

    This patch is to add some waiting and retry logic when 0x712d8e0e error
    comes out so that the system is more error-tolerant.

    Change-Id: I615e49693ada7cf25fd2d2fa224f76c6f20cf630
    Closes-Bug: #1443338

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