Bug 1041674 - [RFE][cinder]: Efficient-VM-boot-from-volume
Summary: [RFE][cinder]: Efficient-VM-boot-from-volume
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/cind...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 18:36 UTC by RHOS Integration
Modified: 2015-11-20 19:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:26:10 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:36:07 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/efficient-vm-boot-from-volume.

Description:

So far, the image backend storage is swift or swift-alike object-based storage. It takes a very long time to start a new VM, since glance needs to copy the image to the node, where this VM is launched. This can be improved by reading the image from the volume. In addition, the speed of lauching a VM can be accelerated by some techniques like copy-on-write, multipath read, etc. This one may overlap with Efficient Volumes From Images https://blueprints.launchpad.net/cinder/+spec/effecient-volumes-from-images. Not sure how much similar it is.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.