yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49216
[Bug 1539179] Re: libvirt: live_snapshot can be enabled when RBD snapshot/clone is performed
Reviewed: https://review.openstack.org/273652
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=231832354932e26f0d76af1cf1711e701375672b
Submitter: Jenkins
Branch: master
commit 231832354932e26f0d76af1cf1711e701375672b
Author: Nicolas Simonds <nic@xxxxxxxxxxxxx>
Date: Mon Mar 7 14:46:32 2016 -0800
libvirt: Allow use of live snapshots with RBD snapshot/clone
The recently merged functionality for making use of RBD snapshot/clone
when available is very valuable for the Ceph/RBD users out there.
The new method also makes it possible to do live instance snapshots
with Ceph/RBD. However, the current code explicitly forbids it.
This patch allows the use of live instance snapshots when a RBD
snapshot/clone is performed directly, and reverts back to cold
instance snapshot when the old method is used.
Co-Authored-By: Nicolas Simonds <nic@xxxxxxxxxxxxx>
Change-Id: Ic3a3c73898aa868d6c510639ab12d2401dcb5001
Closes-Bug: #1539179
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1539179
Title:
libvirt: live_snapshot can be enabled when RBD snapshot/clone is
performed
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) mitaka series:
New
Bug description:
The recently merged functionality for making use of RBD snapshot/clone
when available is very valuable for the Ceph/RBD users out there!
(https://review.openstack.org/#/c/205282/)
However, it is also possible to enable live_snapshots when this
feature is used.
I have a proposed patch that allows to enable this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1539179/+subscriptions
References