Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 8. Technology previews
This part provides a list of all Technology Previews available in Red Hat Enterprise Linux 9.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.1. Identity Management Link kopierenLink in die Zwischenablage kopiert!
- The IdM Modern Web UI is available (Technology Preview)
With this update, Identity Management (IdM) provides the Modern Web UI as a Technology Preview. This new interface features updated design and is available at the
/ipa/modern-uiendpoint. You can access the new interface through a link on the IdM Web UI login screen.As a Technology Preview, the Modern Web UI is under active development and intended for experimentation in non-production environments. Provide feedback at the FreeIPA Web UI community project to help improve the interface.
Jira:RHEL-134542[1]
8.2. Virtualization Link kopierenLink in die Zwischenablage kopiert!
- Live migration for S3-PR (Technology Preview)
As a Technology Preview, you can now live migrate a virtual machine (VM) with enabled SCSI3-Persistent Reservation (S3-PR), with the reservation state being preserved after the migration. To do this, you must use the following XML configuration for the VM:
<reservations managed="no" migration="yes">Note, however, that migrating a VM with S3-PR and this configuration to a host that uses a previous version of QEMU fails.
Jira:RHEL-140614[1]
8.3. Technology previews identified in RHEL 9.7 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.7.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.3.1. Installer and image creation Link kopierenLink in die Zwischenablage kopiert!
- Container-based deployments on
s390xis now available as a Technology Preview The RHEL installation program now supports deploying bootable containers in Image Mode on the
s390xarchitectures by using theostreecontainerKickstart command as a Technology Preview. This enhancement removes previous limitations and ensures consistent deployment options across supported architectures. Users can now automate installations ons390xsystems by using container-based workflows.
8.3.2. Security Link kopierenLink in die Zwischenablage kopiert!
- New package:
fips-provider-next(Technology Preview) As a Technology Preview, this update adds a new FIPS provider that showcases future code before it obtains FIPS certification.
Jira:RHEL-96056[1]
8.3.3. Shells and command-line tools Link kopierenLink in die Zwischenablage kopiert!
- RHEL 9.7 provides ReaR on
aarch64(Technology Preview) RHEL 9.7 introduces the Relax and Recover (ReaR) package for the 64-bit ARM architecture (
aarch64) as a Technology Preview. ReaR is a disaster recovery tool that produces a bootable image that you can use to restore the system from a backup. You can currently use the following output methods with ReaR onaarch64: ISO, USB, and PXE.For more information about ReaR, see the article What is Relax and Recover(ReaR) and how to use it for disaster recovery?.
Jira:RHEL-56045[1]
8.3.4. Kernel Link kopierenLink in die Zwischenablage kopiert!
- Boot from NVMe/TCP is available as a Technology Preview
On systems that boot from SAN over NVMe-TCP, you can use
kdumpto write crash dumps to an NVMe namespace. This update fixes failures that occurred whenkdumpattempted to dump to the NVMe namespace. As a result, panic dumps succeed on these systems, improving recovery and reducing downtime in SAN-based environments.Jira:RHEL-33413[1]
8.3.5. File systems and storage Link kopierenLink in die Zwischenablage kopiert!
- xfs_scrub utility is available as a Technology Preview
You can check all the metadata on a mounted XFS file system by using the
xfs_scrubutility as a Technology Preview. It functions similarly to thexfs_repair -ncommand for an unmounted XFS filesystem. For details, see thexfs_scrub(8)man page on your system. Note that currently only the scrub feature is available in RHEL 10 kernels and online repair is not enabled.Jira:RHELDOCS-21350[1]
8.3.6. Dynamic programming languages, web and database servers Link kopierenLink in die Zwischenablage kopiert!
- A new
nodejs:24module stream is available as a Technology Preview A new
nodejs:24module stream is available as a Technology Preview in Red Hat Enterprise Linux 9.7. This update introduces Node.js 24, which provides new features, bug fixes, security updates, and performance improvements compared to Node.js 22 included in RHEL 9.6.To install the
nodejs:24module, enter:# dnf module install nodejs:24For information about the length of support for the
nodejsApplication Streams, see Red Hat Enterprise Linux Application Streams Life Cycle.
8.3.7. Identity Management Link kopierenLink in die Zwischenablage kopiert!
- Encrypted DNS with DoT is now available in ansible-freeipa installations of IdM as a Technology Preview
You can now use Ansible to ensure that all DNS queries and responses between DNS clients and Identity Management (IdM) DNS servers are encrypted. Encrypted DNS using DNS over TLS (DoT) has been available as a Technology Preview in IdM deployments since RHEL 10. In RHEL 10.1, the functionality is available as a Technology Preview in the
freeipa.ansible_freeipacollection.To enable DoT during a deployment of IdM by using
ansible-freeipause the following options:-
ipaserver_dns_over_tlswith thefreeipa.ansible_freeipa.ipaserverrole for a new server. -
ipareplica_dns_over_tlswith thefreeipa.ansible_freeipa.ipareplicarole for a replica. -
dot_forwarderto specify an upstream DoT-enabled DNS server. -
dns_over_tls_keyanddns_over_tls_certto configure DoT certificates.
Additionally, you can set the
dns_policyvariable to enforce DoT-only communication, overriding the default behavior that allows fallback to unencrypted DNS.Jira:RHELDOCS-20258[1]
-
8.3.8. Virtualization Link kopierenLink in die Zwischenablage kopiert!
- TDX is available on RHEL hosts as a Technology Preview
As a Technology Preview, you can enable Trust Domain Extensions (TDX) on RHEL hosts. TDX is a hardware-based security feature that provides strong memory encryption and integrity protection for virtual machines, isolating them from the hypervisor and other system software.
TDX is available only with Intel CPUs.
Jira:RHEL-111840[1]
- SEV-SNP is available on RHEL hosts as a Technology Preview
As a Technology Preview, you can enable Secure Encrypted Virtualization-Secure Nested Paging (SEV-SNP) on RHEL hosts. SEV-SNP is a hardware-based security feature that provides strong memory encryption and integrity protection for virtual machines, isolating them from the hypervisor and other system software.
SEV-SNP is available only with AMD CPUs, and you must use the
snphostpackage to configure the feature on the host.Jira:RHELDOCS-19756[1]
8.3.9. Containers Link kopierenLink in die Zwischenablage kopiert!
- Podman compatibility with Docker API is available as a Technology Preview
Podman supports the following Docker API versions as a Technology Preview:
- Docker API 1.41
- Docker API 1.43
8.4. Technology previews identified in RHEL 9.6 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.6.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.4.1. Security Link kopierenLink in die Zwischenablage kopiert!
- Encrypted DNS in RHEL is available (Technology Preview)
You can enable encrypted DNS to secure DNS communication that uses DNS-over-TLS (DoT). Encrypted DNS (eDNS) encrypts all DNS traffic end-to-end, with no fallback to insecure protocols, and aligns with zero trust architecture (ZTA) principles.
To perform a new installation with eDNS, specify the DoT-enabled DNS server by using the kernel command line. This ensures encrypted DNS is active during the installation process, boot time, and on the installed system. If you require a custom CA certificate bundle, you can install it only by using the
%certificatesection in the Kickstart file. Currently, the custom CA bundle can be installed only through Kickstart installation.On an existing system, configure NetworkManager to use a new DNS plugin,
dnsconfd, which manages the local DNS resolver (unbound) for eDNS. Add kernel arguments to configure eDNS for the early boot process, and optionally install a custom CA bundle.Additionally, Identity Management (IdM) deployments can also use encrypted DNS, with the integrated DNS server supporting DoT.
See Securing system DNS traffic with encrypted DNS for more details.
Jira:RHELDOCS-20059[1], Jira:RHEL-67913
8.4.2. Networking Link kopierenLink in die Zwischenablage kopiert!
- kTLS was updated to version 6.12
The kernel Transport Layer Security (KTLS) functionality is a Technology Preview. In RHEL 9.6, kTLS was updated to the 6.12 upstream version.
Jira:RHELPLAN-153754[1]
8.4.3. Kernel Link kopierenLink in die Zwischenablage kopiert!
- The Red Hat Enterprise Linux for Real Time on ARM64 is now available as a Technology Preview
With this Technology Preview, the Red Hat Enterprise Linux for Real Time is now enabled for ARM64. The ARM64 is enabled on ARM (AARCH64), for both 4k and 64k ARM kernels.
Jira:RHELDOCS-19635[1]
- The Neural Processing Unit (NPU) kernel for the RHEL Kernel is available as a Technology Preview on Intel Arrow Lake-based systems
In RHEL 9.6, the kernel introduces the Neural Processing Unit (NPU) as a Technology Preview. NPUs are special chips used for artificial intelligence (AI) and machine learning (ML) tasks on the systems. The kernel in RHEL 9.6 includes the initial driver for Intel NPUs and support infrastructure required to use the NPUs for AI/ML tasks.
Jira:RHEL-38583[1]
8.4.4. File systems and storage Link kopierenLink in die Zwischenablage kopiert!
- NVMe/TCP Boot with NBFT is available as a Technology Preview
NVMe/TCP Boot by using the NVM Express Boot Specification (NBFT) is available on select server platforms as a Technology Preview. Consult your server manufacturer for platform-specific details and compatibility information.
Jira:RHELDOCS-21587[1]
- NVMe/TCP using TLS is available (Technology Preview)
Encrypting Non-volatile Memory Express (NVMe) over TCP (NVMe/TCP) network traffic using TLS configured with Pre-Shared Keys (PSK) has been added as a Technology Preview in RHEL 9.6. For instructions, see Configuring an NVMe/TCP host using TLS with Pre-Shared-Keys.
Jira:RHEL-9301[1]
8.4.5. Compilers and development tools Link kopierenLink in die Zwischenablage kopiert!
eu-stacktraceavailable as a Technology PreviewThe
eu-stacktraceutility, which has been distributed through theelfutilspackage since version 0.192, is available as a Technology Preview feature.eu-stacktraceis a prototype utility that uses theelfutilstoolkit’s unwinding libraries to support a sampling profiler to unwind frame pointer-less stack sample data.Jira:RHELDOCS-19072[1]
8.4.6. Identity Management Link kopierenLink in die Zwischenablage kopiert!
- DNS over TLS (DoT) in IdM deployments is available as a Technology Preview
Encrypted DNS using DNS over TLS (DoT) is now available as a Technology Preview in Identity Management (IdM) deployments. You can now encrypt all DNS queries and responses between DNS clients and IdM DNS servers.
To start using this functionality, install the
ipa-server-encrypted-dnspackage for IdM servers and replicas, and theipa-client-encrypted-dnspackage for IdM clients. Administrators can enable DoT during the installation using the--dns-over-tlsoption.IdM configures Unbound as a local caching resolver and BIND to receive DoT requests. This functionality is available through the command-line interface (CLI) and non-interactive installations of IdM.
To configure DoT, new options were added to installation utilities for IdM servers, replicas, clients, and the integrated DNS service:
-
--dot-forwarderto specify an upstream DoT-enabled DNS server. -
--dns-over-tls-keyand--dns-over-tls-certto configure DoT certificates. -
--dns-policyto set a DNS security policy to either allow fallback to unencrypted DNS or enforce strict DoT usage.
By default, IdM uses
relaxedDNS policy, which allows fallback to unencrypted DNS. You can enforce encrypted-only communication using the new--dns-policyoption with theenforcedsetting.You can also enable DoT on an existing IdM deployment by reconfiguring the integrated DNS service using
ipa-dns-installwith the new DoT options.See Securing DNS with DoT in IdM for more details.
Jira:RHEL-67913[1], Jira:RHELDOCS-20059
-
8.4.7. Virtualization Link kopierenLink in die Zwischenablage kopiert!
- New package:
trustee-guest-components(Technology Preview) As a Technology Preview, this update adds the
trustee-guest-componentspackage. This makes it possible for confidential virtual machines to attest themselves and get confidential resources from a Trustee server.Jira:RHEL-68141[1]
8.4.8. Containers Link kopierenLink in die Zwischenablage kopiert!
- The
podman artifactcommand is available as a Technology Preview The
podman artifactcommand, which you can use to work with OCI artifacts at the command-line level, is available as a Technology Preview. For further information, reference the man page.
8.5. Technology previews identified in RHEL 9.5 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.5.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.5.1. Security Link kopierenLink in die Zwischenablage kopiert!
- OpenSSL clients can use the QUIC protocol (Technology Preview)
OpenSSL can use the QUIC transport layer network protocol on the client side with the rebase to OpenSSL version 3.2.2 as a Technology Preview.
Jira:RHELDOCS-18935[1]
8.5.2. Networking Link kopierenLink in die Zwischenablage kopiert!
- UDP encapsulation in packet offload mode is now available as a Technology Preview
With IPsec packet offload, the kernel can offload the entire IPsec encapsulation process to a NIC to reduce the workload. With this update, the packet offload has been improved by supporting User Datagram Protocol (UDP) encapsulation of
ipsectunnels when in packet offload mode.Jira:RHEL-30141[1]
8.5.3. Dynamic programming languages, web and database servers Link kopierenLink in die Zwischenablage kopiert!
- A new
nodejs:22module stream is available as a Technology Preview A new module stream,
nodejs:22, is now available as a Technology Preview. A future update will provide a Long Term Support (LTS) version ofNode.js 22, which will be fully supported.Node.js 22included in RHEL 9.5 provides numerous new features, bug fixes, security fixes, and performance improvements overNode.js 20available since RHEL 9.3.Notable changes include:
-
The
V8JavaScript engine has been upgraded to version 12.4. -
The
V8 Maglevcompiler is now enabled by default on architectures where it is available (AMD and Intel 64-bit architectures and the 64-bit ARM architecture). -
Maglevimproves performance for short-lived CLI programs. -
The
npmpackage manager has been upgraded to version 10.8.1. -
The
node --watchmode is now considered stable. Inwatchmode, changes in watched files cause theNode.jsprocess to restart. -
The browser-compatible implementation of
WebSocketis now considered stable and enabled by default. As a result, a WebSocket client to Node.js is available without external dependencies. -
Node.jsnow includes an experimental feature for execution of scripts frompackage.json. To use this feature, run thenode --run <script-in-package.json>command.
To install the
nodejs:22module stream, enter:# dnf module install nodejs:22If you want to upgrade from the
nodejs20stream, see Switching to a later stream.For information about the length of support for the
nodejsApplication Streams, see Red Hat Enterprise Linux Application Streams Life Cycle.-
The
8.5.4. Containers Link kopierenLink in die Zwischenablage kopiert!
- Partial pulls for
zstd:chunkedare available as a Technology Preview You can pull only the changed parts of the container images compressed with the
zstd:chunkedformat, reducing network traffic and necessary storage. You can enable partial pulls by adding theenable_partial_images = "true"setting to the/etc/containers/storage.conffile. This functionality is available as a Technology Preview.
8.6. Technology previews identified in RHEL 9.4 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.4.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.6.1. Installer and image creation Link kopierenLink in die Zwischenablage kopiert!
- Boot loader installation and configuration through
bootupd/bootupctlin Anaconda is now available as a Technology Preview As the
ostreecontainerKickstart command is now available in Anaconda as a Technology Preview, you can use it to install the operating system from an OSTree commit encapsulated in an OCI image. Anaconda automatically arranges a boot loader installation and configuration through thebootupd/bootupctltool contained within the container image, even without an explicit boot loader configuration in Kickstart.Jira:RHEL-17205[1]
- Installation of bootable OSTree native containers is now available as a Technology Preview
The
ostreecontainerKickstart command is now available in Anaconda as a Technology Preview. You can use this command to install the operating system from an OSTree commit encapsulated in an OCI image. When performing Kickstart installations, the following commands are available together withostreecontainer:- graphical, text, or cmdline
- ostreecontainer
- clearpart, zerombr
- autopart
- part
- logvol, volgroup
- reboot and shutdown
- lang
- rootpw
- sshkey
-
bootloader - Available only with the
--appendoptional parameter. - user
When you specify a group within the user command, the user account can be assigned only to a group that already exists in the container image. Kickstart commands not listed here are allowed to be used with
ostreecontainercommand, however, they are not guaranteed to work as expected with package-based installations.However, the following Kickstart commands are unsupported together with
ostreecontainer:- %packages (any necessary packages must be already available in the container image)
-
url (if there is a need to fetch a
stage2image for installation, for example, PXE installations, useinst.stage2=on the kernel instead of providing a url forstage2inside the Kickstart file) - liveimg
- vnc
- authconfig and authselect (provide relevant configuration in the container image instead)
- module
- repo
- zipl
- zfcp
Installation of bootable OSTree native containers is not supported in interactive installations that use partial Kickstart files.
Note: When customizing a mount point, you must define the mount point in the
/mntdirectory and ensure that the mount point directory exists inside/var/mntin the container image.Jira:RHEL-2250[1]
- NVMe over TCP for RHEL installation is now available as a Technology Preview
With this Technology Preview, you can now use NVMe over TCP volumes to install RHEL after configuring the firmware. While adding disks from the Installation Destination screen, you can select the NVMe namespaces under the NVMe Fabrics Devices section.
Jira:RHEL-10216[1]
8.6.2. Security Link kopierenLink in die Zwischenablage kopiert!
- The
io_uringinterface is available (Technology Preview) io_uringis a new and effective asynchronous I/O interface, which is now available as a Technology Preview. By default, this feature is disabled. You can enable this interface by setting thekernel.io_uring_disabledsysctl variable to any one of the following values:0-
All processes can create
io_uringinstances as usual. 1-
io_uringcreation is disabled for unprivileged processes. Theio_uring_setupfails with the-EPERMerror unless the calling process is privileged by theCAP_SYS_ADMINcapability. Existingio_uringinstances can still be used. 2-
io_uringcreation is disabled for all processes. Theio_uring_setupalways fails with-EPERM. Existingio_uringinstances can still be used. This is the default setting.
An updated version of the SELinux policy to enable the
mmapsystem call on anonymous inodes is also required to use this feature.By using the
io_uringcommand pass-through, an application can issue commands directly to the underlying hardware, such asnvme.Jira:RHEL-11792[1]
8.6.3. RHEL for Edge Link kopierenLink in die Zwischenablage kopiert!
- FDO now provides storing and querying Ownership Vouchers from an SQL backend (Technology Preview)
With this Technology Preview, FDO Manufacturing, Owner, and Rendezvous servers are available for storing and querying Ownership Vouchers from an SQL backend (SQLite or PostgreSQL). As a result, you can select an SQL datastore in the FDO server’s options, along with credentials and other parameters, to store the Ownership Vouchers.
Jira:RHELDOCS-17752[1]
8.6.4. Infrastructure services Link kopierenLink in die Zwischenablage kopiert!
libabigail: Flexible array conversion warning-suppression available as a Technology PreviewAs a Technology Preview, when comparing binaries, you can suppress warnings related to fake flexible arrays that were converted to true flexible arrays by using the following suppression specification:
[suppress_type] type_kind = struct has_size_change = true has_strict_flexible_array_data_member_conversion = trueJira:RHEL-16629[1]
8.6.5. Networking Link kopierenLink in die Zwischenablage kopiert!
- NetworkManager and the Nmstate API support MACsec hardware offload (Technology Preview)
You can use both NetworkManager and the Nmstate API to enable MACsec hardware offload if the hardware supports this feature. As a result, you can offload MACsec operations, such as encryption, from the CPU to the network interface controller.
Note that this feature is an unsupported Technology Preview.
NetworkManagerenables configuring HSR and PRP interfacesHigh-availability Seamless Redundancy (HSR) and Parallel Redundancy Protocol (PRP) are network protocols that provide seamless failover against failure of any single network component. Both protocols are transparent to the application layer, meaning that users do not experience any disruption in communication or any loss of data, because a switch between the main path and the redundant path happens very quickly and without awareness of the user. Now it is possible to enable and configure HSR and PRP interfaces using the
NetworkManagerservice through thenmcliutility and the DBus message system.
8.6.6. Kernel Link kopierenLink in die Zwischenablage kopiert!
- The IAA crypto driver is now available as a Technology Preview
The Intel® In-Memory Analytics Accelerator (Intel® IAA) is a hardware accelerator that provides very high throughput compression and decompression combined with primitive analytic functions.
The
iaa_cryptodriver, which offloads compression and decompression operations from the CPU, has been introduced in RHEL 9.4 as a Technology Preview. It supports compression and decompression compatible with the DEFLATE compression standard described in RFC 1951. Theiaa_cryptodriver is designed to work as a layer underneath higher-level compression devices such aszswap.For details about the IAA crypto driver, see:
Jira:RHEL-20145[1]
python-drgnavailable as a Technology PreviewThe
python-drgnpackage brings an advanced debugging utility, which adds emphasis on programmability. You can use its Python command-line interface to debug both the live kernels and the kernel dumps. Additionally,python-drgnoffers scripting capabilities for you to automate debugging tasks and conduct intricate analysis of the Linux kernel.Jira:RHEL-6973[1]
8.6.7. File systems and storage Link kopierenLink in die Zwischenablage kopiert!
- NVMe/TCP Boot is available as a Technology Preview
The Non-volatile Memory Express (NVMe) over TCP (NVMe/TCP) Boot support is available as a Technology Preview. For more information on how to boot from SAN with NVMe/TCP, consult your Storage manufacturer’s UEFI firmware configuration documentation.
Jira:RHEL-10414[1]
8.6.8. The web console Link kopierenLink in die Zwischenablage kopiert!
- The RHEL web console can now manage WireGuard connections (Technology Preview)
Starting with RHEL 9.4, you can use the RHEL web console to create and manage WireGuard VPN connections. Note that, both the WireGuard technology and its web console integration are unsupported Technology Previews.
Jira:RHELDOCS-17520[1]
8.6.9. Virtualization Link kopierenLink in die Zwischenablage kopiert!
- CPU clusters on 64-bit ARM (Technology Preview)
As a Technology Preview, you can now create KVM virtual machines that use multiple 64-bit ARM CPU clusters in their CPU topology.
Jira:RHEL-7043[1]
8.7. Technology previews identified in RHEL 9.3 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.3.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.7.1. Networking Link kopierenLink in die Zwischenablage kopiert!
- Segment Routing over IPv6 (SRv6) is available as a Technology Preview
The RHEL kernel provides Segment Routing over IPv6 (SRv6) as a Technology Preview. You can use this functionality to optimize traffic flows in edge computing or to improve network programmability in data centers. However, the most significant use case is the end-to-end (E2E) network slicing in 5G deployment scenarios. In that area, the SRv6 protocol provides you with the programmable custom network slices and resource reservations to address network requirements for specific applications or services. At the same time, the solution can be deployed on a single-purpose appliance, and it satisfies the need for a smaller computational footprint.
Jira:RHELPLAN-154595[1]
8.8. Technology previews identified in RHEL 9.2 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.2.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.8.1. Networking Link kopierenLink in die Zwischenablage kopiert!
rvu_af,rvu_nicpf, andrvu_nicvfavailable as Technology PreviewThe following kernel modules are available as Technology Preview for Marvell OCTEON TX2 Infrastructure Processor family:
rvu_af- Marvell OcteonTX2 RVU Admin Function driver
rvu_nicpf- Marvell OcteonTX2 NIC Physical Function driver
rvu_nicvf- Marvell OcteonTX2 NIC Virtual Function driver
Jira:RHELPLAN-108169[1]
- Socket API for TuneD available as a Technology Preview
The socket API for controlling TuneD through a UNIX domain socket is now available as a Technology Preview. The socket API maps one-to-one with the D-Bus API and provides an alternative communication method for cases where D-Bus is not available. By using the socket API, you can control the TuneD daemon to optimize the performance, and change the values of various tuning parameters. The socket API is disabled by default, you can enable it in the
tuned-main.conffile.Jira:RHELPLAN-129881[1]
8.9. Technology previews identified in RHEL 9.1 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.1.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.9.1. Security Link kopierenLink in die Zwischenablage kopiert!
gnutlsnow uses kTLS (Technology Preview)The updated
gnutlspackages can use kernel TLS (kTLS) for accelerating data transfer on encrypted channels as a Technology Preview. To enable kTLS, add thetls.kokernel module using themodprobecommand, and create a new configuration file/etc/crypto-policies/local.d/gnutls-ktls.txtfor the system-wide cryptographic policies with the following content:[global] ktls = trueNote that the current version does not support updating traffic keys through TLS
KeyUpdatemessages, which impacts the security of AES-GCM ciphersuites. See the RFC 7841 - TLS 1.3 document for more information.Jira:RHELPLAN-128129[1]
8.9.2. File systems and storage Link kopierenLink in die Zwischenablage kopiert!
nvme-staspackage is available as a Technology PreviewThe
nvme-staspackage, which is a Central Discovery Controller (CDC) client for Linux, is now available as a Technology Preview. It handles Asynchronous Event Notifications (AEN), Automated NVMe subsystem connection controls, Error handling and reporting, and Automatic (zeroconf) and Manual configuration.This package consists of two daemons, Storage Appliance Finder (
stafd) and Storage Appliance Connector (stacd).Jira:RHELPLAN-58357[1]
8.10. Technology previews identified in RHEL 9.0 Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in Red Hat Enterprise Linux 9.0.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.10.1. Networking Link kopierenLink in die Zwischenablage kopiert!
- Offloading IPsec encapsulation to a NIC (Technology Preview)
This update adds the IPsec packet offloading capabilities to the kernel. Previously, it was possible to only offload the encryption to a network interface controller (NIC). With this enhancement, the kernel can now offload the entire IPsec encapsulation process to a NIC to reduce the workload.
Note that offloading the IPsec encapsulation process to a NIC also reduces the ability of the kernel to monitor and filter such packets.
Jira:RHEL-88552[1]
- The
systemd-resolvedservice (Technology Preview) The
systemd-resolvedservice provides name resolution to local applications. The service implements a caching and validating DNS stub resolver, a Link-Local Multicast Name Resolution (LLMNR), and Multicast DNS resolver and responder.Note that
systemd-resolvedis an unsupported Technology Preview.
- The Soft-iWARP driver is available as a Technology Preview
Soft-iWARP (siw) is a software, Internet Wide-area RDMA Protocol (iWARP), kernel driver for Linux. Soft-iWARP implements the iWARP protocol suite over the Internet Protocol (TCP/IP) network stack. This protocol suite is fully implemented in software and does not require a specific Remote Direct Memory Access (RDMA) hardware. Soft-iWARP enables a system with a standard Ethernet adapter to connect to an iWARP adapter or to another system with already installed Soft-iWARP.
Jira:RHELPLAN-102815[1]
8.10.2. File systems and storage Link kopierenLink in die Zwischenablage kopiert!
- NVMe-oF Discovery Service available as a Technology Preview
The NVMe-oF Discovery Service features, defined in the NVMexpress.org Technical Proposals (TP) 8013 and 8014, are available as a Technology Preview. To preview these features, use the
nvme-cli 2.0package and attach the host to an NVMe-oF target device that implements TP-8013 or TP-8014. For more information about TP-8013 and TP-8014, see the NVM Express 2.0 Ratified TPs from the https://nvmexpress.org/specifications/ website.Jira:RHELPLAN-102321[1]
8.10.3. Dynamic programming languages, web and database servers Link kopierenLink in die Zwischenablage kopiert!
jmc-coreandowasp-java-encoderavailable as a Technology PreviewRHEL 9 is distributed with the
jmc-coreandowasp-java-encoderpackages as Technology Preview features for the AMD and Intel 64-bit architectures.jmc-coreis a library providing core APIs for Java Development Kit (JDK) Mission Control, including libraries for parsing and writing JDK Flight Recording files, and libraries for Java Virtual Machine (JVM) discovery through Java Discovery Protocol (JDP).The
owasp-java-encoderpackage provides a collection of high-performance low-overhead contextual encoders for Java.Note that since RHEL 9.2,
jmc-coreandowasp-java-encoderare available in the CodeReady Linux Builder (CRB) repository, which you must explicitly enable. See How to enable and make use of content within CodeReady Linux Builder for more information.Jira:RHELPLAN-88788[1]
8.10.4. Identity Management Link kopierenLink in die Zwischenablage kopiert!
- ACME available as a Technology Preview
The Automated Certificate Management Environment (ACME) service is now available in Identity Management (IdM) as a Technology Preview. ACME is a protocol for automated identifier validation and certificate issuance. Its goal is to improve security by reducing certificate lifetimes and avoiding manual processes from certificate lifecycle management.
In RHEL, the ACME service uses the Red Hat Certificate System (RHCS) PKI ACME responder. The RHCS ACME subsystem is automatically deployed on every certificate authority (CA) server in the IdM deployment, but it does not service requests until the administrator enables it. RHCS uses the
acmeIPAServerCertprofile when issuing ACME certificates. The validity period of issued certificates is 90 days. Enabling or disabling the ACME service affects the entire IdM deployment.ImportantIt is recommended to enable ACME only in an IdM deployment where all servers are running RHEL 8.4 or later. Earlier RHEL versions do not include the ACME service, which can cause problems in mixed-version deployments. For example, a CA server without ACME can cause client connections to fail, because it uses a different DNS Subject Alternative Name (SAN).
WarningCurrently, RHCS does not remove expired certificates. Because ACME certificates expire after 90 days, the expired certificates can accumulate and this can affect performance.
To enable ACME across the whole IdM deployment, use the
ipa-acme-manage enablecommand:# ipa-acme-manage enable The ipa-acme-manage command was successfulTo disable ACME across the whole IdM deployment, use the
ipa-acme-manage disablecommand:# ipa-acme-manage disable The ipa-acme-manage command was successfulTo check whether the ACME service is installed and if it is enabled or disabled, use the
ipa-acme-manage statuscommand:# ipa-acme-manage status ACME is enabled The ipa-acme-manage command was successful
Jira:RHELPLAN-121754[1]
- DNSSEC available as Technology Preview in IdM
Identity Management (IdM) servers with integrated DNS now implement DNS Security Extensions (DNSSEC), a set of extensions to DNS that enhance security of the DNS protocol. DNS zones hosted on IdM servers can be automatically signed using DNSSEC. The cryptographic keys are automatically generated and rotated.
Users who decide to secure their DNS zones with DNSSEC are advised to read and follow these documents:
Note that IdM servers with integrated DNS use DNSSEC to validate DNS answers obtained from other DNS servers. This might affect the availability of DNS zones that are not configured in accordance with recommended naming practices.
Jira:RHELPLAN-121751[1]
8.10.5. Desktop Link kopierenLink in die Zwischenablage kopiert!
- GNOME for the IBM Z architecture available as a Technology Preview
The GNOME desktop environment is available for the IBM Z architecture as a Technology Preview.
You can now connect to the desktop session on an IBM Z server using RDP. As a result, you can manage the server using graphical applications.
A limited set of graphical applications is available on IBM Z. For example:
- The Mozilla Firefox web browser
-
Red Hat Subscription Manager (
subscription-manager-cockpit) -
Firewall Configuration (
firewall-config) -
Disk Usage Analyzer (
baobab)
Using Mozilla Firefox, you can connect to the Cockpit service on the server.
Jira:RHELPLAN-27737[1]
8.10.6. Virtualization Link kopierenLink in die Zwischenablage kopiert!
- Creating nested virtual machines (Technology Preview)
Nested KVM virtualization is provided as a Technology Preview for KVM virtual machines (VMs) running on Intel, AMD64, and IBM Z hosts with RHEL 9. With this feature, a RHEL 7, RHEL 8, or RHEL 9 VM that runs on a physical RHEL 9 host can act as a hypervisor, and host its own VMs.
Jira:RHELDOCS-17040[1]
8.10.7. Containers Link kopierenLink in die Zwischenablage kopiert!
- The
podman-machinecommand is unsupported The
podman-machinecommand for managing virtual machines is available only as a Technology Preview. Instead, run Podman directly from the command line.Jira:RHELDOCS-16861[1]
8.11. Technology previews identified in previous releases Link kopierenLink in die Zwischenablage kopiert!
This part provides a list of all Technology Preview features that were introduced in earlier Red Hat Enterprise Linux versions.
For information on Red Hat scope of support for Technology Preview features, see Technology Preview Features Support Scope.
8.11.1. Networking Link kopierenLink in die Zwischenablage kopiert!
- KTLS (Technology Preview)
In RHEL, Kernel Transport Layer Security (KTLS) is provided as a Technology Preview. KTLS handles TLS records using the symmetric encryption or decryption algorithms in the kernel for the AES-GCM cipher. KTLS also includes the interface for offloading TLS record encryption to Network Interface Controllers (NICs) that provides this functionality.
Note that specific uses cases of kernel TLS offload might have a higher support status.
Jira:RHEL-88551[1]
8.11.2. Desktop Link kopierenLink in die Zwischenablage kopiert!
- GNOME for the 64-bit ARM architecture available as a Technology Preview
The GNOME desktop environment is available for the 64-bit ARM architecture as a Technology Preview.
You can now connect to the desktop session on a 64-bit ARM server using RDP. As a result, you can manage the server using graphical applications.
A limited set of graphical applications is available on 64-bit ARM. For example:
- The Mozilla Firefox web browser
-
Red Hat Subscription Manager (
subscription-manager-cockpit) -
Firewall Configuration (
firewall-config) -
Disk Usage Analyzer (
baobab)
Using Mozilla Firefox, you can connect to the Cockpit service on the server.
Jira:RHELPLAN-27394[1]