Myreplicationserver
The myreplicationserver option specifies which failover server stanza that the client uses during a failover. Multiple failover server stanzas can be specified.
A failover server stanza is identified by the replservername option and contains connection information about a failover server.
This option is set by the IBM Spectrum® Protect server administrator for the client node. During the normal (non-failover) logon process, the option is sent to the client and is saved in the client options file.
Do not edit this option during normal operations.
Edit this option only during situations such as the following ones:
- The primary server is offline and the information for a failover server is not in the options file.
- The failover server information is out-of-date or incorrect.
Supported Clients
This option is valid for all clients.
Options File
This option is placed within a server stanza in the dsm.sys file.
This option is placed in the client options file (dsm.opt).
Syntax
Parameters
- repl_servername
- Specifies the name of the stanza for each failover server to be used during a failover. This value is usually the name of the failover server, not the host name of the server. Also, the value of the repl_servername parameter is not case-sensitive, but the value must match the value that is specified for the REPLSERVERName option. You can specify up to two failover server stanza names separated by commas.
Examples
- Options file:
MYREPLICATIONServer TargetReplicationServer1,TargetReplicationServer2
- Command line:
- Does not apply.
- Options file:
- The following example demonstrates how to specify options for multiple failover servers servers in the dsm.sys file, and how to reference the failover servers.
- Options file:
- The following example demonstrates how to specify options for multiple failover servers in the dsm.opt file, and how to reference the failover servers.