accelo reconfig cluster
Automatic reconfiguration of the Pulse node cluster is now possible without user intervention using the accelo reconfig cluster
command.
Before executing, verify if this command is compatible to the targeted Pulse version.
Active Cluster
To reconfigure an active cluster, run the following code:
accelo reconfig cluster
To reconfigure all the clusters that have been installed, run the following code:
accelo reconfig cluster -a
To reconfigure the Pulse node for a specific cluster, run the following code:
When one of the above commands is executed, reconfiguration of the cluster or clusters happens, and the CLI also creates a backup of the previous configuration files in a backup directory inside the Acceldata home directory. The backup directory is named after the cluster and added according to the timestamp it was created.
Following are the list of configuration files that are backed up:
- acceldata_<clustername>.conf
- hosts.ini
- hostRoleMap.yml
- default-Endpoints.yml
- log_search_hosts.ini
- jmx_trans_hosts.ini
- kafka_hosts.ini