Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Chia farming, plotting; array and unassigned devices

Featured Replies

well, ALL of my wallets are WAY behind it turns out.

and, now that I've used this as an excuse to learn powershell, I've got some interesting data about to pop out.

waiting on the script to finish processing. :D

  • Replies 630
  • Views 68.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 1) I use my array as if I lose my plots I'd cry its taken so long to make them. But you can use anything really... I had spare drives in my array, so I just set them to spin forever.  

  • TexasUnraid
    TexasUnraid

    Just a little FYI from some testing I am doing.   You can get some good plotting speeds with normal hard drives without the need to wear out SSD's.   With a regular 7200rpm 4tb sin

Posted Images

BLOCKCHAIN: .chia
Count    : 69069
Average  : 0.965831270179096
Sum      : 66709
Maximum  : 7
Minimum  : 0
Property :

Found 0 proofs
------------------
BLOCKCHAIN: .flax
Count    : 78479
Average  : 0.975929866588514
Sum      : 76590
Maximum  : 8
Minimum  : 0
Property :

Found 1 proofs
------------------
BLOCKCHAIN: .spare-blockchain
Count    : 71287
Average  : 0.950075048746616
Sum      : 67728
Maximum  : 7
Minimum  : 0
Property :

Found 5 proofs
------------------
BLOCKCHAIN: .chaingreen
Count    : 2055
Average  : 1.06374695863747
Sum      : 2186
Maximum  : 6
Minimum  : 0
Property :

Found 0 proofs
------------------
BLOCKCHAIN: .goji-blockchain
Count    : 6410
Average  : 0.968798751950078
Sum      : 6210
Maximum  : 7
Minimum  : 0
Property :

Found 0 proofs
------------------
BLOCKCHAIN: .seno2
Count    : 3929
Average  : 0.875540850089081
Sum      : 3440
Maximum  : 6
Minimum  : 0
Property :

Found 1 proofs
------------------

 

interesting.

 

interesting indeed, can't explain that.

image.thumb.png.36e7e30a22ecd732d93c10e2796b7543.png

 

figured out flax.... going to the "wrong" wallet. :D

started flax when virgin, and it created a new wallet.  then I imported the mnemonic from chia, and thought it was storing coins in there.

probably the same for the others.

ah, that is more like it. lol, makes sense.

you also running Spare?

mine's acting moronically all of the sudden: can't connect to itself. on the localhost.

Yes, running all of them. I didn't notice any issues when I restarted it this morning.

now this is interesting.

 

---------- C:\USERS\CHIA\.CHIA\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 8559
  rpc_port: 8555
  rpc_port: 8560
  rpc_port: 8555
  rpc_port: 9256

---------- C:\USERS\CHIA\.FLAX\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 6759
  rpc_port: 6755
  rpc_port: 6760
  rpc_port: 6755
  rpc_port: 6761

---------- C:\USERS\CHIA\.SPARE-BLOCKCHAIN\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 9559
  rpc_port: 9555
  rpc_port: 9560
  rpc_port: 8555
  rpc_port: 9256

---------- C:\USERS\CHIA\.CHAINGREEN\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 8859
  rpc_port: 8855
  rpc_port: 8860
  rpc_port: 8855
  rpc_port: 9556

---------- C:\USERS\CHIA\.GOJI-BLOCKCHAIN\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 7559
  rpc_port: 7555
  rpc_port: 7560
  rpc_port: 7555
  rpc_port: 8256

---------- C:\USERS\CHIA\.SENO2\MAINNET\CONFIG\CONFIG.YAML
  rpc_port: 18559
  rpc_port: 18555
  rpc_port: 18560
  rpc_port: 18555
  rpc_port: 19256

 

think i found another bug in someone's fork.  look at the port numbers.

Edited by sota

odd, you would think someone would of caught that.

my notes...

 

.spare has port conflicts with .chia
changed ui: rpc_port: 8555 -> 8655
changed wallet: rpc_port: 9256 -> 9356
 

found it as I am doing more scripting/CLI work, and kept getting RPC errors on either chia or spare, depending on who was started first, or crashed (looking at you, spare.)

   -Total Balance: 2.000001500136 xch (2000001500136 mojo)
   -Total Balance: 0.0 cgn (0 mio)
   -Total Balance: 2.0 xfx (2000000000000 mojo)
   -Total Balance: 32.0 spare (32000000000000 graviton)
   -Total Balance: 0.0 xgj (0 moji)
   -Total Balance: 0.0 xse (0 mojo)

 

that's what I was working on.

so on a good note, even when certain aspects of these blockchains aren't working right (wallet specifically), it continues to farm regardless, and earn coin, despite it not being able to tell me.

