Skip to content

Conversation

@c-mart
Copy link

@c-mart c-mart commented Jul 16, 2018

Since OpenStack Liberty, Cinder has supported non-disruptive volumes of in-use volumes. We don't need to take a separate snapshot, create a temporary volume from that snapshot, and back that up anymore. This change passes the force=True flag when the volume is created, so that Cinder will always back up the volume even if it is in use.

This will also make Ceph incremental backups work again (because subsequent backups will be backing up the same volume rather than different volumes).

(Note that right now this PR also contains these commits; will rebase against master before removing WIP in title.)

@c-mart c-mart force-pushed the always-direct-backup branch from e630ebc to f42e353 Compare July 18, 2018 15:47
@c-mart c-mart changed the title WIP: Always direct backup even when volume is in-use Always direct backup even when volume is in-use Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant