Everything posted by sota
-
Chia farming, plotting; array and unassigned devices
another board is on its way. hopefully this one works.
-
Chia farming, plotting; array and unassigned devices
and, I think they sent me another bad board. this one throws an immediate memory error (1 repeating beep) no matter what chips I toss in it.
-
Chia farming, plotting; array and unassigned devices
don't ask how, but i'm farming all 27 on a single machine right now, and it's not overloaded, and it's winning on various forks. Had to move FARM2 to FARM1 for a bit, as I have repair work to do on the former, and it'll be down for a couple hours at least.
-
Chia farming, plotting; array and unassigned devices
Ok. while I think that forkfarmer thing is really cool, I'm going to now recommend holding off using it for a bit. It's got an issue where if you have enough forks running and it viewing them it'll crush the CPU every 60 seconds. writer is working on the problem.
-
Chia farming, plotting; array and unassigned devices
right-click on each one that's not running, and select start. it doesn't start them automatically, although we were working on that a bit.
-
Chia farming, plotting; array and unassigned devices
are the forks in question started?
-
Chia farming, plotting; array and unassigned devices
but that's just a title field being blank. interesting. also, I changed my one image above.
-
Chia farming, plotting; array and unassigned devices
I think it's getting there. I'd suggested the following... we'll see how interested he is in doing it. problem will be the statistics will require a 3D table to be effective (coin * entry * values. 27 * 8640 * 4... if i'm right).
-
Chia farming, plotting; array and unassigned devices
how are you starting your forks? GUI? command line? if the latter, how are you solving the problem of, any started fork process will be under the cmd process, and if you kill CMD, you kill everything?
-
Chia farming, plotting; array and unassigned devices
probably not. he's about to post 0.8 to git in a bit. I've been chatting with him on discord, working on some of the forks.
-
Chia farming, plotting; array and unassigned devices
https://github.com/ForkFarmer/ForkFarmer/releases/tag/v0.7-f go download that. for the forks that are giving you grief, use that to start them. (right click, select start). see if that helps.
-
Chia farming, plotting; array and unassigned devices
heh. i'm a bout 86F right now for all my drives. and it's either 85 or 88 in the garage, depending on which garage door opener you believe.
-
Chia farming, plotting; array and unassigned devices
are your farmers on windows? or *nix.
-
Chia farming, plotting; array and unassigned devices
*sigh* #27.
-
Chia farming, plotting; array and unassigned devices
correction: now 26 forks
-
Chia farming, plotting; array and unassigned devices
just upgraded the memory in my 2 farm machines. 3x8GB 1x4GB chips. oddly, the box didn't see the 4GB chip though, even though it's claiming all 4 slots are populated. both machines are doing that.
-
Chia farming, plotting; array and unassigned devices
not really. only universal change I'm making is.. config.yaml log_level: INFO log_maxfilesrotation: 1000 enable_upnp: false
-
Chia farming, plotting; array and unassigned devices
Thu 07/29/2021 21:42:11.49 -Total Balance: 32.0 cac (32000000000000 mojo) -Total Balance: 5500.0 cgn (5500000000000000 mio) -Total Balance: 2.000001600351 xch (2000001600351 mojo) -Total Balance: 0.0 cov (0 mojo) -Total Balance: 20.0 xfx (20000000000000 mojo) -Total Balance: 72.0 xfl (72000000000000 mojo) -Total Balance: 56.0 xgj (56000000000000 moji) -Total Balance: 74.4 hdd (74400000000000 mojo) -Total Balance: 84.0 xka (84000000000000 mojo) -Total Balance: 60.0 xse (60000000000000 mojo) -Total Balance: 76.0 spare (76000000000000 graviton) -Total Balance: 62.0 xtx (62000000000000 mojo) Thu 07/29/2021 21:42:35.51 -Total Balance: 46.0 apple (46000000000000 mojo) -Total Balance: 56.0 avo (56000000000000 slice) -Total Balance: 530002.0 xcd (530002000000000 mojo) -Total Balance: 68.0 xdg (68000000000000 mojo) -Total Balance: 136.0 xeq (136000000000000 mojo) -Total Balance: 3000.0 gdog (3000000000000000 dog) -Total Balance: 0.0 xmz (0 mojo) -Total Balance: 48.0 xmx (48000000000000 mojo) -Total Balance: 170.0 xsc (170000000000000 octet) -Total Balance: 38.139 tsit (38139000000000 mojo) -Total Balance: 68.0 sock (68000000000000 msock) -Total Balance: 28.0 tad (28000000000000 mtad) -Total Balance: 92.0 wheat (92000000000000 mojo) reeeeeeally wanting chiadoge to go to $1USD/1XCD
-
Chia farming, plotting; array and unassigned devices
thanks. in other news, I added covid and maize forks to my farms. now up to 25 forks running
-
Chia farming, plotting; array and unassigned devices
hey if you're running the Spare fork, can you post up a couple nodes? I had to restart, and it's not finding any.
-
Chia farming, plotting; array and unassigned devices
powershell... watch everything: Get-content C:\users\chia\.chia\mainnet\log\debug.log -Tail 0 -Wait just PPF and coin additions; append the following to above: | where { $_ -match "eligible|adding coin" }
-
Chia farming, plotting; array and unassigned devices
i'm assuming you're checking the logs for PPF activity?
-
Chia farming, plotting; array and unassigned devices
honestly, I've just haphazardly started mine from the beginning. Everything seems to be working, and my coin counts climb occasionally.
-
Chia farming, plotting; array and unassigned devices
I saw some random chatter about, setting up the forks to send rewards, not to the explicit wallet address, but a puzzle hash that somehow equates to the wallet, but without exposing the address so it's more secure. I guess I should look into that.
-
Chia farming, plotting; array and unassigned devices
not gonna disagree there. if I had a container for each, and I could double network said containers so that the plot storage machines were segregated from main network traffic, I'd be on that idea. best I can do right now though is the setup I have.