cloudbyte create_cloned_volume incorrect volume size

Bug #1554751 reported by Walt Boring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Medium
zwei

Bug Description

When creating a cloned volume, the cloned volume size is incorrect.

1. Create a volume of size 1G
2. create a clone of volume from Step 1, and ask for 100G

Cinder says you have a 100G volume,
 the cloned volume has a 1G volume.

Looking at the cloudbyte driver, it seems that it might have this issue.

https://github.com/openstack/cinder/blob/master/cinder/volume/drivers/cloudbyte/cloudbyte.py#L1019

The cloudbyte driver calls create_volume_from_snapshot, and I don't see a size specified anywhere.

Tags: drivers
summary: - cloudbye create_cloned_volume incorrect volume size
+ cloudbyte create_cloned_volume incorrect volume size
zwei (suifeng20)
Changed in cinder:
assignee: nobody → zwei (suifeng20)
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.