Bug 1960103
| Summary: | SR-IOV obliviously reboot the node | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Peng Liu <pliu> | |
| Component: | Networking | Assignee: | Peng Liu <pliu> | |
| Networking sub component: | SR-IOV | QA Contact: | zhaozhanqi <zzhao> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | dosmith, keyoung | |
| Version: | 4.7 | Keywords: | Reopened | |
| Target Milestone: | --- | |||
| Target Release: | 4.7.z | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1960263 (view as bug list) | Environment: | ||
| Last Closed: | 2021-09-08 13:17:53 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: | 1921321 | |||
| Bug Blocks: | 1960263 | |||
|
Description
Peng Liu
2021-05-13 03:58:55 UTC
Verified this bug on 4.7.0-202105211528.p0
# oc logs sriov-network-config-daemon-4qmgg | grep MCP
I0524 09:40:22.613936 690227 daemon.go:768] getNodeMachinePool(): find node in MCP worker
I0524 13:27:41.098274 7778 daemon.go:768] getNodeMachinePool(): find node in MCP worker
I0526 05:23:46.372124 7205 daemon.go:768] getNodeMachinePool(): find node in MCP worker
I0526 05:24:29.259393 7205 daemon.go:768] getNodeMachinePool(): find node in MCP worker
I0526 05:24:33.877516 7205 daemon.go:861] drainNode():MCP worker is not ready: [{RenderDegraded False 2021-05-24 03:00:29 +0000 UTC } {NodeDegraded False 2021-05-24 03:00:34 +0000 UTC } {Degraded False 2021-05-24 03:00:34 +0000 UTC } {Updated False 2021-05-26 05:24:33 +0000 UTC } {Updating True 2021-05-26 05:24:33 +0000 UTC All nodes are updating to rendered-worker-b58b27a1b88a1d318d9816e8c2766c8a}], wait...
I0526 05:24:38.859707 7205 daemon.go:861] drainNode():MCP worker is not ready: [{RenderDegraded False 2021-05-24 03:00:29 +0000 UTC } {NodeDegraded False 2021-05-24 03:00:34 +0000 UTC } {Degraded False 2021-05-24 03:00:34 +0000 UTC } {Updated False 2021-05-26 05:24:33 +0000 UTC } {Updating True 2021-05-26 05:24:33 +0000 UTC All nodes are updating to rendered-worker-b58b27a1b88a1d318d9816e8c2766c8a}], wait...
I0526 05:30:22.220643 6474 daemon.go:768] getNodeMachinePool(): find node in MCP worker
I0526 05:31:34.684576 6474 daemon.go:579] completeDrain(): resume MCP worker
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.13 bug fix and security 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-2021:2121 Need to backport one more patch which fixes the scenario where custom MCP is created. Verified this bug on 4.7.0-202106170722 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.29 bug fix and security 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-2021:3303 |