Bug 1041684 - [RFE][cinder]: Add the support of block level backup
Summary: [RFE][cinder]: Add the support of block level backup
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:38 UTC by RHOS Integration
Modified: 2015-03-19 17:36 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:38:28 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/block-level-backup.

Description:

So far in Cinder, the volume backup is implemented via reading the data of the volume and metadata, and saving them into an object in a object storage backend, such as swift.
This blueprint can add the support of backuping a volume and its metadata in another destination volume. At the first step, 
we can create a backup volume, attach it to the same host as the original volume and then do the "dd" or "dump" command.
In future, it would be ideal to consider the rsync over ssh between two hosts.

Specification URL (additional information):

None


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