Bug 1208801 - Add support for zstd in Kdump
Summary: Add support for zstd in Kdump
Status: RESOLVED DUPLICATE of bug 1212646
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Jiri Bohac
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 13:54 UTC by Martin Liška
Modified: 2023-06-23 11:26 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2023-03-01 13:54:54 UTC
Right now, Kdump uses the zlib compression but would be nice to have a more modern compression algorithm, zstd.

yast2 provides the following options:

No Dump
ELF Format
Compressed Format
LZO Compressed Format

where the 3rd one is likely zlib I guess.
Comment 1 Jiri Bohac 2023-06-23 11:26:20 UTC
kdump has supported zstd for ages. But it's missing from yast2-kdump.
Implemented in https://github.com/yast/yast-kdump/pull/134/commits/b6c7d5b23e32f236d2ce0680c200083728d67606
and waiting to be submitted by the YaST team in bsc#1212646

*** This bug has been marked as a duplicate of bug 1212646 ***