The name of a volume created via cinder doesn't match the name in the array (NetApp E-series)

Bug #1366060 reported by Jeff Applewhite
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

When a volume is created in openstack (cinder icehouse NetApp E-Series driver) using: "cinder create" the name of the volume in the storage array doesn't match the ID of the volume assigned by cinder. Here is an example:

From Openstack's point of view:

# cinder list | grep test-netapp

+----------------------------------------------------------+------------+----------------------+-------+--------------------------------------+------------------------------------------------------------+

| ID | Status | Display Name | Size | Volume Type | Attached to |

+----------------------------------------------------------+------------+----------------------+-------+--------------------------------------+------------------------------------------------------------+

| 96f4c651-75c0-44cb-b03e-7e4f0fb42df7 | available | test-netapp-01 | 250 | iscsie5524 | |

From Netapp e5524's point of view:

Name Id TotalSizeInBytes Wwn
S32MMULVYBCMXMB6PZHQ7NBN64 0200000060080E5000297EA400000B8B5406D9F4 268435456000 60080E5000297EA400000B8B5406D9F4

Revision history for this message
Jeff Applewhite (ajeffrey) wrote :

we need to add the volume label as metadata. SANtricity can’t hold the name of the volume from Cinder as the label, but I should be able to:

cinder show <volume-id>

ext:netapp-eseries-label {u’label’: u’S32MMULVYBCMXMB6PZHQ7NBN64’}

Revision history for this message
Ben Swartzlander (bswartz) wrote :
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.