huawei: record and check snapshot wwn
Bug #1635082 reported by
liucheng
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Undecided
|
Unassigned |
Bug Description
Currently we use snapshot id as the only identifiter for a snapshot, this will cause some problems, for example:
we create a snapshot in cinder and the snapshot id on array is 10. Now customer delete the snapshot by mistaken on the array,and then create a new snapshot or lun no matter on the array or on the cinder side,the id of the newly created snapshot or lun will be 10 again! So every operation on the very early created snapshot on the cinder side will be done on the newly created snapshot or lun!
Changed in cinder: | |
assignee: | nobody → liucheng (liucheng20) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/448383
Review: https:/