Previous Topic: Enable Multiwrite Replication Using Configuration Files

Next Topic: Display the Multiwrite Status of a DSA

Include a DSA in a Multiwrite Group

If you use DXmanager, DSAs in the same region are automatically in the same multiwrite group.

If you do not use DXmanager and you want to enable replication, you need to use configuration files.

To include a DSA in a multiwrite group

  1. Define the multiwrite group in the DSA's shared knowledge, as follows:
    set dsa dsaname = 
    {
    ...
    multi-write-group = group-name
    dsa-flags = ...
    ...
    };
    

    Any DSAs with the same value for group-name are in the same multi-write group.

  2. Restart the DSA.

More information:

set dsa Command—Define the Knowledge Settings of a DSA