tencent cloud

Tencent Cloud Distributed Cache (Redis OSS-Compatible)

Release Notes and Announcements
Release Notes
Announcements
User Tutorial
Product Introduction
Overview
Product Strengths
Use Cases
Storage Engine
Product Series
Product Versions
Specifications and Performance
Read/Write Separation
Multi-AZ Deployment
Regions and AZs
Terms
Service Regions and Service Providers
Purchase Guide
Billing Overview
Pricing Center
Instance Purchasing
Renewal (Yearly/Monthly Subscription)
Refund (Yearly/Monthly Subscription)
Overdue Payments
Switching from Pay-as-You-Go to Yearly/Monthly Subscription
Getting Started
Quickly Creating an Instance
Connecting to Redis Instance
Operation Guide
Operation Overview
Connecting to a Database Instance
Managing Instances
Upgrade Instance
Management Node (Redis/ValKey Edition)
Multi-AZ Deployment Management
Backup and Restoration
Managing Accounts
Parameter Configuration
Slow Query
Access Management
Network and Security
Monitoring and Alarms
Event Management (Redis/ValKey Edition)
Data Migration
Global Replication for Redis Edition
Database Audit
Performance Optimization
Sentinel Mode
Development Guidelines
Naming Rules
Basic Usage Guidelines
Design Principles of Key and Value
Command Usage Guidelines
Design Principles of Client Programs
Connection Pool Configuration
Command Reference
Command Reference Overview
Redis Edition and Valkey Edition Command Compatibility
Version Command Usage Differences
Differences Between the Proxy Architecture and Direct Connection Mode
More Command Operations (Redis/Valkey Edition)
Memcached Edition Command Compatibility
Practical Tutorial
Building TencentDB for Redis® Client Monitoring Based on Spring Boot
Redis Client Connection Configuration Policy and Practice
Global SCAN Guide for Cluster Architecture
Eliminating Instances Securely
Hot Key and Big Key
AZ Migration Scheme
Troubleshooting
Connection Exception
Exception Analysis and Solution of Redisson Client Timeout Reconnection
Performance Troubleshooting and Fine-Tuning
API Documentation
History
Introduction
API Category
Making API Requests
Instance APIs
Parameter Management APIs
Other APIs
Backup and Restoration APIs
Region APIs
Monitoring and Management APIs
Log APIs
Data Types
Error Codes
FAQs
General
Connection and Login
Purchase
Service Agreement
Service Level Agreement
Terms of Service
Glossary
Contact Us

Inspect Node Information

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-03-17 17:45:57

Scenarios

Tencent Cloud Distributed Cache supports viewing and managing node information of instances, helping Ops personnel efficiently manage instance nodes and quickly locate related abnormalities during node operation.
Node information view: Supported viewing information such as node ID, role, running status, and usage capacity.
Node management operations: supports adjusting node specifications, promoting replica nodes to primary nodes, enabling replica read-only, primary/secondary failover, and other operations.

Version Description

Storage Engine
Supported Versions
Supported Architectures
Redis Edition
4.0 and above
Standard Architecture, Cluster Architecture
Valkey Edition
8.0
Standard Architecture, Cluster Architecture
Memcached Edition
Not supported

Viewing Node Information

2. At the upper part of the Instance List page on the right, select a region.
3. Locate the target instance for which you need to view nodes in the instance list.
4. Click its Instance ID to go to the Instance Details page, and click the Node Management tab.
Standard architecture

Parameter Name
Parameter Description
Node ID
The node ID number of the database instance.
Role
The role of the current node, either a primary node or a replica node.
AZ
The AZ to which the current node belongs.
Monitoring
Click

to view the monitoring views for various monitoring metrics of this node in the right-side monitoring panel. For details, see the monitoring feature.
Status
The running status of the current node.
Slots
The value range of slots on the node.
Used Memory
The memory usage of the node.
Cluster structure
Single AZ

Multiple AZs

Parameter Name
Parameter Description
Shard Name
Database sharded cluster shard name. The shard name is formed by concatenating `Instance ID_shard_Shard Number`, where the shard number starts from 1 and is arranged in natural number sequence. For example: crs-mufy****_shard_1.
Node ID
The node ID number of the database instance, automatically and randomly generated by the system as the unique identifier of the node.
Node Group Name
For a multi-AZ instance deployed in cluster architecture, this parameter is displayed.
Primary nodes with multiple shards are logically grouped as a primary node group, and replica nodes are logically grouped as a secondary node group (replica group).
The name of each node group is formed by concatenating 'ng-' with a number, where the number starts from 00 and is arranged in natural number sequence.
The name of each node group indicates the primary or replica role of the node.
Role
For single-AZ instances deployed in cluster architecture, this parameter is displayed to indicate the primary or replica role of the node.
AZ
The AZ to which the node belongs. For a multi-AZ instance, whether it is a primary AZ or secondary AZ is indicated.
Monitoring
Click

to view the monitoring views for various monitoring metrics of this node in the right-side monitoring panel. For details, see the monitoring feature.
Status
The running status of the current node.
Slots
The value range of slots on the node.
Used Memory
The memory usage of the node.

More Operations

Configuration changes
On the node management page, you can adjust the configuration specifications of the instance, including: scaling up/down node memory capacity, adding/deleting replicas, adding/deleting shards (cluster architecture), and other operations. The operation entry is shown in the figure below. Go to the configuration change window. For specific configuration details, see Change Instance Specifications.
Replica promotion to primary
For instances deployed in a single AZ, Tencent Cloud Distributed Cache supports manually promoting replica nodes to master nodes. For multi-AZ instances, Tencent Cloud Distributed Cache supports promoting replica nodes to master nodes. For cluster architecture, it supports promoting replica node groups to master node groups and elevating the AZ where the source replica node or replica node group resides to the primary AZ. For specific operations, see Manually Promoting Master Nodes.
Fault Simulation
To facilitate failure simulation testing for business operations, the Tencent Cloud Distributed Cache provides a failure simulation feature for instances deployed in multi-AZ deployment. You can use this feature on the node management page in the console. For specific operations, see Failure Switchover.
Read-Only Replica
On the Node Management page, when the database instance has one or more replicas, you can enable automatic read-write separation to scale up read performance. For more details, see Enabling and Disabling Read-only Replicas.

Related APIs

API
API Description
Queries instance node information.
Queries node detailed information.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백