You can skip this step if you are performing the ACM setup process.
-
To start MySQL on one node, run the following command:
-
To allow access via IP addresses or hostnames, execute the following commands
on the same node as in Step 1:
$ asctl mysql:grant_remote_access "10.20.104.10"
$ asctl mysql:grant_remote_access "10.20.104.11"
-
Restart Aspera Orchestrator on both nodes with the following command:
$ asctl orchestrator:start