Bug 2106723 - [4.11] Upgrade from 4.11.0-rc0 -> 4.11.0-rc.1 failed. rpm-ostree status shows No space left on device
Summary: [4.11] Upgrade from 4.11.0-rc0 -> 4.11.0-rc.1 failed. rpm-ostree status shows...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RHCOS
Version: 4.11
Hardware: ppc64le
OS: Linux
high
high
Target Milestone: ---
: 4.11.0
Assignee: Timothée Ravier
QA Contact: Douglas Slavens
URL:
Whiteboard:
Depends On: 2104619
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-13 11:34 UTC by OpenShift BugZilla Robot
Modified: 2022-08-10 11:21 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:20:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 3249 0 None open [release-4.11] Bug 2106723: Remove rollback deployment 2022-07-13 12:04:00 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:21:09 UTC

Comment 3 pdsilva 2022-07-19 12:50:05 UTC
Verified that upgrade works fine with the latest RC - 4.11.0-rc.3
The test scenario was 4.10.23 -> 4.11.0-rc.2 -> 4.11.0-rc.3 - PASS

Post upgrade:
sh-4.4# rpm-ostree status
State: idle
Deployments:
* pivot://quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0615fd76754f79d3da5d5aa3627d5321e9846e276e87bb8567e32e1ac65f4fdb
              CustomOrigin: Managed by machine-config-operator
                   Version: 411.86.202207150037-0 (2022-07-15T00:44:41Z)

# oc get clusterversion
NAME      VERSION       AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-rc.3   True        False         3h51m   Cluster version is 4.11.0-rc.3

# oc get nodes
NAME       STATUS   ROLES    AGE     VERSION
master-0   Ready    master   7h54m   v1.24.0+9546431
master-1   Ready    master   7h55m   v1.24.0+9546431
master-2   Ready    master   7h54m   v1.24.0+9546431
worker-0   Ready    worker   7h43m   v1.24.0+9546431
worker-1   Ready    worker   7h46m   v1.24.0+9546431

# oc get clusterversion -o json |jq ".items[0].status.history"
[
  {
    "completionTime": "2022-07-19T08:51:59Z",
    "image": "quay.io/openshift-release-dev/ocp-release@sha256:e870c897fd9d87a6839a7747c640cbe862d81f377eb2315b166bb489f2f5abf6",
    "startedTime": "2022-07-19T08:11:35Z",
    "state": "Completed",
    "verified": true,
    "version": "4.11.0-rc.3"
  },
  {
    "completionTime": "2022-07-19T08:01:28Z",
    "image": "quay.io/openshift-release-dev/ocp-release@sha256:1d1a712818baf48944e248922c1be350535347d64d8a9e27c74d38a1a84c9846",
    "startedTime": "2022-07-19T06:51:54Z",
    "state": "Completed",
    "verified": true,
    "version": "4.11.0-rc.2"
  },
  {
    "completionTime": "2022-07-19T05:02:47Z",
    "image": "quay.io/openshift-release-dev/ocp-release@sha256:0b5822f70610ff8f624a8b83378000908f25701dfea83c377abc84d82d636099",
    "startedTime": "2022-07-19T04:41:07Z",
    "state": "Completed",
    "verified": false,
    "version": "4.10.23"
  }
]

# oc get mcp -A
NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
master   rendered-master-aa68b9dd37f3324224072db1bc89b694   True      False      False      3              3                   3                     0                      8h
worker   rendered-worker-00ce21b598e67079e83b697268e00b14   True      False      False      2              2                   2                     0                      8h

Comment 4 errata-xmlrpc 2022-08-10 11:20:54 UTC
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069


Note You need to log in before you can comment on or make changes to this bug.