All Products
Search
Document Center

OpenSearch:Deployment management

Last Updated:Aug 27, 2024

Details

On the Deployment Management page, you can view the cluster topology of your instance and perform specific operations to change the configurations online.

image

Topology

The topology displays information at three layers:

  1. Data source: displays the name of each data source you configured.

image

  1. Index table: displays all index tables that are referenced.

image

  1. Cluster: displays all clusters that are created in an instance.

image

Modify Query Result Searcher (QRS) worker configurations

Click the block of the QRS worker to modify the number of data replicas and the minimum service ratio of the QRS worker.

image

Note:

  • After the configurations are modified, new configurations take effect immediately.

Modify Searcher worker configurations

Click the block of the Searcher worker to modify the online configurations and online table configurations of the Searcher worker.

image

Important
  • After the configurations are modified, new configurations take effect immediately.

Enable or disable an index table

When a new index table is configured or an index table is disabled, you can click the block of the index table to enable or disable the index table:

image

Important

After the index table is disabled, the online engine can no longer access the data of the index table. Make sure that the index table to be disabled does not have query traffic, and proceed with caution.

Mount or unmount a cluster

When a cluster is added or you want to remove a cluster, click the box of the cluster to mount the new cluster or unmount the cluster that you want to remove.

image

Important
  • After the cluster is mounted, the online traffic is immediately allocated to the cluster. Make sure that the cluster configuration is correct and proceed with caution.

  • After the cluster is unmounted, online traffic is no longer allocated to the cluster. Make sure that the cluster does not have online traffic, and proceed with caution.

Usage notes

  • The number of data shards for QRS workers or Searcher workers is displayed only and cannot be modified.

  • After you disable an online index table, delete the index table from the index schema at the earliest opportunity. Otherwise, an error is reported for your cluster.

  • After you unmount a cluster, the cluster cannot be used for external searches. Before you perform this operation, make sure that no traffic is routed to the cluster.

  • Data sources, index tables, and clusters that consist of QRS workers and Searcher workers are displayed in deployment management, regardless of whether they take effect online or whether a cluster is mounted.