Compilation results for cloudelastic1012.eqiad.wmnet: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3717 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 0 |
| Resources modified: | 4 |
| Change percentage: | 0.11% |
Resources modified
- File[/etc/opensearch/cloudelastic-omega-eqiad/opensearch.yml]
- Content differences:
--- /etc/opensearch/cloudelastic-omega-eqiad/opensearch.yml.orig +++ /etc/opensearch/cloudelastic-omega-eqiad/opensearch.yml @@ -83,7 +83,7 @@ # Set both 'bind_host' and 'publish_host': # -network.host: [ 0.0.0.0 ] +network.host: [ _local_,_site_ ] # Set a custom port for the node to node communication (9300 by default): # @@ -118,7 +118,7 @@ # # gateway: - recover_after_time: 5m + recover_after_time: 1s expected_nodes: 6 # # ---------------------------------- Various ----------------------------------- @@ -131,7 +131,7 @@ # # If a plugin listed here is not installed for current node, the node will not start. # -plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,ltr,opensearch-ltr +plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,opensearch-ltr # Specify the pattern of index names allowed to be created automatically action.auto_create_index: false @@ -140,9 +140,9 @@ # still close/delete individual indices. action.destructive_requires_name: true -# Allow up to 5000 shards to be queried at a time. The default +# Allow up to 1000 shards to be queried at a time. The default # 1k is too low to allow mwgrep to operate. -action.search.shard_count.limit: 5000 +action.search.shard_count.limit: 1000 # https://www.elastic.co/guide/en/elasticsearch/reference/7.12/modules-cluster.html#disk-based-shard-allocation # Enable the disk space aware shard allocator @@ -180,23 +180,13 @@ ## # Filter cache size ## -indices.queries.cache.size: 20% - -## -# Thread pool settings -## -thread_pool: - write: - size: 18 - queue_size: 1000 +indices.queries.cache.size: 10% -## -# Size the LTR cache to prevent churn under normal and AB testing scenarios -ltr.caches.max_mem: 100mb +
- Content differences:
- File[/etc/opensearch/cloudelastic-psi-eqiad/opensearch.yml]
- Content differences:
--- /etc/opensearch/cloudelastic-psi-eqiad/opensearch.yml.orig +++ /etc/opensearch/cloudelastic-psi-eqiad/opensearch.yml @@ -83,7 +83,7 @@ # Set both 'bind_host' and 'publish_host': # -network.host: [ 0.0.0.0 ] +network.host: [ _local_,_site_ ] # Set a custom port for the node to node communication (9300 by default): # @@ -118,7 +118,7 @@ # # gateway: - recover_after_time: 5m + recover_after_time: 1s expected_nodes: 6 # # ---------------------------------- Various ----------------------------------- @@ -131,7 +131,7 @@ # # If a plugin listed here is not installed for current node, the node will not start. # -plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,ltr,opensearch-ltr +plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,opensearch-ltr # Specify the pattern of index names allowed to be created automatically action.auto_create_index: false @@ -140,9 +140,9 @@ # still close/delete individual indices. action.destructive_requires_name: true -# Allow up to 5000 shards to be queried at a time. The default +# Allow up to 1000 shards to be queried at a time. The default # 1k is too low to allow mwgrep to operate. -action.search.shard_count.limit: 5000 +action.search.shard_count.limit: 1000 # https://www.elastic.co/guide/en/elasticsearch/reference/7.12/modules-cluster.html#disk-based-shard-allocation # Enable the disk space aware shard allocator @@ -180,23 +180,13 @@ ## # Filter cache size ## -indices.queries.cache.size: 20% - -## -# Thread pool settings -## -thread_pool: - write: - size: 18 - queue_size: 1000 +indices.queries.cache.size: 10% -## -# Size the LTR cache to prevent churn under normal and AB testing scenarios -ltr.caches.max_mem: 100mb +
- Content differences:
- File[/etc/systemd/system/opensearch_2@.service.d/opensearch_2@.conf]
- Content differences:
--- /etc/systemd/system/opensearch_2@.service.d/opensearch_2@.conf.orig +++ /etc/systemd/system/opensearch_2@.service.d/opensearch_2@.conf @@ -21,5 +21,4 @@ BindPaths=/usr/share/opensearch/plugins/opensearch-extra-analysis-esperanto BindPaths=/usr/share/opensearch/plugins/opensearch-extra-analysis-serbian BindPaths=/usr/share/opensearch/plugins/opensearch-extra-analysis-slovak -BindPaths=/usr/share/opensearch/plugins/ltr BindPaths=/usr/share/opensearch/plugins/opensearch-ltr
- Content differences:
- File[/etc/opensearch/cloudelastic-chi-eqiad/opensearch.yml]
- Content differences:
--- /etc/opensearch/cloudelastic-chi-eqiad/opensearch.yml.orig +++ /etc/opensearch/cloudelastic-chi-eqiad/opensearch.yml @@ -83,7 +83,7 @@ # Set both 'bind_host' and 'publish_host': # -network.host: [ 0.0.0.0 ] +network.host: [ _local_,_site_ ] # Set a custom port for the node to node communication (9300 by default): # @@ -118,7 +118,7 @@ # # gateway: - recover_after_time: 5m + recover_after_time: 1s expected_nodes: 6 # # ---------------------------------- Various ----------------------------------- @@ -131,7 +131,7 @@ # # If a plugin listed here is not installed for current node, the node will not start. # -plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,ltr,opensearch-ltr +plugin.mandatory: analysis-hebrew,analysis-icu,analysis-smartcn,analysis-stempel,analysis-ukrainian,cirrus-highlighter,opensearch-analysis-stconvert,opensearch-extra,opensearch-extra-analysis-esperanto,opensearch-extra-analysis-serbian,opensearch-extra-analysis-slovak,opensearch-ltr # Specify the pattern of index names allowed to be created automatically action.auto_create_index: false @@ -140,9 +140,9 @@ # still close/delete individual indices. action.destructive_requires_name: true -# Allow up to 5000 shards to be queried at a time. The default +# Allow up to 1000 shards to be queried at a time. The default # 1k is too low to allow mwgrep to operate. -action.search.shard_count.limit: 5000 +action.search.shard_count.limit: 1000 # https://www.elastic.co/guide/en/elasticsearch/reference/7.12/modules-cluster.html#disk-based-shard-allocation # Enable the disk space aware shard allocator @@ -180,23 +180,13 @@ ## # Filter cache size ## -indices.queries.cache.size: 20% - -## -# Thread pool settings -## -thread_pool: - write: - size: 18 - queue_size: 1000 +indices.queries.cache.size: 10% -## -# Size the LTR cache to prevent churn under normal and AB testing scenarios -ltr.caches.max_mem: 100mb +
- Content differences: