Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sector size in guided-setup #50

Merged
merged 1 commit into from
Jun 11, 2024
Merged

fix: sector size in guided-setup #50

merged 1 commit into from
Jun 11, 2024

Conversation

LexLuthr
Copy link
Contributor

Guided setup is now fixed

Defaulting to English. Please reach out to the Curio team if you would like to have additional language support.
✔ Create a new miner
                                                                
 ┌────────────────────────────────────────────────────────────┐ 
 │This interactive tool creates a new miner actor and creates │ 
 │the basic configuration layer for it.                       │ 
 └────────────────────────────────────────────────────────────┘ 
                                                                
This process is partially idempotent. Once a new miner actor has been created and subsequent steps fail, the user need to run 'curio config new-cluster < miner ID >' to finish the configuration.
                                                                                                                                                                                                  
✔ Continue to connect and update schema.
✔ Step Complete: Pre-initialization steps complete
                                                
Initializing a new miner actor.
✔ Owner Wallet: <empty>
Enter the owner address: t3s5gk5cbwogmlyywlkynsfnz5j7upum337rbgyiey5rhe5jdqwsfnmrw24r26agh6tdqotaxqdgdvuoce2mya
✔ Sender Wallet: <empty>
Enter sender address: t3s5gk5cbwogmlyywlkynsfnz5j7upum337rbgyiey5rhe5jdqwsfnmrw24r26agh6tdqotaxqdgdvuoce2mya
✔ Worker Wallet: <empty>
Enter worker address: t3s5gk5cbwogmlyywlkynsfnz5j7upum337rbgyiey5rhe5jdqwsfnmrw24r26agh6tdqotaxqdgdvuoce2mya
✔ Sector Size: 32 GiB
✔ 2 KiB
✔ Continue to verify the addresses and create a new miner actor.
Pushed CreateMiner message: bafy2bzacebkkpmwn6j4o6acmwkvjehbkhmcoqbdun2zggldqh24gu2qs7figm
Waiting for confirmation
New miners address is: t01007 (t23nhrk4rwcredm32faw6n4avprmy3c6ntjwcleda)
✔ Step Complete: Miner t01007 created successfully
                                                
✔ Step Complete: Configuration 'base' was updated to include this miner's address
                                                                               
Documentation: 
The 'base' layer stores common configuration. All curio instances can include it in their --layers argument.
You can add other layers for per-machine configuration changes.
Filecoin Slack channels: #fil-curio-help and #fil-curio-dev
Increase reliability using redundancy: start multiple machines with at-least the post layer: 'curio run --layers=post'
One database can serve multiple miner IDs: Run a migration for each lotus-miner.
The Curio team wants to improve the software you use. Tell the team you're using `curio`.
✔ Nothing.
✔ Step Complete: New Miner initialization complete.
                                                 
✔ ./curio/curio.env
Error writing file: open ./curio/curio.env: not a directory
                                                           
✔ /Users/lexluthr/curio.env
Try the web interface with curio run --layers=gui 
For more servers, make /etc/curio.env with the curio.env database env and add the CURIO_LAYERS env to assign purposes.
You can now migrate your market node (Boost), if applicable.
Additional info is at http://docs.curiostorage.org

@magik6k magik6k merged commit 7c56191 into main Jun 11, 2024
5 checks passed
@magik6k magik6k deleted the fix/guided-setup branch June 11, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants