Skip to content

Commit 1aff8d5

Browse files
authored
remove cc
1 parent ba1b97e commit 1aff8d5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

FIPS/fip-0025.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
fip: "0025"
3-
title: Extend the fault period of cc sector from 2 weeks to 6 weeks
3+
title: Extend the fault period of sector from 2 weeks to 6 weeks
44
author: IPFSUnion(@IPFSUnion)
55
discussions-to: https://github.com/filecoin-project/FIPs/issues/189
66
status: Draft
@@ -26,22 +26,22 @@ Filecoin needs to extend the fault period so that large storage providers have e
2626

2727
Any country in the world is likely to face force majeure factors such as major natural disasters or social abnormal events, causing storage providers to be unable to provide services normally for a long period of time. To this end, we must plan ahead.
2828
In the current implementation of the protocol, the sector will be forcibly terminated if there are two consecutive weeks of faults. However, two weeks is not enough for a large storage provider to complete the data migration and restart the service. If appropriate measures are not taken, it will not only cause huge economic losses to the storage provider, but also cause large fluctuations in the storage power of the entire Filecoin network.
29-
Therefore, it is necessary to make some adjustments to the sector fault period. Regarding the deal sector, the current data of all transactions is about 32 PiB. It is not a big problem to complete the real data migration within two weeks, but it is far from enough for the EiB level of cc sector to complete the migration within two weeks, so we propose to extend the cc sector fault period from 2 weeks to 6 weeks.
29+
Therefore, it is necessary to make some adjustments to the sector fault period. Regarding the deal sector, the current data of all transactions is about 32 PiB. It is not a big problem to complete the real data migration within two weeks, but it is far from enough for the EiB level of cc sector to complete the migration within two weeks, so we propose to extend the sector fault period from 2 weeks to 6 weeks.
3030

3131
## Specification
3232
<!--The technical specification should describe the syntax and semantics of any new feature. The specification should be detailed enough to allow competing, interoperable implementations for any of the current Filecoin implementations. -->
3333

34-
Extend fault period of cc sector from 2 weeks to 6 weeks.
34+
Extend fault period of sector from 2 weeks to 6 weeks.
3535

3636
## Design Rationale
3737
<!--The rationale fleshes out the specification by describing what motivated the design and why particular design decisions were made. It should describe alternate designs that were considered and related work, e.g. how the feature is supported in other languages. The rationale may also provide evidence of consensus within the community, and should discuss important objections or concerns raised during discussion.-->
3838

39-
Extend the cc sector fault period to buy time for storage providers to migrate data
39+
Extend the sector fault period to buy time for storage providers to migrate data
4040

4141
## Backwards Compatibility
4242
<!--All FIPs that introduce backwards incompatibilities must include a section describing these incompatibilities and their severity. The FIP must explain how the author proposes to deal with these incompatibilities. FIP submissions without a sufficient backwards compatibility treatise may be rejected outright.-->
4343

44-
The proposal extends the fault period of the cc sector, so such changes must be completed through version upgrades.
44+
The proposal extends the fault period of the sector, so such changes must be completed through version upgrades.
4545

4646

4747
## Test Cases

0 commit comments

Comments
 (0)