Bug 1961451 - Upgrade 4.7.10 to 4.8-fc3 and then backdown to 4.7.10 fails
Summary: Upgrade 4.7.10 to 4.8-fc3 and then backdown to 4.7.10 fails
Keywords:
Status: CLOSED DUPLICATE of bug 1955418
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Etcd
Version: 4.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Sam Batschelet
QA Contact: ge liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-18 01:01 UTC by To Hung Sze
Modified: 2021-06-11 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-27 13:21:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description To Hung Sze 2021-05-18 01:01:21 UTC
Description of problem:
Upgrade 4.7.10 to 4.8-fc3 succeeds but downgrade back to 4.7.10 fails.


Version-Release number of selected component (if applicable):
4.7.10


How reproducible:


Steps to Reproduce:
1 Start with 4.7.10. 
2 Upgrade to 4.8-fc3.
3 Downgrade back to 4.7.10 - fails.


Actual results:
Only etcd is at 4.7.10 and rest stays at 4.8-fc3 with this error:

./oc describe clusterversion -o yaml
info: An upgrade is in progress. Unable to apply 4.7.10: a required extension is not available to update
    - lastTransitionTime: "2021-05-17T21:01:37Z"
      message: 'Could not update flowschema "openshift-etcd-operator" (73 of 669):
        the server does not recognize this resource, check extension API servers'
      reason: UpdatePayloadResourceTypeMissing
      status: "True"
      type: Failing



Expected results:
Downgrade back to original version should work (has worked in the past).


Additional info:
must-gather says
ClusterID: 6c1c42fb-cb6b-4f25-9154-cddf0370b0d1
ClusterVersion: Updating to "4.7.10" from "4.8.0-fc.3" for 2 days: Working towards 4.7.10: 72 of 669 done (10% complete)
ClusterOperators:
	All healthy and stable

must-gather is too big to attach. Have it on google drive and can share

Comment 1 Sam Batschelet 2021-05-27 13:21:44 UTC
I believe this is a duplicate of 1955418, if we find that not to be true we can reopen.

*** This bug has been marked as a duplicate of bug 1955418 ***

Comment 2 To Hung Sze 2021-06-11 22:10:34 UTC
Another defect on roll back: https://bugzilla.redhat.com/show_bug.cgi?id=1971087


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