lbcli Create Server

Add a new server to an existing cluster (when you need to replace the existing server). Note: You will need to create a new server first. In order to create a new server, edit the Ansible inventories files (hosts, /host_var/new_server.yaml) and add the new server. Then run the ansible-playbook with the same parameters as before and add the following parameter: --limit:<new_server name>

Example:

Bash
Copy

In order to find the new server uuid run the following on the new server: cat /etc/node-manager/node-manager.yaml |grep serverUUID

Example Command

Bash
Copy

A -J flag after lbcli indicates that the JWT is not stored in the lbcli configuration file.

Example Output

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
lbcli Create Server