The primary server and each satellite server can each designate at most one backup server.
Procedure
Task A
Starting the Backup Server
-
Supply the
--backupfor parameter, to start as a backup server.
-
If authentication is required, supply the
--server.user and
--server.password parameters, with credentials that the backup server can use to authenticate itself to the regular server.
Ensure that this user name is in the authorization group
ftl-backup.
Task B
Starting the Regular Server
The regular server can be either the primary server or a satellite server.
-
Supply the
--backupto parameter, indicating the location of the backup server (see
Connect Port).
-
If authentication is required, supply the
--server.user and
--server.password parameters, with credentials that the regular server can use to authenticate itself to the affiliated servers.
Task C
Configuring Clients
-
In the realm connect call, programmers supply the locations of two realm servers:
- Supply the location of the
regular server as the realm server URL argument (see
Connect Port).
- Supply the location of the
backup server as the value of the secondary server property (see
Connect Port).
Copyright © Cloud Software Group, Inc. All rights reserved.