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:
On the Primary node, disable the Task Scheduler> Library> HID External database replicator task.
Run
manage_components.py
on every node and ensure it was successful.Enable the task disabled in step 1 above.