Cannot add volumes to consistency group

Bug #1635027 reported by Paul Bessa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Sustaining

Bug Description

Mirantis OS9 (Mitaka) environment.
Ubuntu 14.04
One Controller/Cinder Node
Two Compute Nodes

I'm unable to add volumes to a consistency group. I created a consistency group.

cinder consisgroup-list
+--------------------------------------+-----------+------------+
| ID | Status | Name |
+--------------------------------------+-----------+------------+
| 3fa309fe-d652-48d2-a02a-0b2d3833d994 | available | vamx-v3-CG |

I attempted to add a volume to the consistency group.

cinder create --volume-type vmax_1559_fc --name vmax-v3-cg-vol-2 --consisgroup-id 3fa309fe-d652-48d2-a02a-0b2d3833d994 60
+--------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | 3fa309fe-d652-48d2-a02a-0b2d3833d994 |
| created_at | 2016-10-19T19:49:35.000000 |
| description | None |
| encrypted | False |
| id | c9090f51-c2a1-4907-9c47-cbce17715b99 |
| metadata | {} |
| migration_status | None |
| multiattach | False |
| name | vmax-v3-cg-vol-2 |
| os-vol-host-attr:host | None |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | 303aa64b6a574bf4912b3fc1731f0fd0 |
| replication_status | disabled |
| size | 60 |
| snapshot_id | None |
| source_volid | None |
| status | creating |
| updated_at | None |
| user_id | 545ec91844e547efbfa7f972287cdd5e |
| volume_type | vmax_1559_fc |
+--------------------------------+--------------------------------------+

cinder show cinder show c9090f51-c2a1-4907-9c47-cbce17715b99
+--------------------------------+--------------------------------------+
| Property | Value |
+--------------------------------+--------------------------------------+
| attachments | [] |
| availability_zone | nova |
| bootable | false |
| consistencygroup_id | 3fa309fe-d652-48d2-a02a-0b2d3833d994 |
| created_at | 2016-10-19T19:49:35.000000 |
| description | None |
| encrypted | False |
| id | c9090f51-c2a1-4907-9c47-cbce17715b99 |
| metadata | {} |
| migration_status | None |
| multiattach | False |
| name | vmax-v3-cg-vol-2 |
| os-vol-host-attr:host | None |
| os-vol-mig-status-attr:migstat | None |
| os-vol-mig-status-attr:name_id | None |
| os-vol-tenant-attr:tenant_id | 303aa64b6a574bf4912b3fc1731f0fd0 |
| replication_status | disabled |
| size | 60 |
| snapshot_id | None |
| source_volid | None |
| status | error |
| updated_at | 2016-10-19T19:49:36.000000 |
| user_id | 545ec91844e547efbfa7f972287cdd5e |
| volume_type | vmax_1559_fc |
+--------------------------------+--------------------------------------+

The volume add/creation errors almost immediately upon submission every time.

I manually created the volume and attempted to add the volume using the Horizon User interface and received an error message " Unable to edit consistency group"

Cinder logs attached.

Tags: area-library
Revision history for this message
Paul Bessa (paul-bessa) wrote :
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Please attach diagnostic snapshot.

Changed in fuel:
status: New → Incomplete
Revision history for this message
Ganesh (trinadhganesh-veeravalli) wrote :

We have generated the diagnostic snapshot, but the snapshot is 2.8GB in size. Please let us know any location where we can upload the file as its too large to attach it here

Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Paul, please upload them to google drive.

Changed in fuel:
importance: Undecided → Medium
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
milestone: none → 9.2
tags: added: area-library
Revision history for this message
Paul Bessa (paul-bessa) wrote :

After applying a patch to the EMC VMAX Cinder driver form emcgit I'm no longer able to reproduce the issue. The patch has resolved the problem.

Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Paul, can you provide us with url to that patch? Thanks in advance.

Changed in fuel:
status: Incomplete → Invalid
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.