Skip to main content

Replicated instances and component installation

Component install does not replicate in a multi-node instance. In such cases, where a component has to install something on the server outside the product instance directory (for example, a service or a Python module), it is recommended to complete the following steps:

  1. On the Primary node, disable the Task Scheduler> Library> HID External database replicator task.

  2. Run manage_components.py on every node and ensure it was successful.

  3. Enable the task disabled in step 1 above.