The upgrade to a cluster environment is first performed on the node where MySQL is active. The steps are then repeated on the other node.
$ /opt/aspera/acm/bin/acmctl –i Checking current ACM status... Aspera Cluster Manager for Orchestrator - status ------------------------------------------ Local hostname: orchestrator1 Active node: orchestrator1 (me) Status of this node: active Status file: current Disabled globally: no Disabled on this node: no …
In the above STDOUT, the orchestrator1 (active) node has MySQL running.
On each node, copy files below to a safe location (for example, /tmp) before the upgrade.
/opt/aspera/orchestrator/config/orchestrator.yml /opt/aspera/orchestrator/config/orchestrator-license* /opt/aspera/orchestrator/config/database.yml
/opt/aspera/orchestrator/public/images/aspera_logo_simple.jpg /opt/aspera/orchestrator/public/stylesheets/aspera.css
$ asctl all:stop
$ cd /opt/aspera/orchestrator $ bin/orchestrator all kill $ asctl mysql:stop $ asctl apache:stop
$ /opt/aspera/acm/bin/acmctl -d
/opt/aspera/orchestrator/config/database.yml /opt/aspera/var/config/orchestrator/database.ymlIf the files are not identical, use the values in the following file:
/opt/aspera/var/config/orchestrator/database.yml
/opt/aspera/orchestrator/config/
/opt/aspera/orchestrator/config/
/opt/aspera/orchestrator/config/
/opt/aspera/orchestrator/public/images/
/opt/aspera/orchestrator/public/stylesheets/
$ /opt/aspera/acm/bin/acmctl -e