Can't disable force raw images

Bug #932180 reported by Vish Ishaya
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Vish Ishaya

Bug Description

The fix for: https://bugs.launchpad.net/nova/+bug/853330 does two things:

a) disallows backing files

b) forces all images to raw format

The first is a serious security issue. The second helps with performance, but can lead to issues for deployers. It forces large disks when sparse images could offer huge space savings. It is especially problematic for deployments using older code that are trying to upgrade.

It makes sense to have a flag for b) s that some deployments can continue to use compressed and/or sparse images.

Changed in nova:
status: New → In Progress
assignee: nobody → Vish Ishaya (vishvananda)
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/4143

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4143
Committed: http://github.com/openstack/nova/commit/e48c252467b280986660d5ea8ed618f1ccf08d5d
Submitter: Jenkins
Branch: master

commit e48c252467b280986660d5ea8ed618f1ccf08d5d
Author: Vishvananda Ishaya <email address hidden>
Date: Tue Feb 14 09:03:18 2012 -0800

    Create a flag for force_to_raw for images

     * Allows for deployers to use compressed images if they prefer
     * Flag defaults to current behavior
     * Fixes bug 932180
     * Re-enables fetch_to_raw which was being skipped
     * Removes obsolete and broken method from libvirt
     * Checksumming will be re-enabled in a later patch

    Change-Id: I40c33cfd3997cae8d127fa45f8cf0aa071418170

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
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.