Bug 1911790
Summary: | [Assisted-4.6] [Staging] reduce disk speed requirement for test/dev environments | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Lital Alon <lalon> | ||||
Component: | assisted-installer | Assignee: | Fred Rolland <frolland> | ||||
assisted-installer sub component: | assisted-service | QA Contact: | Yuri Obshansky <yobshans> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | high | ||||||
Priority: | unspecified | CC: | aos-bugs, lgamliel | ||||
Version: | 4.6 | Keywords: | TestBlocker | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | OCP-Metal-V1.0.14.2 | Doc Type: | No Doc Update | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-01-18 18:00:14 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: | |||||||
Attachments: |
|
Verified in Staging OCP-Metal-V1.0.14.3 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.6.12 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:0037 |
Created attachment 1743385 [details] Logs Description of problem: I ran regression tests, and few tests were failing due to: "updated status from \"installing\" to \"error\" (dd: failed to open '/dev/sr0': Read-only file system\nDisk /dev/vda is not fast enough for installation)" The issue is that those installation could have pass, its just that we restrict it. We should consider reducing the minimum disk speed requirement and/or change it to display detailed warning, and let the user continue. Version-Release number of selected component (if applicable): v1.0.14.1 Steps to Reproduce: 1. Install cluster using "slow" disks Actual results: installation fails Expected results: installation continue with warning OR reduce the minimum Additional info: logs attached