Swan Network
English
  • Getting Started
    • Overview
    • Protocol Stack
      • Cross-chain Consensus Layer
      • Peer-to-peer (P2P) Network
      • Payment Channels
      • Service Discovery
      • Data Marketplace
      • Indexing and Caching Marketplace
      • Web3 Task Auction
      • Storage Layer
      • Computing Layer
      • CDN Layer
      • Economic System
        • Grants
        • Computing Jobs
        • Universal Basic Income (UBI)
        • Swan Provider Income
      • Token
      • Governance
        • Treasure DAO
      • Glossary
    • Contact Us
      • Social Accounts & Communities
      • Business Partnerships
    • FAQ
  • QuickStarts
    • Dive into QuickStarts
      • Swan Chain: Developing Smart Contracts with Go
  • Swan Storage Market
    • Overview
      • Swan Auction System
      • Reputation System
    • Key functionalities
      • Task Management
        • Create a New Task
        • Navigate Tasks
        • Update Tasks
        • Assign Tasks
      • My Profile
        • Register as a storage provider
      • Find Storage Providers
        • Storage Provider Details
      • Extend DataCap Terms Service
  • Swan IPFS Storage
    • Overview
      • Flink
    • Swan IPFS Storage User Guide
      • Networks
      • Setup MetaMask
    • Developer Quickstart
      • SDK
        • js MCS SDK
          • Prerequisites
          • Get Started
          • Bucket Storage
          • Onchain Storage
          • SDK JS Installation Tutorial Video
        • python MCS SDK
          • Quickstart
          • Bucket Storage
          • Onchain Storage
          • SDK Python Installation Tutorial Video
      • Additional Resources
    • Best Practice
      • Use Swan IPFS Storage as Platform Storage Solution
        • Single Organization Design
        • Multiple Organization Design
    • FAQ
  • Swan Provider
    • Overview
    • Features
    • Tutorial
      • Prerequisites
      • Installation
      • Configure and Run
      • Swan Provider Tutorial Video
    • FAQ
      • 1. Change the linked Email
      • 2. Check Storage Provider connectivity/stability
      • 3. How to stop accepting "auto-bid" deals?
      • 4. `aria2_download_dir` vs. `aria2_candidate_dirs`
      • 5. How to configure "import deals from Swan Provider" when Boostd is running normally
      • 6. A rejection msg always appears during the deal-importing process
      • 7. How to check if aria2 is running?
      • 8. No response from Swan Platform?
      • 9. Why Storage Provider status shows offline?
      • 10. How to check the Task Status?
      • 11. How to configure the Storage Provider Market?
      • 12. How to set the "ask price"?
      • 13.aria2_download_dir VS. aria2_candidate_dirs
      • 14. How to control the number of deals imported?
  • Swan Client
    • Overview
    • Basic Concepts
    • Tutorial
      • Filecoin Deal Sender
        • Installation
        • Configuration
        • Prerequisites
        • Generate CAR Files
        • Meta-CAR
        • Upload CAR Files to IPFS
        • Create a Task
      • Blockchain RPC Service
        • Deploy RPC Service
        • RPC Command Service
      • Swan Client Tutorial Video
    • FAQ
      • How to prepare data?
  • FS3
    • Overview
    • Setup your FS3
      • Prerequisites
      • Install FS3
      • FS3 Set up Video
    • FS3 User Guide
    • FS3 User Guide (Cloud Version)
  • Lagrange DAO
    • Overview
  • Development Resource
    • Swan Token Contract
      • Acquire Testnet USDC and MATIC tokens
    • Swan API
    • Swan IPFS Storage API
    • Swan IPFS Storage 2.0 API
    • Flink API
    • FS3 API
    • API keys
  • Swan Testnet
    • Swan Jupiter Testnet
      • How to Participate
      • Before You Get Started
      • Network Early Adopter
      • Computing Provider Setup
        • Prerequisites
        • Install the Kubernetes
        • Install and config the Nginx
        • Install the Hardware resource-exporter
        • Install the Redis service
        • Build and config the Computing Provider
        • Install AI Inference Dependency(Optional)
        • Start the Computing Provider
        • CLI of Computing Provider
        • FAQ
      • FAQ
