Bug 2028509
Summary: | [oVirt / RHV] PV disks are lost when machine deleted while node is disconnected | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> | |
Component: | Cloud Compute | Assignee: | Alberto <agarcial> | |
Cloud Compute sub component: | oVirt Provider | QA Contact: | michal <mgold> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | urgent | |||
Priority: | urgent | CC: | jpasztor, lsvaty, mburman, mkalinin, pelauter, plarsen | |
Version: | 4.8 | |||
Target Milestone: | --- | |||
Target Release: | 4.9.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2046356 (view as bug list) | Environment: | ||
Last Closed: | 2022-01-31 18:22:29 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: | 2024328 | |||
Bug Blocks: | 2046356 |
Comment 2
Janos Bonic
2022-01-20 13:21:40 UTC
rhv: 4.4.10 -2 ocp: 4.9.0-0.nightly-2022-01-24-212243 steps: 1) create pvc 2) create deployment -> pod was created 3) verify that pod run on machine 4) delete machine and verify that pod move to other machine 1) create pvc 2) create deployment -> pod was created 3) verify that pod run on machine 4) disconnect network from vm that pod run on 5) delete the vm that you disconnect the network 6) verify that pod move to different machine actual: pod appear in different machine and PVC doesn't delete 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.9.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-2022:0279 |