lotus/storage/sealer
ZenGround0 327760acff
chore: build: Merge/v22 into 21 for 23 (#10702)
* chore: update ffi to increase execution parallelism

* Don't enforce walking receipt tree during compaction

* fix: build: drop drand incentinet servers

* chore: release lotus v1.20.4

* Apply suggestions from code review

Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>

* feat: Introduce nv19 skeleton

Update to go-state-types v0.11.0-alpha-1

Introduce dummy v11 actor bundles

Make new actors adapters

Add upgrade to Upgrade Schedules

make jen

Update to go-state-types v0.11.0-alpha-2

* feat: vm: switch to the new exec trace format (#10372)

This is now "FVM" native. Changes include:

1. Don't treat "trace" messages like off-chain messages. E.g., don't
include CIDs, versions, etc.
2. Include IPLD codecs where applicable.
3. Remove fields that aren't filled by the FVM (timing, some errors,
code locations, etc.).

* feat: implement FIP-0061

* Address review

* Add and test the FIP-0061 migration

* Update actors bundles to fip/20230406

* Update to go-state-types master

* Update to actors v11.0.0-rc1

* - Update go state types
- Keep current expiration defaults on creation, extension some tests
- Update ffi

* ffi experiment

* Integration nv19 migration

- Open splitstore in migration shed tool
- Update state root version

* Post rebase fixup

* Fix

* gen

* nv19 invariant checking

* Try fixig blockstore so bundle is loaded

* Debug

* Fix

* Make butterfly upgrades happen

* Another ffi experiment

* Fix copy paste error

* Actually schedule migration (#10656)

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

* Butterfly artifacts

* Set calibration net upgrade height

* Review Response

* Fix state tree version assert

* Quick butterfly upgrade to sanity check (#10660)

* Quick butterfly upgrade to sanity check

* Update butterfly artifacts

* Revert fake fix

* Give butterfly net correct genesis

* Butterfly artifacts

* Give time before upgrade

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

* chore:releasepolish v1.22 release (#10666)

* Update butterfly artifacts

* register actors v11

* Update calibration upgrade time

* State inspection shed cmds

* Fix

* make gen

* Fix swallowed errors

* Lint fixup

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

* v1.22.0-rc3

* bundle fix

* Feat/expedite nv19 (#10681)

* Update go-state-types

* Modify upgrade schedule and params

* Revert fip 0052

* Update gst

* docsgen

* fast butterfly migration to validate migration

* Correct epoch to match specified date

* Update actors v11

* Update changelog build version

* Update butterfly artifacts

* Fix lotus-miner init to work after upgrade

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

* fix:deps:stable ffi for stable release  (#10698)

* Point to stable ffi for stable lotus release

* go mod tidy

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>

---------

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: jennijuju <jiayingw703@gmail.com>
2023-04-19 18:40:18 -04:00
..
docs Update svg-image 2022-12-15 10:49:58 +01:00
ffiwrapper chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
fr32 refactor: stop using deprecated io/ioutil 2023-03-29 15:38:46 -04:00
fsutil fix: stub out the FileSize command so lotus libraries can build on Windows 2023-01-17 01:03:10 -05:00
mock chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
partialfile storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
sealtasks worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
storiface chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
tarutil Address simple linter issues 2022-11-24 16:32:27 +00:00
cbor_gen.go deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
cgroups_linux.go cgroupV1: memory.memsw.usage_in_bytes: no such file or directory 2022-08-23 17:37:47 +08:00
cgroups.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
faults.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
manager_calltracker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
manager_post.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
manager_test.go refactor: stop using deprecated io/ioutil 2023-03-29 15:38:46 -04:00
manager.go worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
piece_provider_test.go refactor: stop using deprecated io/ioutil 2023-03-29 15:38:46 -04:00
piece_provider.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00
piece_reader.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
README.md Add snap-sector types 2022-12-15 14:29:58 +01:00
request_queue_test.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
request_queue.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
roprov.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00
sched_assigner_common.go sched: Share active/preparing task counters 2023-02-28 09:08:49 +01:00
sched_assigner_darts.go feat: sched: Assigner experiments 2023-02-27 17:54:25 +01:00
sched_assigner_spread_tasks.go feat: sched: Assigner experiments 2023-02-27 17:54:25 +01:00
sched_assigner_spread.go feat: sched: Assigner experiments 2023-02-27 17:54:25 +01:00
sched_assigner_utilization.go feat: sched: Assigner experiments 2023-02-27 17:54:25 +01:00
sched_post.go make gen 2023-03-06 15:07:49 +01:00
sched_resources.go sched: Share active/preparing task counters 2023-02-28 09:08:49 +01:00
sched_test.go worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
sched_worker_cache.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
sched_worker.go worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
sched.go worker sched: Separate resource def for preparing window 2023-02-28 10:52:50 +01:00
selector_alloc.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
selector_existing.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
selector_move.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
selector_task.go feat: sched: Cache worker calls 2022-11-29 11:44:57 +01:00
stats.go sched: Share active/preparing task counters 2023-02-28 09:08:49 +01:00
teststorage_test.go chore: build: Merge/v22 into 21 for 23 (#10702) 2023-04-19 18:40:18 -04:00
testworker_test.go storage: Don't depend on specs-storage, move to storiface 2022-06-17 13:36:33 +02:00
worker_calltracker.go storage: Move extern/sector-storage to storage/sealer 2022-06-14 20:03:38 +02:00
worker_local_test.go storage: Move storage/sealer/stores to storage/paths 2022-06-14 20:25:52 +02:00
worker_local.go feat: wdpost: Emit more detailed errors 2023-01-26 11:57:16 +01:00
worker_tracked.go sealing: tasks: TTReleaseUnsealed -> TTFinalizeUnsealed 2022-11-23 18:57:17 +01:00

sector-storage

CircleCI standard-readme compliant

a concrete implementation of the specs-storage interface

The sector-storage project provides a implementation-nonspecific reference implementation of the specs-storage interface.

Disclaimer

Please report your issues with regards to sector-storage at the lotus issue tracker

Architecture

high-level architecture

Manager

Manages is the top-level piece of the storage system gluing all the other pieces together. It also implements scheduling logic.

package paths

This package implements the sector storage subsystem. Fundamentally the storage is divided into paths, each path has it's UUID, and stores a set of sector 'files'. There are currently 5 types of sector files - unsealed, sealed, cache, update and update-cache.

Paths can be shared between nodes by sharing the underlying filesystem.

paths.Local

The Local store implements SectorProvider for paths mounted in the local filesystem. Paths can be shared between nodes, and support shared filesystems such as NFS.

stores.Local implements all native filesystem-related operations

paths.Remote

The Remote store extends Local store, handles fetching sector files into a local store if needed, and handles removing sectors from non-local stores.

paths.Index

The Index is a singleton holding metadata about storage paths, and a mapping of sector files to paths

LocalWorker

LocalWorker implements the Worker interface with ffiwrapper.Sealer and a store.Store instance

License

The Filecoin Project is dual-licensed under Apache 2.0 and MIT terms: