Skip to main content

ConfigMirror

Configure a mirrored deployment.

Synopsis

[Actions]
ConfigMirror:Name=MirrorName[,Additional Properties]

Description

ConfigMirror defines a mirror configuration. InterSystems IRIS® deploys that mirror configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs a series of API calls to deploy the mirror configuration. See ConfigMirror Arguments for details the arguments available for this action and their usage.

ConfigMirror is reentrant and will exit if the mirror already exists without updating any properties. The exception is the property ArbiterURL which allows for the addition of an arbiter if one was not previously configured.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ConfigMirror by editing the merge file in a text editor (as described in Editing the Active CPF).

See Configuring Mirroring for more information about mirror configurations.

FeedbackOpens in a new tab