Skip to content

Instantly share code, notes, and snippets.

@tbielawa
Created November 2, 2016 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbielawa/f99e242db506f998e5c5c6175b8d917e to your computer and use it in GitHub Desktop.
Save tbielawa/f99e242db506f998e5c5c6175b8d917e to your computer and use it in GitHub Desktop.
*** Installation Summary ***
Hosts:
- m01.example.com
- OpenShift master
- OpenShift node (Unscheduled)
- Etcd (Embedded)
- Storage
- n02.example.com
- OpenShift node (Dedicated)
- l01.example.com
- Load Balancer (Preconfigured)
Total OpenShift masters: 1
Total OpenShift nodes: 2
NOTE: Add a total of 3 or more masters to perform an HA installation.
Gathering information from hosts...
Installed hosts:
m01.example.com
Uninstalled hosts:
n02.example.com
A mix of installed and uninstalled hosts have been detected in your environment.
Please make sure your environment was installed successfully before adding new nodes.
Do you want to (re)install the environment?
Note: This will potentially erase any custom changes. [y/N]:
If you want to force reinstall of your environment, run:
`atomic-openshift-installer install --force`
If you want to add new nodes to this environment, run:
`atomic-openshift-installer scaleup`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment