Orchestrator Cluster Installation |
The Orchestrator platform runs in active/active mode for Apache and Orchestrator services, and in active/passive mode for MySQL.
The Orchestrator cluster can run on-premise or in the cloud.
For Orchestrator on-premise cluster installation, a shared external storage must be set up for the folders and other data sources listed below.
/opt/aspera/var/run/orchestrator/Important runtime information is stored in this folder. For example, the file trigger history is stored here, and thus each node has the same perspective of already-triggered files. (Alternatively, the history may also be kept in the shared MySQL data. In orchestrator.yml, set the parameter persistence_mode to either drive or db (both options are correct values)).
/opt/aspera/var/config/orchestrator/Importing a plugin can then be done on only one node.
/opt/aspera/var/archive/orchestrator/This allows nodes to share the same view of archived plugins.
/opt/aspera/common/mysql/data
/opt/aspera/var/
Instead, share the these
folders:/opt/aspera/var/config/orchestrator /opt/aspera/var/run/orchestrator /opt/aspera/var/archive/orchestrator