Bug 1966892
| Summary: | [master] [Assisted-4.8][SNO] SNO node cannot transition into "Writing image to disk" from "Waiting for bootkub[e" | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | nshidlin <nshidlin> | |
| Component: | assisted-installer | Assignee: | Eran Cohen <ercohen> | |
| assisted-installer sub component: | assisted-service | QA Contact: | nshidlin <nshidlin> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | high | |||
| Priority: | high | CC: | alazar, aos-bugs, asegurap | |
| Version: | 4.8 | Keywords: | Triaged | |
| Target Milestone: | --- | |||
| Target Release: | 4.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | AI-Team-Core | |||
| Fixed In Version: | Doc Type: | No Doc Update | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1967633 (view as bug list) | Environment: | ||
| Last Closed: | 2021-07-27 23:11:00 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1967633 | |||
Verified on: assisted-service: quay.io/ocpmetal/assisted-service@sha256:460775467dc69d960b4e90dbe40a27c1ea1ec8437a9d6e086004de497344f3be 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.8.2 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:2438 |
Description of problem: When installing an SNO cluster the node cannot transition into "Writing image to disk" from "Waiting for bootkube" Log message from assisted-service: time="2021-06-02T06:01:02Z" level=info msg="Update host 3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 install progress" func="github.com/openshift/assisted-service/internal/bminvento ry.(*bareMetalInventory).UpdateHostInstallProgress" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:3595" cluster_id=4203eabc-bb7d-4ccf-8907-2278 a627a89a go-id=16380 host_id=3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 pkg=Inventory request_id=223e31ed-7079-4634-b8e2-5c045e8e1ae4 time="2021-06-02T06:01:02Z" level=error msg="failed to update host 3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2 progress" func="github.com/openshift/assisted-service/internal/bminve ntory.(*bareMetalInventory).UpdateHostInstallProgress" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:3605" cluster_id=4203eabc-bb7d-4ccf-8907-2 278a627a89a error="Can't assign lower stage \"Writing image to disk\" after host has been in stage \"Waiting for bootkube\"" go-id=16380 host_id=3e7eceb6-0e3f-4ea3-a3ce-fe57 e36e1ac2 pkg=Inventory request_id=223e31ed-7079-4634-b8e2-5c045e8e1ae4 In the cluster events the node transitions into "Rebooting" from "Waiting for bootkube": { "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a", "event_time": "2021-06-02T05:52:22.715Z", "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2", "message": "Host sno: reached installation stage Starting installation: bootstrap", "severity": "info" }, { "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a", "event_time": "2021-06-02T05:52:22.789Z", "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2", "message": "Host sno: reached installation stage Installing: bootstrap", "severity": "info" }, { "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a", "event_time": "2021-06-02T05:52:47.397Z", "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2", "message": "Host sno: reached installation stage Waiting for bootkube", "severity": "info" }, { "cluster_id": "4203eabc-bb7d-4ccf-8907-2278a627a89a", "event_time": "2021-06-02T06:01:02.797Z", "host_id": "3e7eceb6-0e3f-4ea3-a3ce-fe57e36e1ac2", "message": "Host sno: reached installation stage Rebooting", "severity": "info" } Note the cluster installs successfully. Version-Release number of selected component (if applicable): quay.io/ocpmetal/assisted-service@sha256:434617dd691c2f5f1a410ffd9866908fc0e9c72e0c3b26ced3d0d8578180fc3a Steps to Reproduce: 1. install sno cluster