This article applies to (all JSDR software versions / JSDR software version(s) xx.xx.xx)
\uD83E\uDD14 Problem
The DRVA system captures and transfers data changes to blob storage. Any disruptions, including reboots of the DRVA VM or its services, generate alerts in vCenter. Promptly understanding and addressing these alerts is essential to maintain DR operations, data integrity, and replication continuity.
...
Info |
---|
Note: This is an info alert likely the DRVA should be up by itself. Validate and ensure all status reported good |
💡 Cause
Unexpected reboot of the DRVA.
DRVA services are down
Loss of connectivity to the DRVA due to brief network interruptions
\uD83C\uDF31 Solution
Access JetStream UI:
Log in to the JetStream DR UI.
Navigate to the
Appliances
section.Check the status of the DRVA.
Check DRVA VM Status:
Access the vCenter environment and locate the DRVA VM.
Verify that the DRVA VM is powered on and functioning.
By taking console access to DRVA VM check if the DRVA service is running
systemctl status drva
.Verify MSA is able to reach DRVA management network
Performance Monitoring:
Use monitoring tools to check CPU, memory, and disk usage on the DRVA.
Ensure replication status under the protected domain is intact.
...