Bug 1949231
Summary: | [OCPonRHV]-when create machineset with empty osDisk - machine created successfully without any validation error | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | michal <mgold> |
Component: | Cloud Compute | Assignee: | OCP on RHV Team <ocprhvteam> |
Cloud Compute sub component: | oVirt Provider | QA Contact: | Michael Burman <mburman> |
Status: | CLOSED WONTFIX | Docs Contact: | |
Severity: | low | ||
Priority: | low | CC: | bretm, jpasztor, lleistne, mburman, mengel |
Version: | 4.8 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
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: | 2022-07-14 15:27:07 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: |
Description
michal
2021-04-13 18:22:10 UTC
what is the actual machine that is created? if the machine gets the template disk size then this is not a bug this is the created machine- ge2n1-xzw48-worker-6-mrlnn the status is empty and the relevant log is - The machine spec specified new disk size %d, and the current disk size is %d. Shrinking is not supported.0 17179869184 E0511 07:13:37.498167 1 controller.go:278] ge2n1-xzw48-worker-6-mrlnn: error updating machine: Operation cannot be fulfilled on machines.machine.openshift.io "ge2n1-xzw48-worker-6-mrlnn": the object has been modified; please apply your changes to the latest version and try again, retrying in 30s seconds [root@ocp-ge-2 ge2n1]# oc get machines NAME PHASE TYPE REGION ZONE AGE ge2n1-xzw48-master-0 Running 44h ge2n1-xzw48-master-1 Running 44h ge2n1-xzw48-master-2 Running 44h ge2n1-xzw48-worker-4-59mjr Failed 13m ge2n1-xzw48-worker-5-9ht6z Running 3m33s ge2n1-xzw48-worker-6-mrlnn Running 2m43s ge2n1-xzw48-worker-bfz25 Running 44h ge2n1-xzw48-worker-wwshm Running 44h (In reply to michal from comment #2) > this is the created machine- ge2n1-xzw48-worker-6-mrlnn the status is empty > and the relevant log is - > The machine spec specified new disk size %d, and the current disk size is > %d. Shrinking is not supported.0 17179869184 > E0511 07:13:37.498167 1 controller.go:278] ge2n1-xzw48-worker-6-mrlnn: > error updating machine: Operation cannot be fulfilled on > machines.machine.openshift.io "ge2n1-xzw48-worker-6-mrlnn": the object has > been modified; please apply your changes to the latest version and try > again, retrying in 30s seconds > > [root@ocp-ge-2 ge2n1]# oc get machines > NAME PHASE TYPE REGION ZONE AGE > ge2n1-xzw48-master-0 Running 44h > ge2n1-xzw48-master-1 Running 44h > ge2n1-xzw48-master-2 Running 44h > ge2n1-xzw48-worker-4-59mjr Failed 13m > ge2n1-xzw48-worker-5-9ht6z Running 3m33s > ge2n1-xzw48-worker-6-mrlnn Running 2m43s > ge2n1-xzw48-worker-bfz25 Running 44h > ge2n1-xzw48-worker-wwshm Running 44h Well, there is a Patch for that but honestly, this looks good to me, the machine is on Failed, there is an understandable error message.... but since there is already a PR I'll keep the bug :) @gal, ge2n1-xzw48-worker-6-mrlnn this machine is running:) this is the problem (In reply to michal from comment #4) > @gal, ge2n1-xzw48-worker-6-mrlnn this machine is running:) this is the > problem Oh ok I see +1 |