There is an issue in the operator related to 4.5. This should not block the 4.4 release as the fix is needed in the 4.5 operator. 2020-05-07T09:42:22.075116409Z 2020-05-07 09:42:22.075087 E | op-osd: unknown PVC template type "", valid names are "data" for the main OSD block and "metadata" for a metadata device to back the OSD. 2020-05-07T09:42:22.075116409Z 2020-05-07 09:42:22.075108 E | op-osd: unknown PVC template type "", valid names are "data" for the main OSD block and "metadata" for a metadata device to back the OSD. 2020-05-07T09:42:22.075133115Z 2020-05-07 09:42:22.075115 E | op-osd: unknown PVC template type "", valid names are "data" for the main OSD block and "metadata" for a metadata device to back the OSD. @Seb can you take a look?
I wonder why the volumeClaimTemplates has no metadata name this is clearly a problem. Will look at this.
(In reply to leseb from comment #10) > I wonder why the volumeClaimTemplates has no metadata name this is clearly a > problem. > Will look at this. I'm assuming the operator should just interpret the empty string as a data template. OCS doesn't currently use metadata templates.
Synced with https://github.com/openshift/rook/pull/60
All pods, including OSD ones, are being upgraded when upgrade OCS 4.4 to 4.5. oc -n openshift-storage --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig get Pod rook-ceph-osd-0-6fd9dbdc46-9pv9j -n openshift-storage -o yaml All the images: {'container': 'quay.io/rhceph-dev/rhceph@sha256:df67e134c9037707118a8533670b2f77647355a4af2fdc1247d79679cb6bb676', 'osd': 'quay.io/rhceph-dev/rhceph@sha256:df67e134c9037707118a8533670b2f77647355a4af2fdc1247d79679cb6bb676', 'config-init': 'quay.io/rhceph-dev/rook-ceph@sha256:164ff0868bf6d848a45b325a6eb3a2280e8978df69645b1b91d79ecca44da684', 'copy-bins': 'quay.io/rhceph-dev/rook-ceph@sha256:164ff0868bf6d848a45b325a6eb3a2280e8978df69645b1b91d79ecca44da684', 'blkdevmapper': 'quay.io/rhceph-dev/rhceph@sha256:df67e134c9037707118a8533670b2f77647355a4af2fdc1247d79679cb6bb676', 'chown-container-data-dir': 'quay.io/rhceph-dev/rhceph@sha256:df67e134c9037707118a8533670b2f77647355a4af2fdc1247d79679cb6bb676'} were successfully upgraded in: rook-ceph-osd-0-6fd9dbdc46-9pv9j! =================================== Source OCS version - v4.4.2-510.ci Target OCS version - 4.5.0-43.ci OCP version - 4.5.0-0.nightly-2020-08-10-061547
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 (Red Hat OpenShift Container Storage 4.5.0 bug fix and enhancement update), 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-2020:3754