Patch Note for v7.3.0.189
Patch Information | |
---|---|
Release | v7.3.0.189 |
Date | 2023-07-14 |
Document Version | 1 |
New Platform Support
The following kernels are supported starting with CTE 7.3.0.189:
RHEL
- RHEL 9.2
Resolved Issues
-
AGT-44937 [CS1465618]: Unable to guard with error LDT-ALERT: Cannot enable GuardPoint, LDT initialization failed with error [29]
Resolved the cause of failing attempts to enable an LDT protected GuardPoint. Disabling a GuardPoint during the early phase of an LDT launch prior to the scanning state leaves behind a stale MDS file that must be removed by the LDT recovery operation in the next attempt to enable the GuardPoint. Due to the status of GuardPoint, the LDT recovery operation would skip removing the stale MDS file, and consequently, the GuardPoint would fail to enable.
-
AGT-44958: Backup/restore with CP for LDT local GuardPoint on RHEL9 assert on mds_au_free:2
Backup/restore operations on LDT protected GuardPoints, without Apply Key effect applied, on RedHat 9 or subsequent releases, require this patch for proper backup/restore operations.
-
AGT-45196 [CS1464844]: Unable to reclaim the space with thin provisioning disks for ASMFD
The issue was that SecVM support for discarding storage was not available for all devices which can support it. That has been fixed.
-
AGT-45573 [CS1475593]: CTE breaks Samba on RHEL 8.5 and 9.2; Unable to delete directories
Error occurred due to the way a callback function handled metadata. This has been fixed.