#191 Missing zstd support for EROFS
Opened by ngompa. Modified

Support for Zstandard compression in EROFS is apparently disabled by default in RHEL at the moment.

This needs to be corrected as the failure mode for live images using erofs+zstd is a total crash and you don't easily get to see the error in things like VMs as the VM shuts off when the kernel crashes.

Here's the error observed:

Screenshot_20250330_185734-1.png

This should be fixed in upstream RHEL (for Alt Images) and the Hyperscale kernel.


Metadata Update from @ngompa:
- Issue assigned to ngompa

Submitted RHEL Jira: https://issues.redhat.com/browse/RHEL-87245

Submitted kernel MRs:

  • ARK: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3829
  • C10S: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/740
Metadata