tencent cloud

Cloud File Storage

Releases Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Strengths
Storage Classes and Performance
Use Cases
Recommended Regions
Use Limits
Service Regions and Service Providers
Purchase Guide
Billing Overview
Pricing Overview
General Series Billing
Turbo Series Billing
High-Throughput CFS Billing
Billing Mode
IA ‍Storage Billing
Storage Resource Units
Resource Purchase
Viewing Bills
Arrears Reminder
Getting Started
Creating File Systems and Mount Targets
Using CFS File Systems on Linux Clients
Using CFS File Systems on Windows Clients
Using CFS Turbo on Linux Clients
Using the CFS Client Assistant to Mount File Systems
Operation Guide
Access Management
Managing File Systems
Permission Management
Using Tags
Snapshot Management
Guide for Cross-AZ and Cross-Network Access
Automatically Mounting File Systems
Data Migration Service
User Permission Management
User Quotas
Data Encryption
Data Lifecycle Management
Upgrading Standard File Systems
Practical Tutorial
Selecting Kernels for NFS Clients
Managing Turbo CFS Directories
Terminating Compute Instances
Using CFS on TKE
Using CFS on SCF
Using CFS Turbo on TKE
Using CFS Turbo on TKE Serverless Cluster
Selecting a Network for Turbo CFS
Copying Data
CFS Storage Performance Testing
API Documentation
History
Introduction
API Category
Snapshot APIs
File system APIs
Lifecycle APIs
Other APIs
Data Flow APIs
Making API Requests
Permission Group APIs
Service APIs
Scaling APIs
Data Migration APIs
Data Types
Error Codes
Troubleshooting
Client Use Bottleneck due to Large Number of Small Files or Parallel Requests
FAQs
CFS Service Level Agreement
Contact Us
Glossary

Starting a Migration Task

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-01-22 22:15:47

Overview

This document describes how to start a migration task.

Directions

Step 1. Create a migration task

1. Log in to the CFS console and go to the Data Migration Service page.
2. Click Create migration job.



Note:
Your account needs to be added to the allowlist before you can use this feature. If you need it, submit a ticket for application.

Step 2. Select the region for migration

Select the destination CFS region as the region for migration.

Step 3. Select the source service provider

Select ‍Tencent Cloud COS‍.




Step 4. Select the migration method

Currently, bucket migration and inventory migration are supported:



Bucket migration: It is suitable for migrating an object storage bucket or all objects in a certain directory.
Inventory migration: It is suitable for migrating objects within a specified time period. Currently, you can export the objects modified after a time point or within a time period through the object storage inventory for filtered data migration.

Step 5. Select the overwriting method



Currently, overwriting by last modified time, full overwriting, and no overwriting are supported.
Overwriting by last modified time: When files with the same name exist, their LastModified values are checked, i.e., last modified time.
If the LastModified value of the file in the source address is earlier than that of the file in the destination address, no overwriting is performed.
If the LastModified value of the file in the source address is later than that of the file in the destination address, overwriting is performed.
If the two files have the same LastModified value, further check:
If their Size values are different, overwriting is performed.
If their Size values are the same, no overwriting is performed.
Full overwriting: Files with the same name are overwritten without any check.
No overwriting: In contrast to full overwriting, this method means no overwriting of files with the same name without any check.

Step 6. Enter the SecretId and SecretKey

Enter the SecretId and SecretKey required by access to object storage, which are encrypted on the platform. If you use a temporary key, make sure that the migration task can be completed during the validity period of the key; otherwise, part of the migration will fail.




Step 7. Enter the source information (required for bucket migration only)

Currently, you can either select a bucket or enter the source bucket address (object storage endpoint) in the console. For data transfer from the root path, make sure that the source path is empty. For data transfer from a subpath, the source path should end with "/".




Step 8. Enter the inventory URL (required for inventory migration only)

Enter the URL of the manifest.json file of the object storage inventory. Specifically, after an inventory is generated, find the URL of the manifest.json file and enter it as the inventory URL.




Step 9. Select the destination file system

Select the destination file system and path. For data migration from the root path, leave the destination path empty. If the migration is from the test directory, enter either /test or /test/.


도움말 및 지원

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

피드백