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
On this page
Help Center/ Migration Center/ User Guide/ New Edition/ Migration Plans/ Creating a Batch File Storage Migration Plan

Creating a Batch File Storage Migration Plan

Updated on 2025-02-17 GMT+08:00

Follow this section to configure a migration plan for batch migrating file systems.

The Batch Object Storage Migration template can be used to migrate multiple file systems in a batch. If only one file system needs to be migrated, create a migration workflow directly.

Preparations

Notes

  • Only one migration workflow can be created for a migration plan.
  • A maximum of 100 file systems can be added to a migration plan.
  • Target file systems included in a migration plan must be in the same region.

Procedure

  1. Sign in to the MgC console.
  2. In the navigation pane, choose Design > Migration Plans.
  3. Click Create Migration Plan in the upper right corner of the page.
  4. In the Batch File Storage Migration card, click Configure Migration Plan.
  5. In the Basic Settings area, set parameters listed in Table 1.

    Table 1 Basic settings

    Parameter

    Configuration

    Migration Plan Name

    User-defined

    Description (Optional)

    User-defined

    Target Region

    Select the region where the target file systems are located.

  6. Click Add. A new row will be added below, allowing you to configure a source file system. Each click of this button will add another row, enabling you to include multiple source file systems in this plan.

    Figure 1 Adding a source file system

  7. Configure a source file system based on Table 2.

    Table 2 Parameters for configuring a source file system

    Parameter

    Description

    Remarks

    Storage Type

    Supported source storage types include NAS_GFS, NAS_NFS_V3_PROTOCOL, and NAS_NFS_V3_MOUNT.

    -

    Migration Method

    Select a migration method.

    • Full migration: This method is used to migrate all data in a specific path in the source file system.
    • List migration: This method is used to migrate files and directories recorded in lists.

    -

    List Path

    If the list migration method is used, enter the path to the list files. If the full migration method is used, leave it blank.

    A list file must meet the following requirements:

    • A list file cannot exceed 30 MB.
    • A list file must be a .txt file.
    • A list file must be in UTF-8 without BOM.
    • Each line in a list file can contain only one file or directory name, and the name must be URL encoded.
    • Each line in a list file cannot exceed 16,384 (16 × 1,024) bytes, or the migration will fail.
    • A list file can contain a maximum of 10,000 lines.

    File System Address

    Enter the mount address of the source file system.

    • If the storage type is NAS_GFS, the file system address can include a host name, domain name, (optional) subdomain, port, and path.
    • If the storage type is NAS_NFS_V3_PROTOCOL or NAS_NFS_V3_MOUNT, the file system address must match any of the following formats:
      • <IP-address>:/
      • <IP-address>:/<path>
      • <domain-name>:/
      • <domain-name>:/<path>

    For a full migration, the combination of a source file system address and the path to be migrated must be unique. For a list migration, the combination of a source file system address and the list path must be unique. In both cases, the prefix matching rule is applied.

    For example, if you have added the file system address 192.168.0.1:/a with a migration path /abc/a, an error will be reported if you add the file system address 192.168.0.1:/a with a migration path /abc. To overwrite an existing path, you need to delete the existing address and path combination first.

    Path

    Enter the directory where files and directories to be migrated are located. The format is /Folder name.

    If the list migration method is selected, enter / in the Path text box.

  8. Each time after you configure a source file system, click Save in the Operation column. After all source file systems to be migrated are configured, click Next.
  9. In the list, click Modify in the Operation column to configure a target file system for each source file system.

    Table 3 Parameters for configuring a target file system

    Parameter

    Description

    Remarks

    Source Path

    This path is automatically generated by combining the source file system address with the path to be migrated.

    -

    Storage Type

    Only NAS_NFS_V3_MOUNT is supported.

    File System Address

    • If a General Purpose file system is used as the target, enter the mount address of the file system. To obtain the mount address, go to the file system list and click the icon next to the address in the Mount Point column.
    • If an SFS Turbo file system is used as the target, enter the shared path of the file system. To obtain the shared path, go to the SFS Turbo file system list, click next to the path in Shared Path column.

    Combinations of target file system addresses and paths can be duplicated.

    Path

    Enter the directory for storing files and directories migrated. The format is /Folder name.

    -

  10. Each time after you configure a target file system, click Save in the Operation column. After you configure a target file system for each source file system, click Next. You can assess how large of a migration cluster is required for the migration and then create a migration cluster with the recommended specifications. Alternatively, you can skip this step and use an existing migration cluster. For details about how to create a cluster, see Creating a Migration Cluster.
  11. Click Next to select an existing migration cluster. All resources in this plan will be migrated using this cluster.
  12. Click Select Cluster. The Select Cluster page is displayed on the right.
  13. In the cluster list, select the cluster to be used and click OK. The cluster must be in a healthy state. If you want to modify an existing cluster to meet your requirements, see Managing a Migration Cluster.

    Figure 2 Selecting a migration cluster

  14. Click OK. After migration plan is created, you can see it in the list.

    • If you need to modify the plan settings, click Design in the Operation column.
    • After Completed appears in the Progress column, click Create Workflow in the Operation column to create a migration workflow to migrate all source file systems in the plan in a batch.

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