Skip to main content

ARIS Technical Help

Example: adjust elasticsearch cluster

If you update all runnables on all nodes, you must execute the adjust elasticsearch cluster command:

ACC+ >adjust elasticsearch cluster
Checking current cluster state
Determining required adjustments.
Found 3 Elasticsearch instances that must be adjusted:
Instance elastic_l on node n1:
        JAVA-Xms will be set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes will be set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
Instance elastic_l on node n2:
        JAVA-Xms will be set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes will be set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
Instance elastic_l on node n3:
        JAVA-Xms will be set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes will be set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
There were no errors or warnings.

Do you want to continue with the adjustment? (Y/N) y

Checking current cluster state
Determining required adjustments.
Adjusting instance elastic_l on node n1.
OK
Adjusting instance elastic_l on node n2.
OK
Adjusting instance elastic_l on node n3.
OK
3 Elasticsearch instances were adjusted:

Instance elastic_l on node n1:
        JAVA-Xms was set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes was set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
Instance elastic_l on node n2:
        JAVA-Xms was set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes was set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
Instance elastic_l on node n3:
        JAVA-Xms was set to 4g
        ELASTICSEARCH.cluster.initial_master_nodes was set to sbrvmaris01_eur_com, sbrvmaris02_eur_com, sbrvmaris03_eur_com
There were no errors or warnings.