Bug 1020958 - Add live snapshots support to nova
Summary: Add live snapshots support to nova
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: beta
: 4.0
Assignee: Xavier Queralt
QA Contact: Yogev Rabl
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 15:22 UTC by Xavier Queralt
Modified: 2019-09-09 14:33 UTC (History)
7 users (show)

Fixed In Version: openstack-nova-2013.2-4.el6ost
Doc Type: Enhancement
Doc Text:
Previously, Nova would default to cold snapshots of instances. As a result, instances needed to be shutdown before the snapshot was taken. With this enhancement, Nova now uses live snapshots by default. Instances remain powered on during snapshots, and the process is unnoticeable to the user.
Clone Of:
: 1134992 (view as bug list)
Environment:
Last Closed: 2013-12-20 00:29:53 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Description Xavier Queralt 2013-10-18 15:22:30 UTC
Description of problem:
The versions of qemu-kvm-rhev and libvirt shipped in RHOS 4.0 have support for live snapshots as opposed to baseOS's ones.

The live snapshots feature in nova will only be available when an specific version of libvirt and qemu are detected in the system and, because this feature has been backported to RHEL's version, it won't be available if we don't disable the version check in nova.

We will set both libvirt and qemu min version for live snapshots to 0.0.0 and explicitly require the version of qemu-kvm-rhev instead of qemu-kvm.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Yogev Rabl 2013-12-03 12:25:00 UTC
verified on:
openstack-nova-common-2013.2-5.el6ost.noarch
openstack-nova-conductor-2013.2-5.el6ost.noarch
openstack-nova-cert-2013.2-5.el6ost.noarch
python-novaclient-2.15.0-1.el6ost.noarch
python-nova-2013.2-5.el6ost.noarch
openstack-nova-api-2013.2-5.el6ost.noarch
openstack-nova-console-2013.2-5.el6ost.noarch
openstack-nova-compute-2013.2-5.el6ost.noarch
openstack-nova-scheduler-2013.2-5.el6ost.noarch
openstack-nova-novncproxy-2013.2-5.el6ost.noarch

Comment 6 errata-xmlrpc 2013-12-20 00:29:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html


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