DescriptionKen Dreyer (Red Hat)
2017-12-21 20:02:33 UTC
+++ This bug was initially created as a clone of Bug #1525612 +++
Description of problem:
Upgrade of Ceph clusters which use non-colocated data/journal partitions from OSP11 fails.
The OSD container will not start trying to look for a journal partition on the same device where the data partition is. The upgrade process stops and fails; on the node where the upgrade started ceph-osd is shut off.
[root@ceph-2 ~]# /usr/share/ceph-osd-run.sh vdb
2017-12-13 16:23:21 /entrypoint.sh: static: does not generate config
chown: cannot access '/dev/vdb2': No such file or directory
[root@ceph-2 ~]#
[root@ceph-2 ~]# ceph-disk list
/dev/vda :
/dev/vda1 other, iso9660
/dev/vda2 other, xfs, mounted on /
/dev/vdb :
/dev/vdb1 ceph data, prepared, cluster ceph, osd.1, journal /dev/vdc1
/dev/vdc :
/dev/vdc1 ceph journal, for /dev/vdb1
[root@ceph-2 ~]#
Version-Release number of selected component (if applicable):
ceph-ansible-3.0.14
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:0474