It has been observed in JSA 7.5.0 UP8 that the HA status is not properly displayed in System and License Management, or accurately reported by ha_manager/CSTATE while data synchronization is in progress. This can allow for HA failover procedures to be initiated during data synchronization, which can result in data loss.
Missing synchronization status in System and License Management
Unexpected HA failovers
Type the following command to SCP the file to your HA secondary: # scp /opt/qradar/ha/bin/ha_drbd_functions.sh <host ip>:/opt/qradar/ha/bin/ha_drbd_functions.sh
On both the primary and secondary appliances, run the following command: # /opt/qradar/ha/init.d/ha_drbd_monitor restart
Confirm the status of DRBD, replacing with your system's hostname (Note: "cat /proc/drbd" has been deprecated and does not work in UP8): # cat /sys/kernel/debug/drbd/resources/store/connections/<hostname>/0/proc_drbd
Permanent fix :
This issue is resolved in JSA 7.5.0 Update Pack 8 Interim Fix 3 (Build 20240527155707). For more information, please see the release notes available at JSA 7.5.0 UP8 IF03 Release notes.