nova does not uncompress qcow compressed images

Bug #837100 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Unassigned

Bug Description

Related bugs: bug 833265, bug 836759

if a compressed qcow image is uploaded, then nova does not decompress it before using it either as a backing image (if FLAGS.use_cow_images) or as the disk image.

The user may want to use compressed disk images for transmission, but it is unlikely that they want to incur the overhead cost of all reads to that disk going through a cpu decompression.

For Ubuntu, we want to distribute disk images that are sparse and compressed, and that are as close to immediately useful as possible.

I suggest that if an image is a compressed disk, it should be decompressed before being used as a backing device.

Related branches

Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Wishlist
status: New → Confirmed
Changed in nova:
status: Confirmed → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.3
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
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.