Help Center/ Scalable File Service Turbo/ FAQs/ Others/ How Can I Migrate Data Between SFS Turbo and OBS?
Updated on 2024-11-21 GMT+08:00

How Can I Migrate Data Between SFS Turbo and OBS?

Background

Huawei Cloud OBS is a stable, secure, efficient, and easy-to-use cloud storage service. With REST APIs, OBS is able to store any amount and form of unstructured data.

Huawei Cloud SFS Turbo is a high-performance NAS file storage service that can provide shared access from multiple ECSs, containers, and BMSs on the Huawei Cloud.

How to Migrate

SFS Turbo file systems need to be mounted to ECSs, containers, or BMSs. Data migration between SFS Turbo and OBS is actually the data migration between servers/containers and OBS. Server or container data is stored in the mounted SFS file systems.

So, you can log in to a server or container and use OBS tools, APIs, or SDKs to migrate data. For example, if you want to migrate data from SFS Turbo to OBS, use the OBS upload function on the server or container to upload data to OBS. If you want to migrate data from OBS to SFS Turbo, use the OBS download function on the server or container to download data to the SFS Turbo file system mounted on the server or container. Read and write permissions are required.

As listed in Table 1, OBS provides various methods for data migration. Select a suitable migration method according to your OS and actual needs, and migrate data by referring to the upload and download sections in the manual.

The supported OSs, data volume, and operation complexity vary according to the migration methods. obsutil is recommended.

To reduce costs, it is recommended that you configure the intranet DNS and migrate data over the Huawei Cloud intranet. For details, see Accessing OBS over Intranet.

Table 1 Data migration tools provided by OBS

Tool

Supported OS

(Refer to Each Tool Guide for Supported Versions)

Document

OBS Console

Windows

User Guide

OBS Browser+

Windows

OBS Browser+ Tool Guide

obsutil (Recommended)

Windows/Linux

obsutil Tool Guide

SDK

All

SDK Reference

API

All

API Reference