Advanced
Тема интерфейса

Viewing ClickHouse Cluster Details

You can monitor and manage the clusters you create. On the CloudTable management console, click Cluster Management. In the cluster list, locate the cluster to be viewed and click the cluster name to access the basic information page. You can view the cluster information and network configurations.

Table 1 Cluster information

Parameter

Description

Cluster Name

Cluster name specified when a cluster is created.

Cluster ID

Cluster ID.

Cluster Status

Cluster status information.

Version

Kernel version of the cluster.

Access Address

Address for accessing the cluster. You can click to copy the access link to the clipboard.

Access Address Port

Port for accessing the cluster.

  • HTTP port: 8123
  • TCP port: 9000
  • HTTPS port: 8443
  • Secure TCP port: 9440

Billing Mode

Billing mode of the cluster.

Created

Time when a cluster is created.

Enterprise Project

You can group related cloud resources (for example, resources used for the same purpose) and manage them by enterprise project.

NOTE:
  • You can delete a user that was authorized to manage an enterprise project if the enterprise's business has changed and the user should not have the permissions to manage the enterprise project.
  • You can delete a user or multiple users.
  • After a user that was authorized to manage an enterprise project is deleted, the user cannot manage the enterprise project. If the user needs to manage the enterprise project, authorize the user to manage the enterprise project again.

Database Engine

A core service used to store, process, and protect data.

Channel Status

Whether secure channels are enabled.

Enable Secure and Non-secure Channels

This parameter is displayed if secure channels are not enabled.

Client

Currently, the ClickHouse component has two types of clients: old and new. For a new client, the client identifier displays 'New.' Conversely, for existing clients, the identifier displays 'Old.'

Open the Single Replica

If the single-replica multi-shard function is enabled, Yes is displayed. If the dual-replica function is enabled, this field is not displayed.

Table 2 Network configuration

Parameter

Description

Region

Working area of the cluster. Set this parameter when creating a cluster.

AZ

AZ you select during cluster creation.

VPC

VPC you select during cluster creation.

A VPC is a secure, isolated, logical network environment.

Subnet

Subnet you select during cluster creation.

A subnet provides dedicated network resources that are logically isolated from other networks, improving network security.

Security Group

Security group you select during cluster creation.

Table 3 Compute node parameters

Parameter

Description

Compute

Select proper compute specifications based on service requirements. Each specification displays the CPU, memory, and recommended application scenarios of a single node.

NOTE:

Available compute specifications:

  • 8U16G
  • 8U32G
  • 16U32G
  • 16U64G
  • 32U64G
  • 32U128G
  • 64U128G
  • 64U256G

Storage

Select the disk specifications and capacity of the Clickhouse compute node.

  • Available storage specifications:
    • High I/O
    • Ultra-high I/O
    • Extreme SSD
  • The capacity ranges from 100 GB to 10,000 GB per node.

Nodes

Set the number of nodes in a cluster. The value ranges from 2 to 40.

Table 4 ZooKeeper node parameters

Parameter

Description

Compute

Select proper compute specifications based on service requirements. Each specification displays the CPU, memory, and recommended application scenarios of a single node.

NOTE:

Available compute specifications:

  • 4U8G (This specification is not available for production environments.)
  • 4U16G
  • 8U32G
  • 16U64G
  • 32U128G

The ZooKeeper specifications include only 4U8G (4 vCPUs, 8 GB memory) and 4U16G. In the production environment, you are advised to select 8 vCPUs, 32 GB memory, or higher specifications.

Storage

Ultra-high I/O is recommended. Set the disk capacity to 100 GB per node.

Nodes

Number of nodes in a cluster. The default value is 3.