Andrew Jackson (Ajax)
672864ad17
Remove "provider" relics ( #11992 )
...
* really get rid of provider this time
* one more
2024-05-14 14:50:31 -05:00
LexLuthr
00edad4e4d
curio: feat: break trees task into TreeD(prefetch) and TreeRC ( #11895 )
...
* break trees task
* fix TreeD reservation
* fix nil pointer err
* apply suggestions
* fix allocate file types
* fix dbIndex inserts
* set resource, move release func
* refactor func(), update memory
* remove extra release
2024-05-02 11:17:33 +02:00
Łukasz Magiera
bc43bd6d69
fix: local storage reservations fixes ( #11866 )
...
* paths: Debugging local storage reservations
* paths: Log when individual reservation is less than on-disk space
* paths: fix debug reservations print
* paths: More reserve logs
* paths: More more reserve logs
* paths: add stacks to duplicate done call log
* curio: task storage: Release storage at most once
* curio: cleanup before restarting sdr
* address review
* paths: Simplify reservation release logic
2024-04-15 17:33:06 -05:00
Łukasz Magiera
3cc62e04e9
feat: curio: Cleanup data copies after seal ops ( #11847 )
...
* feat: curio: Cleanup data copies after seal ops
* curio: make ensureOneCopy safer
* curio: Don't randomly remove cache files
* Address review
2024-04-11 11:35:09 -05:00
Łukasz Magiera
a99d8c8791
feat: curio: Cleanup files after failed TreeDRC ( #11827 )
2024-04-04 10:25:06 -05:00
LexLuthr
800ae977d3
rename lotus-provider
2024-04-04 14:32:06 +02:00
Łukasz Magiera
6997162c71
curio storage: Add missing reservation comment in MoveStorage
2024-04-03 21:40:06 +02:00
Łukasz Magiera
316a0d6c26
fix: curio: Pass taskID to TreeDRC
2024-04-03 21:40:06 +02:00
Łukasz Magiera
2ccc0db1cc
feat: curio: Storage reservations in MoveStorage
2024-04-03 21:40:06 +02:00
LexLuthr
466966c72d
enable 8MiB sectors on Curio
2024-04-03 21:37:39 +02:00
Łukasz Magiera
7b00cc5827
curio: Add task storage to SDRTrees
2024-03-26 20:32:46 +01:00
Łukasz Magiera
c7b64bd6a9
curio: Storage reservations when fetching
2024-03-26 20:32:46 +01:00
Łukasz Magiera
e86d81b26a
fix: curio seal: Fix partial Finalize retry
2024-03-22 16:05:48 +01:00
Łukasz Magiera
3c2be70d59
Merge remote-tracking branch 'origin/master' into feat/lpdeal-cache
2024-03-17 17:31:26 +01:00
Andrew Jackson (Ajax)
81ba6ab6f0
feat: Curio - Easy Migration ( #11617 )
...
* feat: lp mig - first few steps
* lp mig: default tasks
* code comments
* docs
* lp-mig-progress
* shared
* comments and todos
* fix: curio: rename lotus-provider to curio (#11645 )
* rename provider to curio
* install gotext
* fix lint errors, mod tidy
* fix typo
* fix API_INFO and add gotext to circleCI
* add back gotext
* add gotext after remerge
* lp: channels doc
* finish easy-migration TODOs
* out generate
* merging and more renames
* avoid make-all
* minor doc stuff
* cu: make gen
* make gen fix
* make gen
* tryfix
* go mod tidy
* minor ez migration fixes
* ez setup - ui cleanups
* better error message
* guided setup colors
* better path to saveconfigtolayer
* loadconfigwithupgrades fix
* readMiner oops
* guided - homedir
* err if miner is running
* prompt error should exit
* process already running, miner_id sectors in migration
* dont prompt for language a second time
* check miner stopped
* unlock repo
* render and sql oops
* curio easyMig - some fixes
* easyMigration runs successfully
* lint
* review fixes
* fix backup path
* fixes1
* fixes2
* fixes 3
---------
Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
2024-03-15 16:38:13 -05:00