|
SGRP0001: No Server available for Replication |
|
|
|
Resources -
Troubleshooting Guide
|
|
SGRP0001: No Server available for Replication Cause: This error will occur if the Backup Server is unable to connect to the Replication Server during the replication process due to one of the following reasons: Replication Server is not running in the system. Backup Server is not able to resolve the Replication Server's hostname due to DNS lookup issue. The server may not be operating Resolution: Use the following commands to check the connectivity from Backup Server to Replication Server: ping <Replication Server Name> nslookup <Replication Server Name> telnet <Replication Server Name> <Replication port> If the above commands work, then replication should also work. If the ping and nslookup commands fail, then it is a DNS lookup issue for the Replication Server hostname from the Backup Server. If the telnet command fails, then you may need to contact Giga Vault Storage to verify that the server is working.
|