Bitcoin Forum

Bitcoin => Mining => Topic started by: planalpha on March 02, 2011, 05:45:33 AM



Title: Is it working?
Post by: planalpha on March 02, 2011, 05:45:33 AM
I setup BC on my MacMini with the bitcoin.conf as follows:
Code:
server=1
rpcallowip=10.1.0.*
gen=1
4way=1
rpcuser=username
rpcpassword=password
rpctimeout=30

I setup Diablo on a couple of clients to point to it and it appears to be working but how do I know? When I run bitcoin getinfo the hashespersc value doesn't change to reflect the miners work.
Am I missing something?

Thanks!!


Title: Re: Is it working?
Post by: Patches on March 02, 2011, 09:41:27 AM
I setup BC on my MacMini with the bitcoin.conf as follows:
Code:
server=1
rpcallowip=10.1.0.*
gen=1
4way=1
rpcuser=username
rpcpassword=password
rpctimeout=30

I setup Diablo on a couple of clients to point to it and it appears to be working but how do I know? When I run bitcoin getinfo the hashespersc value doesn't change to reflect the miners work.
Am I missing something?

Thanks!!

I don't think the combined hash rate is displayed on the Bitcoin client when it is working in server mode although I have never run it like this and I could be wrong. However, if you are getting hash rates displayed with Diablo, that suggests that everything is working fine as it should report an error if it can't find the server. If you want some peace of mind turn off the Bitcoin client once everything is running, and your Diablo instances should start complaining with connection errors giving you the proof that the two are talking.


Title: Re: Is it working?
Post by: planalpha on March 02, 2011, 03:14:01 PM
Thanks, Patches!

It does complain about the password if I purposely put it in wrong so I guess it's working. It would be nice to know what the total hps is though.

...now if I could only win one!