Incorrect qcow2 handling in image to volume in Quobyte driver
Bug #2069597 reported by
Silvan Kaiser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
In Progress
|
Undecided
|
Silvan Kaiser |
Bug Description
When creating a volume from a Glance image (image to volume) the Quobyte driver is using the parent class (remotefs) code. However this does only create raw volume files while the Quobyte driver is more likely set to use qcow2 image files resulting in volume files with incorrect formats.
This can cause follow up issues with e.g. snapshots.
Changed in cinder: | |
assignee: | nobody → Silvan Kaiser (2-silvan) |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /cinder/ +/922082
Review: https:/