Bug 1872598

Summary: etcd pod is crash with err: panic: tocommit(4466805) is out of range [lastIndex(0)]
Product: OpenShift Container Platform Reporter: ge liu <geliu>
Component: EtcdAssignee: Sam Batschelet <sbatsche>
Status: CLOSED DUPLICATE QA Contact: ge liu <geliu>
Severity: high Docs Contact:
Priority: medium    
Version: 4.6CC: anli
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-28 17:32:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 Anping Li 2020-08-26 12:32:09 UTC
The following actions were played.

1. Running the cluster about three days(No operation)
2.oc extract secret/pull-secret -n openshift-config
4. change the token to quay.io
vi $PWD/.dockerconfigjson
4. Write back the pullsecret
oc set data secret/pull-secret -n openshift-config  --from-file=.dockerconfigjson=$PWD/.dockerconfigjson

Comment 7 Sam Batschelet 2020-08-28 17:32:48 UTC

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