[Support] Partition Pixel - Chia


Recommended Posts

1 minute ago, ropes said:

Can you post the output please?

Also from memory, I think that the wallet needs to be fully synced with the chia network before it displays anything.

Sent from my GM1913 using Tapatalk
 

i created a new wallet when i config again the docker, so now it shows the wallet, and like you said it is not sync, i have to wait :D

Link to comment
22 minutes ago, luixmod said:

i created a new wallet when i config again the docker, so now it shows the wallet, and like you said it is not sync, i have to wait :D

you can also use this command once you are in sync and farming

 

docker exec -it chia venv/bin/chia farm summary

Edited by burgess22
Link to comment

People probably should look into this video here to see which SSD they wanna assign to this and if they are willing to basically destroy it withing a few weeks.

 

TL:DW is Chia takes considerably more power to run then the marketing makes it seem its by no means a "green" crypto and within just one week of farming it wrote 50TB to the SSD which was for his higher end SSD 3% of the rated TBW so within less then a year that SSD will be hitting its TBW limit

 

Link to comment

Something is not right, unsure of what. This has been running for 20 hours already. Initiated with cmd:

 

 

venv/bin/chia plots create -b 5000 -r 2 -n 6 -t /plotting/plot1 -d /plots

 

# venv/bin/chia farm summary
Connection error. Check if farmer is running at 8559
Farming status: Syncing
Total chia farmed: 0.0
User transaction fees: 0.0
Block rewards: 0.0
Last height farmed: 0
Plot count: 0
Total size of plots: 0.000 GiB
Estimated network space: 2613.697 PiB
Expected time to win: Unknown
Note: log into your key using 'chia wallet show' to see rewards for each key

 

venv/bin/chia plots check
2021-05-09T05:03:23.573  chia.plotting.check_plots        : INFO     Loading plots in config.yaml using plot_tools loading code

2021-05-09T05:03:25.399  chia.plotting.plot_tools         : INFO     Searching directories ['/plots']
2021-05-09T05:03:25.400  chia.plotting.plot_tools         : INFO     Loaded a total of 0 plots of size 0.0 TiB, in 0.06633210182189941 seconds
2021-05-09T05:03:25.400  chia.plotting.check_plots        : INFO     
2021-05-09T05:03:25.401  chia.plotting.check_plots        : INFO     
2021-05-09T05:03:25.401  chia.plotting.check_plots        : INFO     Summary
2021-05-09T05:03:25.401  chia.plotting.check_plots        : INFO     Found 0 valid plots, total size 0.00000 TiB
# venv/bin/chia plots check
2021-05-09T15:54:52.213  chia.plotting.check_plots        : INFO     Loading plots in config.yaml using plot_tools loading code

2021-05-09T15:54:53.957  chia.plotting.plot_tools         : INFO     Searching directories ['/plots']
2021-05-09T15:54:54.222  chia.plotting.plot_tools         : INFO     Found plot /plots/plot-k32-2021-05-08-22-14-6073b11d5b1d4d655748135c36076ba121ae6ed1d81f38e863215d67c527fd8e.plot of size 32
2021-05-09T15:54:54.222  chia.plotting.plot_tools         : INFO     Loaded a total of 1 plots of size 0.09893322847165109 TiB, in 0.33187055587768555 seconds
2021-05-09T15:54:54.223  chia.plotting.check_plots        : INFO     
2021-05-09T15:54:54.223  chia.plotting.check_plots        : INFO     
2021-05-09T15:54:54.223  chia.plotting.check_plots        : INFO     Starting to test each plot with 30 challenges each

