Table of Contents

Adding a DataMiner Agent to a DataMiner System

The procedure to add a node to a DataMiner System can be different depending on the type of node and on the DMS setup:

Please also note the following:

  • The DataMiner Agent you add must use the same NATS solution as the DataMiner System. This means that if the DMS has been migrated to BrokerGateway, the DMA you add also needs to be migrated to BrokerGateway, but if the DMS still uses the SLNet-managed NATS solution, the DMA you add also has to use this solution.

  • If a manual configuration was forced for NATS with the NATSForceManualConfig option in MaintenanceSettings.xml, you will need to manually adjust your NATS configuration with the added DMA.

  • In most cases, when you add a DataMiner Agent to a DataMiner System, all other DataMiner Agents in the DataMiner System will connect to it using its primary IP address. However, in some cases, you may need to configure the connection strings by hand. See Connection strings.

Warning
  • If you add a DataMiner Agent to a DataMiner System, please make sure that it is a new DataMiner Agent that has not yet been put into use and that uses the same software version as the other Agents in the system.
  • When you add more than one DataMiner Agent, add them one at a time and wait until each Agent is synchronized with the cluster (indicated by an information event with parameter description "Synchronization finished") before adding another Agent.