Chapter 2. March 2026
Review the March 2026 updates and fixes for Red Hat Lightspeed.
2.1. Product-wide updates Copy linkLink copied to clipboard!
Review the March 2026 product-wide updates for Red Hat Lightspeed.
- Published blogs and resources
- Interactive demo: Ask Claude about RHEL lifecycle and planning through Red Hat Lightspeed MCP by Samiksha Saxena (March 18, 2026)
- Interactive demo: Get your top vulnerabilities information through Claude by Samiksha Saxena (March 18, 2026)
2.2. Red Hat Enterprise Linux updates Copy linkLink copied to clipboard!
Review the March 2026 updates and fixes for Red Hat Lightspeed running on RHEL systems.
2.2.1. Inventory Copy linkLink copied to clipboard!
- UI enhancements and fixes
- Added copy to clipboard actions (copy icon) on the System Properties and Data Collectors cards on the System Details page, so that you can easily copy values such as host names and IDs.
- Renamed the Patch tab to Content on the System Details page to improve consistency across the console.
- Removed restrictions that prevented hosts within a workspace from reassignment, so that you can move systems between workspaces more flexibly.
- Introduced a Move system action to streamline workspace reassignment.
- Resolved a Sentry error when you apply tag filters in inventory. Before this update, a Sentry error occurred when you applied those filters.
- API improvements
Fixed host filtering on the
/hostsendpoint so that it accepts JSON notation in thefilter[system_profile]query parameter.-
Before this update, those requests failed with
500errors.
-
Before this update, those requests failed with
2.2.2. Remediations Copy linkLink copied to clipboard!
- Remediations API scalability and performance updates
- In a single remediations API call, you can add at most 100 issues and 100 distinct systems to a remediation plan.
When you generate a playbook, the API finds issues in more detail and returns errors more consistently.
For more information, see Red Hat Lightspeed Remediations API Change Log.
- Planned remediations in execution readiness
When you create a remediation plan, Red Hat Lightspeed now uses a system of action points to support reliable performance without timeouts or failures. Action points calculate the relative complexity and performance impact of a remediation plan, which can help you decide how and where to execute a remediation plan. Complex issues require a higher number of action points, and simpler issues require a lower number.
Red Hat Lightspeed assigns a specific point value to each type of issue and calculates the plan’s total size against the platform’s performance capabilities.
Issue types use the following action point weights:
- Vulnerability: 20 action points per system
- Advisor: 20 action points per system
- Compliance: 5 action points per system
- Patch: 2 action points per system
- Red Hat Lightspeed supports reliable execution for plans up to 1000 action points and 100 systems.
- Streamlined single-page plan creation
- The multi-step wizard for creating a remediation plan in Red Hat Lightspeed has been replaced by a single-page modal. With the enhanced plan creation experience, you now name your plan, configure auto-reboot settings, and optionally download and view the Ansible Playbook from one screen.
- Multiple resolution selection
- Previously, when you created a remediation plan, if the issue had multiple resolution options, you had to choose an approach to remediate before you created the remediation plan. You can now compare choices and select the best fit after you have created your remediation plan. You find the available remediation options on the Plan details tab of your plan under the Multiple resolutions section.
- UI enhancements and fixes for planned remediations
- The Actions and Systems tabs in a remediation plan have been merged into a new unified Planned Remediations tab, which adds a graphical view of the plan’s systems and action points.
- The new connection troubleshooting modals in the Systems table provide step-by-step CLI and Satellite commands to reconnect hosts based on your subscription type.
- The revised execution confirmation popover presents the confirmation details more clearly.
2.2.3. Advisor Copy linkLink copied to clipboard!
- Access new recommendations, included with your Red Hat subscription.
-
Input latency occurs in the GUI when the
mutter-40.9.el9_6_1package is installed. -
Kernel panic occurs because of a
NULLpointer dereference in the CIFS module when you runsos report - Performance degradation occurs when the TSC clocksource unexpectedly switches
-
Device-mapper deadlocks cause a system hang by leading to a stuck
multipathdprocess and an I/O flush failure -
The NFS server crashes at
nfsd4_cb_donebecause of a known issue in thenfsdmodule - Red Hat Enterprise Linux 7 hosts fail to register with Red Hat Satellite running on Red Hat Enterprise Linux 9 when FIPS mode is enabled
- GFS2 withdrawal occurs while you access the file system
-
Processes that use pNFS can become blocked when the
nfs_layout_nfsv41_filesmodule is loaded -
Memory leak occurs when the
icedriver is loaded and legacy-rx is off -
The
systemdservice cannot attach cgroups for the user manager because the service restarts too rapidly -
Initramfsgeneration fails because of a corrupt/etc/pki/tls/openssl.cnffile - Red Hat does not provide technical support services or software maintenance services for Python
-
Input latency occurs in the GUI when the
2.2.4. Content templates (Patch) Copy linkLink copied to clipboard!
- RHEL 10 extension repositories are available in content templates
- You can add the Red Hat Enterprise Linux 10 extensions repository to content templates for patching and image building with those packages. The Red Hat Enterprise Linux 10 extensions repository includes hardware acceleration drivers from partners such as NVIDIA and AMD.
2.2.5. Subscriptions Copy linkLink copied to clipboard!
- New subscriptions notifications for exceeded utilization threshold
Red Hat Lightspeed includes a new Subscriptions service event type that notifies you when subscription usage exceeds defined capacity thresholds. The Exceeded Utilization Threshold event gives proactive visibility into capacity overruns, which helps you identify potential compliance risks and take corrective action before reaching subscription usage limits.
The event integrates with the Hybrid Cloud Console Notifications service and follows the standard event schema. You can use it alongside other Red Hat Lightspeed events for operational monitoring and cost management. You can also forward alerts to external systems such as Splunk, ServiceNow, or Slack. You can also trigger automated workflows such as Event-Driven Ansible.
2.2.6. Image builder Copy linkLink copied to clipboard!
- Blueprint-defined user groups
-
You can define user groups and assign users to them in the blueprint creation wizard. Each group receives a default UID that you can edit. Before this update, you could add users only to default groups, such as
wheel.