Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ Migration Center/ User Guide/ Old Edition/ Migration Clusters/ Migration Cluster Resources and Settings

Migration Cluster Resources and Settings

Updated on 2025-01-06 GMT+08:00

This section describes the resources and their settings of a migration cluster.

Migration Cluster Resources

Resource

Configurable During Cluster Creation

Mandatory

Quantity

Naming Rule

Description

ECSs

Yes

Yes

  • Master node: 1
  • Migration nodes: created based on the settings specified during cluster creation
  • List nodes: created based on the settings specified during cluster creation

oms_cluster_ecs_Node ID

These ECSs have the migration plug-in installed and are used to schedule and perform migration tasks.

NAT gateway

Yes

No

1

oms_cluster_nat_Cluster ID

This NAT gateway enables list and migration nodes to communicate with migration sources over the public network, so that source data can be migrated.

LTS

Yes

No

1

Host group name: oms_lts_host_group_Cluster ID

LTS is used to save and search for logs of the migration cluster.

If Log Collection is not enabled during cluster creation, these LTS resources will not be created.

Host group name: oms_lts_host_group_label_Cluster ID

Log group name: oms_lts_log_group_Cluster ID

Log stream name: oms_lts_stream_group_Cluster ID

Log access name: oms_lts_access_config_Cluster ID

VPC endpoint service

No

Yes

1

Region name.oms-cluster.Service ID

This VPC endpoint service allows OMS to communicate with the master node in the migration cluster to manage migration tasks.

For details, see VPC Endpoint Service Configuration.

Security groups

No

Yes

2

oms_cluster_sg_master_Cluster ID

This is the security group of the master node in the migration cluster. It enables the communication between OMS and the migration cluster.

For details about the security group settings, see Security Group Settings for the Master Node.

oms_cluster_sg_agent_Cluster ID

This is the security group of the list and migration nodes in the migration cluster. It enables communication between nodes in the migration cluster.

For details about the security group settings, see Security Group Settings for List and Migration Nodes.

VPC Endpoint Service Configuration

Item

Configuration

Description

VPC

The VPC where the migration cluster works is selected.

-

Service Type

Interface

-

Connection Approval

This option is enabled.

VPC endpoints need to be approved before they can connect to this endpoint service.

Port Mapping

Ports 22 and 9002 are mapped.

They are used for plugin installation, task delivery, and task management.

Backend Resource Type

ECS

The ECS used as the master node.

Connection Management

The VPC endpoint of OMS is allowed to access this VPC endpoint service.

Allows OMS to communicate with the master node in the migration cluster.

Permission Management

OMS is added to the whitelist.

Allows access from the VPC endpoint of OMS.

Security Group Settings for the Master Node

Direction

Priority

Action

Type

Protocol & Port

Source or Destination

Description

Inbound

1

Allow

IPv4

All

Security group of the mater node

Allows VMs in the security group to communicate with each other.

Inbound

1

Allow

IPv6

All

Security group of the mater node

Allows VMs in the security group to communicate with each other.

Inbound

1

Allow

IPv4

TCP: 22

198.19.128.0/17

Allows OMS to communicate with the master node to install the migration plugin.

Inbound

1

Allow

IPv4

TCP: 9002

198.19.128.0/17

Allows OMS to communicate with the master node to deliver and manage tasks.

Inbound

1

Allow

IPv6

All

The security group of the list and migration nodes

Allows the list and migration nodes to communicate with the master node.

Inbound

1

Allow

IPv4

All

The security group of the list and migration nodes

Allows the list and migration nodes to communicate with the master node.

Outbound

1

Allow

IPv6

All

::/128

Allows outbound traffic to communicate with the migration source.

Outbound

1

Allow

IPv4

All

0.0.0.0/0

Allows outbound traffic to communicate with the migration source.

Outbound

1

Allow

IPv6

All

The security group of the list and migration nodes

Allows the list and migration nodes to communicate with the master node.

Outbound

1

Allow

IPv4

All

The security group of the list and migration nodes

Allows the list and migration nodes to communicate with the master node.

Security Group Settings for List and Migration Nodes

Direction

Priority

Action

Type

Protocol & Port

Source or Destination

Description

Inbound

1

Allow

IPv6

All

Security group of the mater node

Allows the list and migration nodes to communicate with the master node.

Inbound

1

Allow

IPv4

All

Security group of the mater node

Allows the list and migration nodes to communicate with the master node.

Inbound

1

Allow

IPv4

All

The security group of the list and migration nodes

Allows VMs in the security group to communicate with each other.

Inbound

1

Allow

IPv6

All

The security group of the list and migration nodes

Allows VMs in the security group to communicate with each other.

Outbound

1

Allow

IPv4

All

0.0.0.0/0

Allows outbound traffic to communicate with the migration source.

Outbound

1

Allow

IPv6

All

::/128

Allows outbound traffic to communicate with the migration source.

Outbound

1

Allow

IPv6

All

Security group of the mater node

Allows the list and migration nodes to communicate with the master node.

Outbound

1

Allow

IPv4

All

Security group of the mater node

Allows the list and migration nodes to communicate with the master node.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback