|
|
|
|
The add_backup command adds a server to the list of backup master servers in the sna.net file so this server can act as the master configuration file server if the current master becomes inactive. The new server is added to the end of the list; it will only become the master server if all other servers listed in the file are inactive.
This command must be issued without specifying a node name.
Parameter name Type Length [add_backup] backup_name character 64
Supplied parameter is:
The name of the server to be added to the list of backup servers.
No parameters are returned by SNAP-IX when this command executes successfully.
If the command cannot be executed, SNAP-IX returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
No parameter errors occur for this command.
If the command does not execute because of a state error, SNAP-IX returns the following parameters:
STATE_CHECK
The server name specified in the backup_name parameter is already listed in the file.
Common Return Codes from snaadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
|
|
|
|
|