both goji and seno have earnings, but don't report yet as the wallet height likes to get stuck (appears the start_wallet process goes zombie.)

today's fun:

I seem to have a couple of the apps that their daemons keep dying, preventin the GUI from functioning properly.

going to look into possibly splitting some things up, namely does "farm-only" do exactly what it says, and can I run "wallet-only" on a separate machine (probably a VM) to keep track of my earnings, and do any transactions I might in the future.

Odd your wallets are sticking. It took some time for mine to sync (and it hammered the CPU while doing it) but once synced it has not really had any issues staying synced.

What is the windows setup on the systems? I am running windows 10 LTSC on the farming system and don't seem to be having any of these issues running full nodes on all 6 of them.

Adding yet another blockchain to my system lol. Kinda a game at this point, how many blockchains can I get running on a single system.

 

https://github.com/silicoin-network/silicoin-blockchain

 

also decided to wait to do anymore plotting until the new plotting protocol is out, seems they are in the testnet stage, so 3 days without errors and it should move to mainnet.

 

If I get all my servers plotting I should technically be able to plot ~10tb/day. Although I will also be burning ~1500w of power lol.

windows 10 pro for mine.

what order are you starting yours in, and how? gui lanch? CLI?

 

I'm still getting a lot of daemon crashes and some refuse to even get to farming.

2021-07-04T10:39:54.928 farmer farmer                     : INFO     Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-07-04T10:39:59.000 farmer farmer_server              : INFO     Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x000001D773A13978> [Connect call failed ('127.0.0.1', 8444)]

 

that's a near constant occurance with chia, when it has to restart.

several others will do that randomly as well.

 

I think when my 2nd nr12000 shows up, I'm going to build it from scratch, rather than doing the backup/clone i did from the original box.

also might try and do a VM to just manage the wallets to start with, then possibly network them to the nr12000's, not has harvesters but as straight file share.

 

1 hour ago, TexasUnraid said:

Adding yet another blockchain to my system lol. Kinda a game at this point, how many blockchains can I get running on a single system.

 

https://github.com/silicoin-network/silicoin-blockchain

 

also decided to wait to do anymore plotting until the new plotting protocol is out, seems they are in the testnet stage, so 3 days without errors and it should move to mainnet.

 

If I get all my servers plotting I should technically be able to plot ~10tb/day. Although I will also be burning ~1500w of power lol.

so that'll make the 6th fork. :D

the new protocol won't invalidate the old plots will it?

 

damn they got LAZY. didn't even change the name of the executable! :D

 

and, they didn't change all the ports. a lot are a match for SPARE.

Edited by sota

wonder if i can get any of these running on a win 7 embedded install.

I've used that in the past, as a base for certain apps that I want sandboxed, need to run under windows, but don't want to take up a ton of space for no good reason.  base OS is < 2GB.

 

as of right now, flax, chaingreen, spare, goji, and seno are farming on one machine. (GUIs are being retarded, but I can see in the logs that plots are passing filter, so i'm leaving it alone for now.)

another machine is farming chia, and i'm attempting to get silicoin going on it.

Edited by sota

1 hour ago, sota said:

windows 10 pro for mine.

what order are you starting yours in, and how? gui lanch? CLI?

 

I'm still getting a lot of daemon crashes and some refuse to even get to farming.

 

Yeah, just normal gui launch. No particular order other then starting hpool/chia last and after the rest have fully started farming.

 

I use LTSC for everything, so much more stable and so much less bloat then normal windows. I refuse to use any of the "normal versions" of windows 10.

1 hour ago, sota said:

so that'll make the 6th fork. :D

the new protocol won't invalidate the old plots will it?

 

damn they got LAZY. didn't even change the name of the executable! :D

 

and, they didn't change all the ports. a lot are a match for SPARE.

 

Yeah, it is still in alpha/beta right now and on the testnet. I am having issues getting it going right now so not surprised it is sharing ports.

 

Might have to wait for them to sort that out to get it working.

image.thumb.png.2304fb775d603e79ad52ffb3aaee6be8.png

Whisky Tango Foxtrot?

8 hours ago, TexasUnraid said:

 

Yeah, just normal gui launch. No particular order other then starting hpool/chia last and after the rest have fully started farming.

 

I use LTSC for everything, so much more stable and so much less bloat then normal windows. I refuse to use any of the "normal versions" of windows 10.

Ok.

Was hoping to use CLI to kick start everything on a reboot, so I didn't have to babysit the box if it barfs.

 

might have to find me a copy of this LTSC flavor. :D

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.