Bug 2102777
Summary: | OCP upgrade from 4.10 to 4.11 got stuck at machine-config due to stuck reboot | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | yliu1 |
Component: | Machine Config Operator | Assignee: | Ben Nemec <bnemec> |
Machine Config Operator sub component: | platform-baremetal | QA Contact: | Amit Ugol <augol> |
Status: | CLOSED DUPLICATE | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | tsedovic |
Version: | 4.11 | ||
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-12 15:07:46 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
yliu1
2022-06-30 15:49:37 UTC
It looks like this is another instance of https://bugzilla.redhat.com/show_bug.cgi?id=2100456#c3 We're working on a fix with the NetworkManager team. *** This bug has been marked as a duplicate of bug 2100456 *** Reproducible from 4.10.23 to 4.11.0. mcp updating got stuck at shutting down system. Upgrade eventually completed after manually rebooting the server. 2022-08-15T18:11:20.571928782+00:00 stdout F Removed: 2022-08-15T18:11:20.572000238+00:00 stdout F ModemManager-glib-1.10.8-2.el8.x86_64 2022-08-15T18:11:20.572071556+00:00 stdout F libmbim-1.20.2-1.el8.x86_64 2022-08-15T18:11:20.572389870+00:00 stdout F libqmi-1.24.0-1.el8.x86_64 2022-08-15T18:11:20.572442417+00:00 stdout F openvswitch2.16-2.16.0-76.el8fdp.x86_64 2022-08-15T18:11:20.572482569+00:00 stdout F redhat-release-coreos-410.84-2.el8.x86_64 2022-08-15T18:11:20.572522012+00:00 stdout F Added: 2022-08-15T18:11:20.572560226+00:00 stdout F WALinuxAgent-udev-2.3.0.2-2.el8_6.2.noarch 2022-08-15T18:11:20.572598527+00:00 stdout F glibc-gconv-extra-2.28-189.5.el8_6.x86_64 2022-08-15T18:11:20.572636793+00:00 stdout F libbpf-0.4.0-3.el8.x86_64 2022-08-15T18:11:20.572675518+00:00 stdout F nvme-cli-1.16-3.el8.x86_64 2022-08-15T18:11:20.572713555+00:00 stdout F openvswitch2.17-2.17.0-31.el8fdp.x86_64 2022-08-15T18:11:20.572751647+00:00 stdout F redhat-release-8.6-0.1.el8.x86_64 2022-08-15T18:11:20.572791421+00:00 stdout F redhat-release-eula-8.6-0.1.el8.x86_64 2022-08-15T18:11:20.572829516+00:00 stdout F shadow-utils-subid-2:4.6-16.el8.x86_64 2022-08-15T18:11:20.573613294+00:00 stdout F Run "systemctl reboot" to start a reboot 2022-08-15T18:11:22.282168508+00:00 stderr F I0815 18:11:22.281258 824440 update.go:1991] Initiating switch from kernel realtime to realtime 2022-08-15T18:11:22.288012328+00:00 stderr F I0815 18:11:22.287967 824440 update.go:1991] Updating rt-kernel packages on host: ["update"] 2022-08-15T18:11:22.291666674+00:00 stderr F I0815 18:11:22.291639 824440 update.go:1976] Running: rpm-ostree update 2022-08-15T18:11:24.414831307+00:00 stdout F Checking out tree 5e84581...done 2022-08-15T18:11:24.488883838+00:00 stdout F Enabled rpm-md repositories: coreos-extensions 2022-08-15T18:11:24.496463584+00:00 stdout F rpm-md repo 'coreos-extensions' (cached); generated: 2022-08-03T11:48:07Z 2022-08-15T18:11:24.711890306+00:00 stdout F Importing rpm-md...done 2022-08-15T18:11:24.724547635+00:00 stdout F Resolving dependencies...done 2022-08-15T18:11:24.724787364+00:00 stdout F No upgrade available. 2022-08-15T18:11:26.553489762+00:00 stderr F I0815 18:11:26.553443 824440 update.go:1991] Rebooting node 2022-08-15T18:11:26.560119163+00:00 stderr F I0815 18:11:26.560071 824440 update.go:2021] Removing SIGTERM protection 2022-08-15T18:11:26.560209041+00:00 stderr F I0815 18:11:26.560191 824440 update.go:1991] initiating reboot: Node will reboot into config rendered-master-563530429f1165228713dedc9658c3ab 2022-08-15T18:11:27.212174684+00:00 stderr F I0815 18:11:27.210247 824440 daemon.go:934] Shutting down MachineConfigDaemon |