Bug 1716674
Summary: | Anaconda kickstart LUKS no option to set key size / incorrect documentation | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | jan | |
Component: | python-blivet | Assignee: | Vojtech Trefny <vtrefny> | |
Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.6 | CC: | jan, jkonecny, jstodola, rhandlin, zveleba | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | python-blivet-0.61.15.75-1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1740210 (view as bug list) | Environment: | ||
Last Closed: | 2020-03-31 19:45:49 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
2019-06-03 21:28:56 UTC
The code you are talking about is in our storage library. Switching components. Well the code is the only code I found that touches the key-size during installation (apart from the LUKS defaults). However this is only part of the problem. To support setting the key-size in anaconda/kickstart configurations code needs to be added to anaconda/pykickstart. Furthermore the docs needs to be corrected. Verified, the default key size is now 512. 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, 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/RHBA-2020:1060 |