2021-05-09T15:54:54.223  chia.plotting.check_plots        : INFO     Testing plot /plots/plot-k32-2021-05-08-22-14-XXXXXXXXXXXXXXXXXXXXXXXXXX863215d67c527fd8e.plot k=32
2021-05-09T15:54:54.223  chia.plotting.check_plots        : INFO        Pool public key: 8f3622aa023885006XXXXXXXXXXXXXXXXXXXXXXXXXXdb03c4ca83cc5f3d5
2021-05-09T15:54:54.246  chia.plotting.check_plots        : INFO        Farmer public key: aa4835ad9ede103df8172d83c93XXXXXXXXXXXXXXXXXXXXXXXXXX1db92e70d8e251
2021-05-09T15:54:54.247  chia.plotting.check_plots        : INFO        Local sk: <PrivateKey 11ab05946346ca5262aXXXXXXXXXXXXXXXXXXXXXXXXXX26e4af89a>
2021-05-09T15:55:04.819  chia.plotting.check_plots        : INFO        Proofs 23 / 30, 0.7667
2021-05-09T15:55:04.820  chia.plotting.check_plots        : INFO     
2021-05-09T15:55:04.820  chia.plotting.check_plots        : INFO     
2021-05-09T15:55:04.820  chia.plotting.check_plots        : INFO     Summary
2021-05-09T15:55:04.820  chia.plotting.check_plots        : INFO     Found 1 valid plots, total size 0.09893 TiB
2021-05-09T15:55:04.820  chia.plotting.check_plots        : INFO     1 plots of size 32

Edited by jollymonsa
Link to comment
19 hours ago, ozzylins said:

HI guys, tks for the docker... Just installed yesterday.. I´m still a big noob with all linux based tech, but I think its working...  just wondering if any GUI for the docker it´s the "new feature´s" list.. 

 

BTW I did the Htop thing and my top processes are:

 

HTOP.png.bba54540aa72d6133b679815847e5d50.png

best regards

 

If you're not plotting I think this is what is expected to see

 

14 hours ago, ropes said:

This is how I monitor my farm.

If you guys install the nerd pack from community applications, then navigate to nerd pack under settings, install tmux.

image.png.e221dce1738afdcc29fd523cc2e75498.png

Now launch the unraid terminal & run tmux, then you can have multiple (tabbed) terminal windows in one window. I have 1 tab per plot & can jump around them as needed.

 

Also you can close the terminal window & relaunch your session by running tmux again from the terminal. Also works across different devices or applications, so you can ssh in from your phone or putty etc & just run tmux again & you will be able to see those other terminal windows.

 

Hope this helps.

 

Brilliant this is definitely the way, I'll update the original post with this info !

Link to comment
9 hours ago, Pixel5 said:

People probably should look into this video here to see which SSD they wanna assign to this and if they are willing to basically destroy it withing a few weeks.

 

TL:DW is Chia takes considerably more power to run then the marketing makes it seem its by no means a "green" crypto and within just one week of farming it wrote 50TB to the SSD which was for his higher end SSD 3% of the rated TBW so within less then a year that SSD will be hitting its TBW limit

 

 

