Skip to content

Commit f6c179a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add issue reno for bug #1904062" into stable/victoria
2 parents 620bb29 + 10caf4d commit f6c179a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
issues:
3+
- |
4+
Since Ussuri, there is a bug in how Ceph (RBD) is handled with Cinder:
5+
the ``backend_host`` option is missing from the generated configuration
6+
for external Ceph. The symptoms are that volumes become unmanageable
7+
until extra admin action is taken. This does *not* affect the data plane
8+
- running virtual machines are *not* affected.
9+
10+
There is a related issue regarding active-active ``cinder-volume``
11+
services (single-host ``cinder-volume`` *not* affected), which is that
12+
they should not have been configured with ``backend_host`` in the first
13+
place but with ``cluster`` and proper coordination instead. Some users
14+
might have customised their config already to address this issue.
15+
16+
The Kolla team is investigating the best way to address this for all its
17+
users. In the meantime, please ensure that, before upgrading to Ussuri,
18+
the ``backend_host`` option is set to its previous value (the default was
19+
``rbd:volumes``) via a config override.
20+
21+
For more details please refer to the referenced bug.
22+
Do note this issue affects both new deployments and upgrades.
23+
`LP#1904062 <https://bugs.launchpad.net/kolla-ansible/+bug/1904062>`__

0 commit comments

Comments
 (0)