Bug 1942966
Summary: | MachineSet scaling from 0 is not available or evaluated incorrectly for the new or changed instance types | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Cloud Compute | Assignee: | Joel Speed <jspeed> |
Cloud Compute sub component: | Other Providers | QA Contact: | Milind Yadav <miyadav> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | low | ||
Priority: | low | CC: | mimccune, skrenger |
Version: | 4.7 | ||
Target Milestone: | --- | ||
Target Release: | 4.7.z | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-29 04:19:47 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1896321 | ||
Bug Blocks: | 1917838 |
Description
OpenShift BugZilla Robot
2021-03-25 12:04:31 UTC
verified after testing on a cluster launched with cluster-bot clusterversion: 4.7.0-0.ci.test-2021-04-08-004722-ci-ln-xzssv92 add workload, machineset could scale up from 0 with instanceType: p4d.24xlarge $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.7.0-0.ci.test-2021-04-08-004722-ci-ln-xzssv92 True False 18m Cluster version is 4.7.0-0.ci.test-2021-04-08-004722-ci-ln-xzssv92 $ oc get machineautoscaler NAME REF KIND REF NAME MIN MAX AGE machineautoscaler-b MachineSet ci-ln-xzssv92-d5d6b-j75m8-worker-us-east-2b 0 2 2m38s $ oc get machine NAME PHASE TYPE REGION ZONE AGE ci-ln-xzssv92-d5d6b-j75m8-master-0 Running m5.xlarge us-east-2 us-east-2a 54m ci-ln-xzssv92-d5d6b-j75m8-master-1 Running m5.xlarge us-east-2 us-east-2b 54m ci-ln-xzssv92-d5d6b-j75m8-master-2 Running m5.xlarge us-east-2 us-east-2a 54m ci-ln-xzssv92-d5d6b-j75m8-worker-us-east-2a-v478m Running m4.xlarge us-east-2 us-east-2a 48m ci-ln-xzssv92-d5d6b-j75m8-worker-us-east-2a-wn82p Running m4.xlarge us-east-2 us-east-2a 48m ci-ln-xzssv92-d5d6b-j75m8-worker-us-east-2b-t5rwn Running p4d.24xlarge us-east-2 us-east-2b 4m24s Pre-merged verified by @Zhsun .. hence moved to VERIFIED. 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 (OpenShift Container Platform 4.7.18 bug fix 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-2021:2502 |