-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
rhos-17.1.3
-
None
-
Provide image size to Glance when creating snapshots
-
5
-
False
-
-
False
-
Proposed
-
Proposed
-
To Do
-
Proposed
-
Proposed
-
-
-
-
-
Moderate
Goal:
- Speed up snapshots of image-backed VMs when the Glance storage backend is Cinder
- Uploading an image to Glance without providing the image size triggers a slow process called "resize-before-write" which first creates a 1 GB Cinder volume then iteratively extends the volume 1 GB at a time until the image is all written
- Glance recently added an API allowing specification of image size for upload
Acceptance Criteria:
- Nova provides the image size to Glance API when uploading a snapshot and Glance creates a Cinder volume of the required size once
- depends on
-
OSPRH-13823 Creating Instance snapshots from image boot instances fails with "resize-before-write" message when Glance backend is Cinder
-
- In Progress
-