Linux Patch Notes for CTE v7.3.0.144
Patch Information | |
---|---|
Release | v7.3.0.144 |
Date | 2024-03-01 |
Document version | 1 |
Resolved Issues
-
AGT-48651: Primary failover failed printing "NOREPLICAS not enough good slaves to write" error
CipherTrust Transparent Encryption 7.5.0, and subsequent versions, have architectural design changes which require all nodes to run CTE 7.5.0 in a specific order for the LDT Communication Group nodes to communicate properly.
-
AGT-49944 [CS1523063]: Agent log suppression
LGS creates unnecessary logs when checking if the LDT for NFS is enabled. The log level was changed to DEBUG for these logs.
-
AGT-49973 [CS1506930]: SecFSd & VMD failed to function after guarding the docker containers that have bind mounts to an NFS with read-only mode
A Linux identifier was incorrectly cleared which caused LDT activities to start even though a standard policy was applied. This has been fixed.
-
AGT-50651: Restricting use of 'List Open Files' commands for busy GuardPoints
The 'List Open Files' command was used to check busy GuardPoints before stopping SecFS services for each GuardPoint. The function caused
/etc/vormetric/secfs stop
to timeout while uninstalling. This has been fixed. -
AGT-50875 [CS1516496]: VMD crashing post upgrade from 7.1.1.71 to 7.3.0.130
VMD crashed due to incorrect handling of a thread lock in the service thread that is used to maintain contact with CipherTrust Manager. The issue was caused by code that was back-ported to fix another issue. The issue was fixed by taking the lock at the required place in the service thread.