Bug 1636550
Summary: | s390x: add "--cdl" parameter to "clearpart" kickstart command | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Jan Stodola <jstodola> |
Component: | general | Assignee: | Martin Styk <mastyk> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Christopher Beer <cbeer> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | ||
Target Milestone: | 26.2 | ||
Target Release: | --- | ||
Hardware: | s390x | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-11-13 14:47:15 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
Jan Stodola
2018-10-05 16:16:26 UTC
I assume this --cdl option is only valid for S/390 and should not appear for any other arches. Do we want the option to be present from RHEL7.6+ and RHEL8.0+ only (conservative)? Or do we want it to be present from RHEL7.3+ and RHEL6.7+ and RHEL8+? Yes, this option only applies to s390x and should not be used anywhere else. AFAIK we are not seeing many aborted jobs on older releases because of LDL disks being used during installation. Let's apply this change on RHEL7.6+ and RHEL8.0+ only and keep older distros unchanged to avoid possible regressions. "--cdl" parameter was added to kickstart for "clearpart" command. This change is only applicable for s390x arch and RHEL7.6+/RHEL8.0+. |