Updated on 2024-12-25 GMT+08:00

Preparing for Migration

Before using OMS to migrate data between OBS buckets, make preparations by referring to this section.

Creating an AK/SK Pair for Your Huawei Cloud Account and Obtaining the Required Permissions

Creating a Destination OBS Bucket

Create an OBS bucket for storing the migrated data. For details, see Creating a Bucket.

Creating URL Lists and Uploading Them to an OBS Bucket

If you need to create a migration task, write the URLs and destination names of the files to be migrated into a URL list, and store the list in an OBS bucket that is in the same region as the destination bucket.

If you need to create a migration task group, write the URLs and destination names of the files to be migrated into multiple URL lists, and store the lists in a folder in an OBS bucket that is in the same region as the destination bucket. The folder can store only the object list files.

  • The bucket used for storing the URL lists must be in the same region as the destination bucket, or you cannot select these lists.
  • Ensure that the URLs in the lists can be accessed using HEAD and GET requests.