Bug 1041663 - [RFE][cinder]: Support backup of in-use volumes
Summary: [RFE][cinder]: Support backup of in-use volumes
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:33 UTC by RHOS Integration
Modified: 2015-08-17 04:04 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:33:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/cinder-live-backup.

Description:

Cinder currently supports backing up a volume only if the volume is 'available' i.e. not attached or busy. This blueprint proposes to add support for taking a backup of a volume that is attached to an instance (in-use) in a similar way to creating a snapshot of a live volume with --force.

This would involve silently taking a snaphot of the live volume, and backing up from that snapshot thus hopefully eliminating data corruption issues from data changing during the backup process.

We will also need to make sure that the following bug gets sorted for Glance/boot metadata in order to allow restore of bootable volumes:

https://bugs.launchpad.net/cinder/+bug/1137908

Specification URL (additional information):

None


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