lbcli Create Server

AI Tools

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
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
On This Page
lbcli Create Server