After creating all of your instances, you need to go to the service deployment wizard in the Admin App.
Important: You cannot change networking or volume settings for System services at this point.
Alternatively, if you configured the System services networking incorrectly, the Admin App might fail to appear. This can happen, for example, if the network.config file is not identical on all instances. For error information, view the file install_path/hci/config/cluster.config or the output information logged by the run script.
To fix this issue, do the following:
- Stop the run script. You can do this using whatever method you're currently using to run the script.
- Run this command to stop all HCI Docker containers on the instance:
sudo install_path/hci/bin/stop
- Delete the contents of the folder install_path/hci from all instances.
- Delete any Docker volumes created during the installation:
docker volume rm volume-name
- Begin the installation again from Unpack the installation package.
To access the service deployment wizard: