Summary: | Stopping and Starting OCP 4.1 cluster on AWS kills the cluster. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andrew Pitt <apitt> |
Component: | Node | Assignee: | Ryan Phillips <rphillips> |
Status: | CLOSED DUPLICATE | QA Contact: | Jianwei Hou <jhou> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | aos-bugs, bleanhar, eparis, jokerman, mifiedle, mmccomas, piqin, schoudha, shlao, tnozicka, xtian, xxia, yinzhou |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | 4.1.z | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-03 15:30:20 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: |
Description
Andrew Pitt
2019-05-26 13:27:28 UTC
Had a simalar options with 4.1.0-rc.7, seems no this issue. The steps are: 1.Get openshift-install binary file with cmd: oc adm release extract ---command='openshift-install' --command-os='linux' quay.io/openshift-release-dev/ocp-release:4.1.0-rc.7 2. Install an openshift cluster in ap-northeast-1 region 3. Wait about 1 or 2 hours 4. Stop all the instances in the aws web console 5. Then start all the instances in the aws web console 6. Check the cluster with cmd: oc get node, and succeeded Closing as a duplicate of BZ1711910. *** This bug has been marked as a duplicate of bug 1711910 *** |