Powered by GitBook
On this page
  • Instruction
  • 1. Access to FS3
  • 2. Creating a bucket
  • 3. Uploading files
  • 4. Backup plan
  • 6. Rebuild backup volume

Was this helpful?

  1. FS3

FS3 User Guide (Cloud Version)

Here is the tutorial how to use your FS3 on Swan.

PreviousFS3 User GuideNextOverview

Last updated 1 year ago

Was this helpful?

Instruction

1. Access to FS3

2. Creating a bucket

To get started, you can click the red button with a plus sign on the bottom right corner. It will pop up 2 yellow icons (upload files and create buckets) by clicking the red button. Files can not be uploaded without a bucket. The first thing is to choose the "Create buckets" button in yellow, name it and press Enter/Return key to confirm.

3. Uploading files

Within a bucket, you can upload your files by choosing the "Upload files" button in yellow which is right above the "create bucket" button. Same as before, to appear the "upload files" button, you need to click the red button with the plus sign on it.

4. Backup plan

Users can backup the entire volume with customized schedulers by choosing Backup plan (Backup Daily/ Backup Weekly) or Snapshot backup (Backup immediately) to Filecoin Network.

Backup plan

  • Create a backup plan by choosing "Backup Plan" page.

Price: It is valued as GiB/epoch

Duration: Duration for keeping the backup needs to be in the range of 180 to 540.

  • You can view your created backup plans on "My Backup Plans" page.

  • If you choose to backup daily, FS3 will compress the entire data volume into a car. file and upload it to the Filecoin Network every 24 hours. You can check all your backup jobs by choosing "My Backup Jobs" page, and here shows you all the information about your jobs.

  • Once the backup process has completed, the status under backup jobs on the "My Backup Jobs" page will change to "Completed".

Snapshot backup

  • Create a backup plan by choosing "Snapshot Backup" page.

  • You can view your created backup plans on "My Snapshot Jobs" page.

  • If you choose to backup daily, FS3 will compress the entire data volume into a car. file and upload it to the Filecoin Network every 24 hours. You can check all your backup jobs by choosing "Backup Jobs" page, and here shows you all the information about your jobs.

  • Once the backup process has completed, the status under backup jobs on the "Backup Jobs" page will change to "Completed".

6. Rebuild backup volume

Rebuild image is accessible only when backup job status is completed. Users can not rebuild image when backup process is still running.

To store your entire FS3 instance from one of your backups, you can use the FS3 rebuild service. FS3 will fetch an entire backup from Filecoin Network and overwrite your existing system. You can rebuild from Backup plan or Snapshot backup

Rebuild from Backup plan

  • First, go to "My Backup Jobs" page and all your backup jobs are listed here.

  • Second, make sure you are under "Backup Jobs" for rebuilding an image (restore a backup). You can switch to rebuild jobs below the backup jobs to view all your rebuild history.

  • Third, on the very right side of each jobs, you should be able to click "Rebuild Image" when the status is "Completed".

  • Next, after clicking "Rebuild Image", a pop up window will show as above. Please check your information and make sure you are rebuilding from the correct backup. Your backup name will show in bold font.

  • Finally, choose "OK" to confirm your rebuild process and choose "Cancel" to quit from rebuilding backup.

Rebuild from Snapshot backup

  • First, go to "Snapshot Backup" page and all your backup jobs are listed here.

  • Second, make sure you are under "Backup Jobs" for rebuilding an image (restore a backup). You can switch to rebuild jobs below the backup jobs to view all your rebuild history.

  • Third, on the very right side of each jobs, you should be able to click "Rebuild Image" when the status is "Completed".

  • Next, after clicking "Rebuild Image", a pop up window will show as above. Please check your information and make sure you are rebuilding from the correct backup. Your backup name will show in bold font.

  • Finally, choose "OK" to confirm your rebuild process and choose "Cancel" to quit from rebuilding backup.

As soon as the creation is complete, FS3 is sending volume backup task to the assigned storage provider automatically using Swan module (click Autobid to know how it works).

As soon as the creation is complete, FS3 is sending volume backup task to the assigned storage provider automatically using Swan module (click Autobid to know how it works).

Autobid
Autobid