NetApp: Folsom driver wrongly allows creation of volumes of different size from snapshots

Bug #1164473 reported by Rushi Agrawal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Unassigned
Folsom
Fix Released
Medium
Rushi Agrawal

Bug Description

For example, if one tries to create a volume of size 2G, from snapshot of size 1G, the Drivers doesnt warn, and internally creates a lun of size 1G!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (stable/folsom)

Fix proposed to branch: stable/folsom
Review: https://review.openstack.org/26083

Mark McLoughlin (markmc)
Changed in cinder:
status: New → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/folsom)

Reviewed: https://review.openstack.org/26083
Committed: http://github.com/openstack/cinder/commit/ec46ee080fabbf01259b02c86681bcb432278d18
Submitter: Jenkins
Branch: stable/folsom

commit ec46ee080fabbf01259b02c86681bcb432278d18
Author: Rushi Agrawal <email address hidden>
Date: Thu Apr 4 04:21:00 2013 +0530

    NetApp: dont allow volume from snapshots of different size

    This patch disallows creation of volume from snapshot of
    different size. Previously, it seemingly allowed creation of a volume
    from snapshot of different size, but in fact, created the volume
    of the same size as that of the snapshot

    Fixes bug 1164473

    Change-Id: Id35175d23baf5f5f19db4fe3968a96f980fcaa65

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.