openstack-ansible/releasenotes/notes/enable-active-active-9af1551759468dc8.yaml
Jean-Philippe Evrard 4c3c9aed14 Bump SHAs for master
Change-Id: I282d867530975500469002188d8dcbcd186e9a21
2019-08-12 14:21:18 +02:00

13 lines
547 B
YAML

---
features:
- Cinder is deployed with Active-Active enabled by default if you are using
Ceph as a backend storage.
issues:
- The previous way of using a common backend_host across all deployments
was not recommended by the Cinder team and it will cause duplicate
messages that cause problems in the environment.
upgrade:
- It is possible that you may need to use the cinder-manage command to migrate
volumes to a specific host. In addition, you will have to remove the old
``rbd:volumes`` service which will be stale.