检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Range: full_amount_migration: full migration incremental_migration: online migration ecs_tenant_private_ip String Definition: Private IP address of the migration ECS on the tenant side.
The migration task uses a tenant IP address (Migration ECS displayed on the Basic Information page of the task). If the target Redis has an IP whitelist, this IP address must be added to the whitelist.
The migration task uses a tenant IP address (Migration ECS displayed on the Basic Information page of the task). If the target Redis has an IP whitelist, this IP address must be added to the whitelist.
The online migration task uses a tenant IP address (Migration ECS displayed on the Basic Information page of the task.) If a whitelist is configured for the source or target instance, add the migration IP address to the whitelist or disable the whitelist.
The online migration task uses a tenant IP address (Migration ECS displayed on the Basic Information page of the task.) If a whitelist is configured for the source or target instance, add the migration IP address to the whitelist or disable the whitelist.
The online migration task uses a tenant IP address (Migration ECS displayed on the Basic Information page of the task.) If a whitelist is configured for the source or target instance, add the migration IP address to the whitelist or disable the whitelist.
DCS Metrics Introduction This section describes DCS metrics reported to Cloud Eye as well as their namespaces and dimensions. You can use the Cloud Eye console or call APIs to query the DCS metrics and alarms. Table 1 compares instance metrics. Table 1 Monitoring dimensions for different
Ranking with DCS Overview Ranking is a function commonly used on web pages and apps. It is implemented by listing key-values in descending order. However, a huge number of concurrent operation and query requests can result in a performance bottleneck, significantly increasing latency
Restarting DCS Instances or Clearing DCS Instance Data Function This API is used to restart a running DCS instance. Data clearance operations cannot be undone on DCS Redis 4.0 and 5.0 instances. URI PUT /v1.0/{project_id}/instances/status Table 1 describes the parameter. Table 1 Parameter
Restarting DCS Instances or Clearing DCS Instance Data Function This API is used to restart a running DCS instance. Data clearance operations cannot be undone on DCS Redis 4.0 and later instances. Calling Method For details, see Calling APIs. URI PUT /v2/{project_id}/instances/status
Restarting a DCS Instance To recover an instance in cases such as high memory fragmentation ratio or fault occurrence, try restarting the instance on the DCS console. DCS instances can be restarted in batches. Notes and Constraints The DCS instances must be in the Running or Faulty
Process of Using DCS How to Manage DCS Instances You can access Distributed Cache Service (DCS) from the web-based management console or by using RESTful application programming interfaces (APIs) through HTTPS requests. Using the console You can sign up and log in to the console,
Viewing DCS Metrics The Cloud Eye service monitors the running performance your DCS instances. Procedure Log in to the DCS console. Click in the upper left corner of the console and select the region where your instance is located. In the navigation pane, choose Cache Manager. Click
Monitored DCS Events Introduction Event monitoring provides event collection, query, and alarm reporting. These major events or DCS operation events can be collected to Cloud Eye to alarm. Namespace SYS.DCS Monitored events Table 1 DCS events Event Name Event ID Event Severity Description
Restoring DCS Instances This section describes how to restore instances on the DCS console. This function helps restore instances deleted by mistake. To migrate backup data to other DCS instances, see Backup Import Between DCS Redis Instances. Notes and Constraints You can enable
Common DCS Metrics This section describes common Redis metrics. Table 1 Common metrics Metric Description CPU Usage This metric indicates the maximum value in each measurement period (minute-level: every minute; second-level: every 5 seconds). For a single-node or master/standby instance
Deleting a DCS Instance On the DCS console, you can delete one or multiple DCS instances at a time. You can also delete all instance creation tasks that have failed to run. Notes and Constraints The DCS instances exist, and must be in the Running, Faulty, or Stopped state. Deleting
Creating a DCS Instance Function This API is used to create a DCS instance billed in pay-per-use mode. URI POST /v1.0/{project_id}/instances Table 1 describes the parameter. Table 1 Parameter description Parameter Type Mandatory Description project_id String Yes Project ID. For details
Querying a DCS Instance Function This API is used to query the details about a specified DCS instance. URI GET /v1.0/{project_id}/instances/{instance_id} Table 1 describes the parameters. Table 1 Parameter description Parameter Type Mandatory Description project_id String Yes For
Restoring a DCS Instance Function This API is used to restore a specified DCS instance. Only master/standby and cluster DCS instances can be backed up and restored, while single-node instances cannot. URI POST /v1.0/{project_id}/instances/{instance_id}/restores Table 1 describes the