Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Swarm Cluster Installer displays an error if a user aborts the Elasticsearch, Gateway and/or Telemetry installation during the execution of the below command and then tries to install again. The execution of /cmd/terraform?params=apply --var-file Elasticsearch.tfvars --var-file common.tfvars -target vsphere_virtual_machine.es_vm --auto-approve&cwd=/opt/dat... command starts at nearly 30-35% installation. This command creates VMs.

The workaround for not getting this error is:

  1. Shut down all the VMs that have been created.

  2. Delete the VMs.

  3. Install again.

There is no need to delete the VMs created if the user aborts the installation after execution of the above command and can reinstall the Elasticsearch, Gateway, and Telemetry.

Swarm Installer displays an error as the installer finds these VMs already exist if the user tries to install without deleting VMs that were created before aborting the procedure.

  • No labels