Use the option with the
get and
set commands to calculate the size of the replication set automatically upon connection.
Command
GET
Description
Requests the value of a Double-Take Availability program setting from the specified server
Syntax
GET <setting> [machine]
Options
- setting—See Server settings for a complete list of the Double-Take Availability program settings
- machine—Name of the machine
Examples
- get AutoRemirror
- get MoveOrphansDir
Notes
-
If you do not specify a machine name, the value from the current source will be returned. If you have not identified an active source, no data will be returned.
- Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
Command
SET
Description
Modifies the value of a Double-Take Availability program setting for the specified server
Syntax
SET <setting>=<value> [machine]
Options
- setting—See Server settings for a complete list of the Double-Take Availability program settings
- value—See Server settings for a complete list of the values for each Double-Take Availability program setting
- machine—Name of the machine
Examples
- set AutoRemirror=3
-
set MoveOrphansDir="/OrphanFiles"
Notes
- Some settings, although immediately applied to Double-Take Availability, will not take effect until the service is restarted.
- If you do not specify a machine name, the value from the current source will be updated. If you have not identified an active source, no changes will be made.
- Options that contain non-alphanumeric characters must be enclosed in quotation marks.