Agreed for the SSD life, this is something everyone should be aware of, and it is documented on the chia wiki as well (see : https://github.com/Chia-Network/chia-blockchain/wiki/SSD-Endurance)

 

One thing I'd like to say tho, is that you are not going to plot forever, unless you have unlimited storage. Once all your HDD are filled with plots, your SSD is not gonna have any more wear and this is where the crypto becomes green, compared to proof of work where you will always be working no matter what.

Once that happens, your processor, ram, and SSD are not really used anymore (barely). Your disks are gonna be spun up once in while when you have some plots passing filter.

For SSD life, In general, it takes about 1.8 TBW per plot, and my consumer SSD are warranted until they reach 600 TBW, but I am aware of that and I will not reach 600 because my storage is soon all filled up. It really depends on the use case I would say.

Edited by Partition Pixel
Link to comment
8 hours ago, jollymonsa said:

My issues may also be your issues, CHIA is currently out of sync, some sort of a hotpatch is in the works as I type that will address this issue.

 

 

 

My issues may be related.

 

Yes I think they released 1.1.5 for this (https://github.com/Chia-Network/chia-blockchain/releases/tag/1.1.5), the docker version should come along soon enough

 

5 hours ago, Micro553 said:

Finally got it working and its plotting. 

However when setting it up with the guide on reddit it was pointed out that one needed to open port 8444 

Do I really need that? 

Thanks. 

 

 

Some people need to open the port on their router, some don't, if you needed it to make things work it's possible and fine (imo)

Edited by Partition Pixel
  • Like 1
Link to comment
2 hours ago, Partition Pixel said:

 

If you're not plotting I think this is what is expected to see

 

 

Brilliant this is definitely the way, I'll update the original post with this info !

That´s the problem,... I don´t know what I am doing.. lol    

 

Is there a real newbie tutorial to farm with docker on unraid?  I volunteer to be the "lab rat" of such topic...  = ) 

 

Found this https://pythonawesome.com/a-cross-platform-plot-manager-for-chia-plotting/,  perhaps "we" could create a docker for it... 

Link to comment

I think i did some mistake, i installed the docker, and used wrong path for ploting so the container was full. I decidet then to remove the docker of chia to start over. But now i get this error and have not really a idea how to fix that...

 

oot@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='chia' --net='host' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'keys'='/root/.chia/mnemonic.txt' -e 'full_node_port'='' -e 'farmer_address'='' -e 'farmer_port'='' -e 'testnet'='false' -e 'farmer'='false' -e 'harvester'='false' -e 'TCP_PORT_8444'='8444' -e 'TCP_PORT_8555'='8555' -v '/mnt/user/TOWER/plotflder/':'/plots':'rw' -v '/mnt/chiac/':'/plotting':'rw' -v '/mnt/user/appdata/chia/':'/root/.chia':'rw' 'ghcr.io/chia-network/chia:latest'

c0ff0685119e98c1ab473d49f08df3906ba139b513dc33b3acd099390b228a0e
docker: Error response from daemon: endpoint with name chia already exists in network host.

The command failed.

Link to comment
40 minutes ago, threiner said:
I think i did some mistake, i installed the docker, and used wrong path for ploting so the container was full. I decidet then to remove the docker of chia to start over. But now i get this error and have not really a idea how to fix that...
 
oot@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='chia' --net='host' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'keys'='/root/.chia/mnemonic.txt' -e 'full_node_port'='' -e 'farmer_address'='' -e 'farmer_port'='' -e 'testnet'='false' -e 'farmer'='false' -e 'harvester'='false' -e 'TCP_PORT_8444'='8444' -e 'TCP_PORT_8555'='8555' -v '/mnt/user/TOWER/plotflder/':'/plots':'rw' -v '/mnt/chiac/':'/plotting':'rw' -v '/mnt/user/appdata/chia/':'/root/.chia':'rw' 'ghcr.io/chia-network/chia:latest'
c0ff0685119e98c1ab473d49f08df3906ba139b513dc33b3acd099390b228a0e
docker: Error response from daemon: endpoint with name chia already exists in network host.

The command failed.

This is normally caused by the container still having an active network connection. Usually caused by not stopping a container before removal.

docker network disconnect <network name> <container name>

That command should kill any active connections.

Sent from my GM1913 using Tapatalk
 

Edited by ropes
  • Like 2
Link to comment
1 hour ago, threiner said:

I think i did some mistake, i installed the docker, and used wrong path for ploting so the container was full. I decidet then to remove the docker of chia to start over. But now i get this error and have not really a idea how to fix that...

 

edit: misread the issue, never mind

Edited by jortan
  • Like 1
Link to comment

Is there a way to export the mnemonics words from docker?

So that I can import those on the windows app, etc?

From the CLI commands list I didn't see a command for it and from the wallet keys I don't see a way to import to the windows app to always use the same wallet...

Link to comment
8 minutes ago, gperpetuo said:

Is there a way to export the mnemonics words from docker?

So that I can import those on the windows app, etc?

From the CLI commands list I didn't see a command for it and from the wallet keys I don't see a way to import to the windows app to always use the same wallet...

You can use the command below to show your mnemonic phrase.

 

docker exec -it chia venv/bin/chia keys show --show-mnemonic-seed

  • Thanks 1
Link to comment
8 hours ago, ozzylins said:

Found this https://pythonawesome.com/a-cross-platform-plot-manager-for-chia-plotting/,  perhaps "we" could create a docker for it... 

I have got this running on windows...i reckon if i can just find the python CLI for chia in unraid i can get it to work but i cant find it yet :( any one else found all i need to finish is the config.yaml in the Swar-Chia-Plot-Manager need to point the scrypt to the python CLI  

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.