This article applies to all JSDR software versions.
\uD83E\uDD14 ProblemProblem
A socket error may be encountered while creating the replication log on local or shared storage.
...
Solution
Do the the following to resolve the issue:
Attempt a storage rescan re-scan on all hosts from the storage adapters, and then try adding the RL replication log again through the MSA GUI.
If the issue persist persists, check the jounal journal log for any error messages.
...
To find the journal entries from DRVA →
journalctl -p7 | tail -n 30
...
If any errors related to JetStream DR or the journal are detected, it is likely there is mismatch of the storage initiator/target configuration.
Check the configuration of all hosts to ensure they are accurate and consistent.
...