Bug 1912567
Summary: | [OCP on RHV] Node becomes to 'NotReady' status when shutdown vm from RHV UI only on the second deletion | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | michal <mgold> |
Component: | Cloud Compute | Assignee: | Gal Zaidman <gzaidman> |
Cloud Compute sub component: | oVirt Provider | QA Contact: | michal <mgold> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | gzaidman, mburman, mgold |
Version: | 4.6 | ||
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-24 15:49:41 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-01-04 19:11:18 UTC
verify on: ocp : ./openshift-install 4.7.0-0.nightly-2021-01-21-012810 rhv: 4.4.4.7 steps: 1) In the command line check 'oc get nodes' and verify that all VMs there 2) Open RHV UI 3) In the 'Virtual Machine' screen, choose any worker virtual machine and 'Shutdown' 4) Remove the virtual machine 5) come back to the command line and press again 'oc get nodes'- verify that node was deleted 6) check 'oc get machines' - verify that one machine became to 'failed' and after a while it will delete also 7) perform these steps again 8)verify that machine became to 'failed' and 'nodes' delete result: the machine became to 'failed' and 'node' delete [root@ocp-ge-2 primary]# oc get nodes NAME STATUS ROLES AGE VERSION ovirt10-vk8dz-master-0 Ready master 3h49m v1.20.0+d9c52cc ovirt10-vk8dz-master-1 Ready master 3h47m v1.20.0+d9c52cc ovirt10-vk8dz-master-2 Ready master 3h47m v1.20.0+d9c52cc ovirt10-vk8dz-worker-0-ljl24 Ready worker 9m17s v1.20.0+d9c52cc [root@ocp-ge-2 primary]# oc get machine NAME PHASE TYPE REGION ZONE AGE ovirt10-vk8dz-master-0 Running 3h53m ovirt10-vk8dz-master-1 Running 3h53m ovirt10-vk8dz-master-2 Running 3h53m ovirt10-vk8dz-worker-0-ljl24 Running 17m ovirt10-vk8dz-worker-0-mtsj4 Failed 3h42m 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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/RHSA-2020:5633 |