Skip to content

Fix systemd-repart discard hanging on large disks - #556

Open
dbw7 wants to merge 1 commit into
SUSE:mainfrom
dbw7:repart-fix
Open

Fix systemd-repart discard hanging on large disks#556
dbw7 wants to merge 1 commit into
SUSE:mainfrom
dbw7:repart-fix

Conversation

@dbw7

@dbw7 dbw7 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #555 by doing an explicit discard of the entire disk all at once. This discard is a lazy discard that allows the installation to proceed and then lets the disk's native TRIM engine trim the disk on its own time. Installation proceeds if a disk doesn't support blkdiscard but installation is aborted if any other error comes up like "disk in use"

@dbw7
dbw7 requested a review from a team as a code owner August 10, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Elemental Failing on Large Disks

1 participant