☁️
Zus Docs
  • About Züs
  • System
    • Providers and Services
      • Miner
      • Sharder
      • Blobber
      • Validator
      • Authorizer
      • Node Locator (0DNS)
    • Storage
      • Architecture and Data Management
      • Protocol
        • Allocations
        • Reference Objects
        • Challenges
        • Write Markers
          • Chain Hashing
          • Two Commit
        • Blobber Repair Protocol
      • ZS3 Server
        • Backup, Recovery and Replication
        • Encryption and Compression
        • S3FS Setup and Usage
        • Backup & Recovery with Restic on Blimp + ZS3 Server
        • Backup & Recovery with Veeam on Blimp + ZS3 Server
      • File Operations
        • Upload
        • Download
        • File Sharing
        • Partial Error Recovery
        • Streaming
        • Rent a Blobber
    • Smart Contracts
      • Storage S.C.
      • Miner S.C.
      • ZCN S.C.
      • ERC-20 S.C.s
      • Bridge Protocol
    • Blockchain & Consensus
      • Entities
    • User Authentication and Wallet Management System
      • OKTA Integration
      • Key Management System (KMS)
  • APIs
    • 0DNS API
    • JS API
    • Mobile API
  • CLIs
    • Storage CLI
      • Quickstart
      • Configuring the tool
    • Wallet CLI
      • Wallet Configuration
      • Quickstart
      • Configuring the tool
  • SDKs
    • Go SDK
      • GO SDK Microservices
    • JS SDK
  • Tokenomics
    • Staking
    • Reward & Penalty
  • ✨Züs Apps
    • 🗝️Vult
      • Getting Started
        • Web
        • Mobile
      • Vult AI
        • Batch Processing
        • Memory Retention
        • Technical Implementation
        • Architecture Overview
      • Login / Register
      • File Management Pages
      • File Sharing
      • Storage Management Dashboard
      • Storage Maintenance and Troubleshooting
      • Züs Subscription
      • Wallet Management
      • Refer a friend
      • Settings
    • 🏗️Blimp
      • Getting Started
      • Login / Register
      • Configure Storage
        • Create Standard Storage Allocation
        • Create Enterprise Allocation
        • Create S3 Server Allocation
        • Create Cloud Migration Allocation
        • Allocation Maintenance and Troubleshooting
      • File Management Pages
      • File Sharing
      • Manage Allocations
      • Upgrade Storage
      • Blimp Vault
      • Refer a friend
      • Settings
      • Launching ZS3 Server
      • Using CLI to backup files into Blimp + ZS3 Server
    • 🏠Chimney
      • Getting Started
      • Login / Register
      • Create New Deployment
      • Manage Your Deployments
      • Homepage
      • Staking Dashboard
      • Rank Dashboard
      • Monitor Dashboard
      • Stats Dashboard
      • Logs Dashboard
      • Wallet Dashboard
      • Operations on your Deployments
      • Restricted Blobbers
      • Settings
        • Manage Profile
        • Wallet Settings
        • Update Blobber Settings
        • Update Blobber Version
        • Refer a friend
        • Help
    • 🌐Atlus
      • Getting Started
      • Home page
      • Service Providers Page
      • Charts Page
        • Market Charts
        • Network Charts
        • Storage Charts
      • Blockchain Page
      • Server Map Page
      • Storage Explainer Page
      • Details Pages
        • Block Details Page
        • Transaction Details Page
        • Wallet Details Page
        • Miner Details Page
        • Sharder Details Page
        • Blobber Details Page
        • Validator Details Page
        • Authorizer Details Page
        • Allocation Details Page
      • Appendix: Common Components
    • ⚡Bolt
      • Getting Started
        • Web
        • Mobile
      • Login / Register
      • Sign In with external wallet
      • Staking Dashboard
      • Staking/Unstaking a provider
      • Claiming Rewards
      • Send/Receive ZCN tokens
      • Buy ZCN
      • Deposit/Withdraw ZCN tokens
      • Activity Dashboard
      • Refer a friend
      • Settings
  • Releases
    • Hardfork
Powered by GitBook
On this page
  • Pre-requisites: Get a cloud machine
  • Step 1-4: Create Multi-cloud allocation
  • Step5: Generate the script
  • Step6: View your migration progress
  1. Züs Apps
  2. Blimp
  3. Configure Storage

Create Cloud Migration Allocation

Migrate your data from AWS to Züs.

PreviousCreate S3 Server AllocationNextAllocation Maintenance and Troubleshooting

Last updated 9 months ago

This flow is triggered at your first login to Blimp, by choosing "Cloud Migration" or when you click the "Create New Allocation" button from the Cloud Migration allocation section from the page.

A Cloud Migration allocation is a Normal (Multi-Cloud/Direct Storage) Allocation with a script that you run once which migrates your data from an AWS S3 to your allocation.

Pre-requisites: Get a cloud machine

To run the script, you need a machine with a public IP address which you'll be using while setting up your allocation. You can create a machine on any of the major cloud providers or setup your own on-premise machine with VPC. The specs of this machine varies according to your needs, but the minimum requirements are:

  • 2 CPU cores

  • 4GB RAM

Once you've created your machine and can ssh into it using its IP address, you're good to go.

Step 1-4: Create Multi-cloud allocation

This is exactly what we did in the .

Step5: Generate the script

Enter the following data so you can get the generated script to run on your machine:

Field
Description

IP Address

The public IP address of your machine.

Bucket Name

The name of your AWS bucket where the data you need to migrate is found.

AWS Access Key ID

AWS Secret Access Key

Needed so that the script can authenticate to your AWS account.

File Migration Options

Choose how you'd like the script to handle conflicts in your files.

Date Range

Range of date within which lies the data you want to migrate.

Step6: View your migration progress

In this screen, you can see the progress of migration of your data, as well as the migration logs in case of any error. You can cancel the migration process by clicking the "Cancel" button.

Once your data is completely migrated, you'll have the following options:

Run Migration Again

In case you want to remigrate your data.

View Migrated Files

Needed so that the script can authenticate to your AWS account. Refer to of AWS documentation on how to create an AWS user for programmatic access. Make sure your user has granted access to control your S3 bucket.

Will take you to the to manage your migrated data.

✨
🏗️
File Management Pages
this page
Manage Allocation
Create Multi-Cloud Storage Allocation flow
Fig1: Generate Script
Fig2: Migration progress
Fig3: Migration complete