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
  • Requirements:
  • Extend Duration:
  • How to Extend Datacap Sectors Expiration:
  • A Step-by-Step Guide

Was this helpful?

  1. Swan Storage Market
  2. Key functionalities

Extend DataCap Terms Service

PreviousStorage Provider DetailsNextOverview

Last updated 1 year ago

Was this helpful?

The Extend DataCap Terms Service is designed to support Storage Providers in extending the expiration of their sectors' terms to maintain the 10x QA(quality-adjusted) power.

Requirements:

Before you get started with the ., please ensure that you meet the following requirements:

  1. The sectors must be active.

  2. The deals must be received from the Swan platform.

  3. The sector's proof time must be after V17 (2383680, 2022-11-30 140000 UTC).

  4. Ensure that you have lotus-miner version 1.23.0 or higher installed.

Extend Duration:

  1. The sector expiration time can be extended by 180 days, 360 days, or 540 days.

  2. The sector's maximum expiration time cannot exceed 540 days.

How to Extend Datacap Sectors Expiration:

According to , if you want to extend the DataCap sectors' expiration, you need to follow these two steps:

Step One :

The Client needs to update the TermMax of the Claim for every deal in the sectors:

lotus send --from <deal_wallet> --method 11  --params-json '{"Terms":[{"Provider":1836766,"ClaimID":13847890,"TermMax":3680640}]}' f06 0

Step Two :

The Storage Provider needs to extend the sector expiration:

lotus-miner sectors extend --extension=1555200  --really-do-it=true --drop-claims=true  --sector-file=[sector_file]

A Step-by-Step Guide

  1. Fill in your Storage Provider ID and upload the list of your Sector IDs (follow the template file).

  2. Select the Extension (extending time) and choose the claims you want to extend.

  3. Provide your Email and Transaction CID to claim your request.

  4. Click "Claim," and you will receive a confirmation email.

lotus-miner sectors extend --extension=518400 --really-do-it=true --drop-claims=true --sector-file=[sector_file]

The extension days:

Days
Epoch

180

518400

360

1036800

540

1555200

can help you with , and the provider needs to perform .

Head over to

After confirming your payment, the Swan team will complete and reply with the corresponding sector information via email.

Download the sectors file and run the command to complete :

Extend Datacap Terms Service
FIP0045
Extend Datacap Terms Service.
Swan's Extend Datacap Terms Service
Step One
Step Two
Step One
Step Two