Bug 2099748
Summary: | Improve boot performance by removing key check | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Martin Zelený <mzeleny> |
Component: | clevis | Assignee: | Sergio Arroutbi <sarroutb> |
Status: | CLOSED ERRATA | QA Contact: | Martin Zelený <mzeleny> |
Severity: | low | Docs Contact: | Mirek Jahoda <mjahoda> |
Priority: | low | ||
Version: | 8.7 | CC: | dapospis, mzeleny, sarroutb, scorreia |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | clevis-15-10.el8 | Doc Type: | Enhancement |
Doc Text: |
Feature: Rather than a feature, this is the result of a time execution measurement in the different parts involved in boot process when clevis is used
Reason: The reason of this enhancement is essentially to try to decrease time used by clevis commands to unlock a LUKS device
Result: Function clevis_luks_check_valid_key_or_keyfile is spending most of the boot time dedicated to unlock devices.
However, this function is always returning true for an
already encrypted device (normal call execution).
Parameterizing this function to avoid this check allows
decreasing boot time
|
Story Points: | --- |
Clone Of: | 2099701 | Environment: | |
Last Closed: | 2022-11-08 10:01:31 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: | 2099701 | ||
Bug Blocks: |
Comment 2
Sergio Arroutbi
2022-07-21 11:33:48 UTC
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 (clevis bug fix and enhancement 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/RHBA-2022:7644 |