dd119d5620
This patch implements the driver function migration_volume() and allows a user to efficiently migrate a volume from one pool to another as long as both pools reside in the same cluster. Change-Id: I84b5ff546726c9eddb46badb48b24ed1905e0aa8 Implements: blueprint ceph-volume-migrate
6 lines
184 B
YAML
6 lines
184 B
YAML
---
|
|
features:
|
|
- Added driver-assisted volume migration to RBD driver. This allows a
|
|
volume to be efficiently copied by Ceph from one pool to another
|
|
within the same cluster.
|