Author

Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free) - page 433. (Read 835499 times)

full member
Activity: 129
Merit: 100
Thanks Tytanik. I'm purposefully not automatically rebooting because it masks issues with the systems or would take a whole machine down when only one card was acting up.

Just to be clear, it's been all of my rigs across multiple levels of overclock. 16 systems in total. These are rigs that have been very stable in the past but have all decided to flip out at the same time. The symptom is that all cards in the system throw GPU errors all at once. I was just wondering if anyone else started to see the same issues or had noticed an uptick in reboots due to automatic reboots.

Outside of Simpleming OS systems, I've also had a Windows system and a raw ubuntu system with Nvidia cards also drop off. I'm really starting to think its an issue with Claymore. It's just odd that it started so long after his last release. Maybe its an issue with the latest DAG file.

On a side note, I think it's super critical to get a new version of sgminer-gm loaded that includes the ethhash-new.cl kernel. That way, we have a fallback from Claymore if folks are having issues with it or just want to avoid the stability issues that are associated with his dev fee process. Last time that I checked, v1095, that new Kernel wasn't included. PM me if you want a copy of the version I've complied and put on my systems.

any news on adding ethash-new.cl ?

isn't it as straightforward as just simply uploading ethash-new.cl into the sgminer-gm v5.5.5 appropriate kernel directory - if yes, you can already test ETH mining without Claymore.

did you run with old ethash? cause sgminer stratum support is not for eth-proxy (most of pool  use it) we need to fix sgminer code to support it
member
Activity: 107
Merit: 11
live long and prosper
2 Riggs: 1. how to config Rigg1 for eth and rigg 2 for zec ?
     
member
Activity: 98
Merit: 10
my bad. my english is not very good looking. ill go again

i want to add a second worker to my actual config.

Code:
-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86/$Baraka001 -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6/SMBaraka001 -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

im guessing it should be something like this

-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86/$Baraka001.MY2NDWORKER -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6/SMBaraka001/MYSECONDWORKER -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

but as im new, i dont want to mess up my working config..

regards

what do you want to accomplish?!

do u have multiple rigs? use the variable "$rigName" in the command line instead of a real name ... than set the rignames per line in your dashboard.
newbie
Activity: 10
Merit: 0
my bad. my english is not very good looking. ill go again

i want to add a second worker to my actual config.

Code:
-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86/$Baraka001 -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6/SMBaraka001 -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

im guessing it should be something like this

-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86/$Baraka001.MY2NDWORKER -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6/SMBaraka001/MYSECONDWORKER -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

but as im new, i dont want to mess up my working config..

regards
newbie
Activity: 41
Merit: 0
Noob question: How do i add workers on this line?

Code:
-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86.Baraka001 -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6. -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

i managed to make it work with 1 worker (Baraka001/SMBaraka001)

Thanks in advance

-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86.$rigName -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6.$rigName -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

wella- its will show your worker name- also Rig name
newbie
Activity: 10
Merit: 0
Noob question: How do i add workers on this line?

Code:
-wd 1 -r 1 -epool stratum+tcp://eth-us-east1.nanopool.org:9999 -ewal $0x8cbDD3d13e5204d74ea2718C51e315432737Cd86/$Baraka001 -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal 22da7d2cdc13f48d04d4619ad4890752dc4b8731b3bfa000c1e7e0056a611fa08435771aaec6/SMBaraka001 -dcoin sia -esm 0 -epsw x -dcri 20 -allpools 1 -mport -3333

i managed to make it work with 1 worker (Baraka001/SMBaraka001)

Thanks in advance
member
Activity: 98
Merit: 10
since it is devfee maybe -allpools 1 may help?!

PS: this is claymore related ... not smos Wink
newbie
Activity: 1
Merit: 0
Hey, I'm mining ETH on nanopool stable for a few days now and just now I noticed strange thing - my rig console was showing me something like


Code:
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 0)
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 6)
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 1)
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 5)
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 3)
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
GPU0 t=57C fan=68%, GPU1 t=58C fan=68%, GPU2 t=57C fan=68%, GPU3 t=55C fan=68%, GPU4 t=60C fan=68%, GPU5 t=58C fan=68%, GPU6 t=52C fan=68%
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 0)
DevFee: ETH: 06/08/17-xxx - SHARE FOUND - (GPU 6)

It lasted for 20 minutes until I realised something wrong is going on.
I simply pressed "r" to reload pool and it started to mine as nothing happened.

Do you know what could be the reason and how to prevent that in future? As I said, it was doing nothing for 20 minutes so I don't know if it would soon go back to life or autoreboot the rig...

config claymore-eth-v9.4:
-wd 1 -r 1 -epool eu1.nanopool.org:9999 -ewal $walletETH -epsw x -eworker rig1
 
MSI Gaming Pro CARBON
7xASUS DUAL RX580
member
Activity: 98
Merit: 10
That's what I was saying. You've got to load the full complied version or the old binary won't recognize the newer kernel.


ya but whats the problem on that? Smiley just get a new version and put it in /root/miner/ ... after that it should work when u chose the overwritten miner in the online interface Smiley

on the other hand: shouldnt be a big problem for tytus to load the new miners and send an update ... but focus is on nvidea now Smiley

newbie
Activity: 26
Merit: 0
That's what I was saying. You've got to load the full complied version or the old binary won't recognize the newer kernel.
member
Activity: 98
Merit: 10
Regarding sgminer-gm, I originally tried just adding ethhash-new.cl to the kernel folder but it's not recognized unless you have a re-compiled version of the main binary.

This is what my working sgminer-gm shows as the version: sgminer 5.5.5-gm-a

why not loading the complete miner and put it in the sgminer folder of SMOS instead of just loading a component which the miner doenst know cause of wrong version?
newbie
Activity: 26
Merit: 0
Regarding sgminer-gm, I originally tried just adding ethhash-new.cl to the kernel folder but it's not recognized unless you have a re-compiled version of the main binary.

This is what my working sgminer-gm shows as the version: sgminer 5.5.5-gm-a
member
Activity: 98
Merit: 10
I am trying to set the gpu fan to a fixed speed but with "-tt 70 -fanmin 80" but I get an error "Failed to set new fan speed, check if miner has root access!".
Has this already been discussed? I could not find an advise to fix this.

afaik  ethdcrminer64 process runs under the user "miner" which has sudo root rights:

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL
miner         ALL = (ALL) NOPASSWD: ALL

Is this not enough?


have you tried to set fanspeed on your own manually via shell? dunno how claymore controls that but the command should also work from the shell
newbie
Activity: 41
Merit: 0
Hello! [Mining OS] staff.  Please honestly answer ...
Sincerely, I do not need to have all the comfort of the online interface, or the rebot because I have my PDU with 8 outputs, made for servers.

How do I proceed to configure it autonomously (via ssh or else) to prevent the mine's OS. automatically load conf from your server?
I've seen in /home/miner the config.json file that is used for configuration ... but I suspect that the downloaded file is overwritten, from your site, every time I turn on  my mines. Then I would like to disable the possibility that your software in the OS miners, communicate with the site for rebote, reset, view stats ...


Since YOU do not need these features, these must be useless right? SimpleminingOS IS a linux distri SPECIFICALLY built to provide online management through connection to the server. If YOU do not need those features there is absolutely no reason for you to be using SmOS.
Install ubuntu light, install all the drivers, build/deploy all the sw/miners and be happy with that, dont post irrelevant stuff on this thread.

Quote
I ask for this thing, not for non pay 2 usd/month but because I do not need all these automations ...
I think it's not necessary to pay 2 usd for an open source OS (ubuntu) ...

You are free use a different OS if the 2$ seems high to you. The fee is for using the online Server that enables remote online management for the multitude of people who find this option indispensable. I grow sick of entitled whiners who keep posting on threads crying about fees.

Quote
PS:  If you want to do something, really useful, you can write a system, distribution, management and statistics, similar to yours , BUT as an addon for the WHMCS ... so you can help others ... In this case I would have paid, even 200 usd for Such a software ...

By "Help Others" you mean be useful to your very specific set of requirements? Sure that seems reasonable, especially for the grand sum of $200.
Why don't YOU do something useful and write such a system and share it on the forums, instead of complaining/demanding what others do.

The system is what it is. Its online service only. No offline version. And thats it. the end.
I am not making custom versions or sharing my personally written code with anybody.

Right now i will froun rocket chat (someone told me about it before) and it suits my needs.
I will introduce it soon.


its insane that people cry about 2 dollar fee.
I love your OS- made my life much easy! and Sir keep the goood  job and we love your OS! and thank you again.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
Thanks Tytanik. I'm purposefully not automatically rebooting because it masks issues with the systems or would take a whole machine down when only one card was acting up.

Just to be clear, it's been all of my rigs across multiple levels of overclock. 16 systems in total. These are rigs that have been very stable in the past but have all decided to flip out at the same time. The symptom is that all cards in the system throw GPU errors all at once. I was just wondering if anyone else started to see the same issues or had noticed an uptick in reboots due to automatic reboots.

Outside of Simpleming OS systems, I've also had a Windows system and a raw ubuntu system with Nvidia cards also drop off. I'm really starting to think its an issue with Claymore. It's just odd that it started so long after his last release. Maybe its an issue with the latest DAG file.

On a side note, I think it's super critical to get a new version of sgminer-gm loaded that includes the ethhash-new.cl kernel. That way, we have a fallback from Claymore if folks are having issues with it or just want to avoid the stability issues that are associated with his dev fee process. Last time that I checked, v1095, that new Kernel wasn't included. PM me if you want a copy of the version I've complied and put on my systems.

any news on adding ethash-new.cl ?

isn't it as straightforward as just simply uploading ethash-new.cl into the sgminer-gm v5.5.5 appropriate kernel directory - if yes, you can already test ETH mining without Claymore.
newbie
Activity: 5
Merit: 0
How can I withdraw my ETH balance to Bittrex? It doesn't transfer automatically? It says that I have to enter an IP? How to see that IP on your OS?

https://i.imgur.com/pNMpIji.png

Hover your mouse over the rig name and the ip is in that box.

Just keep in mind generally if you reduce the payout below 1 eth they (the pool) take a fee

I think your public IP address (NOT your rig IP) is required to do this.

As long as you are in same domain/network where your rig mining..... just launch browser and google "whatsmyip"

Edit: is this is dwarfpool ? If yes, they waiving fees until June 4th because of some payment delays/issues...

Do you know how much the fees are? Can't find it on their site. Thanks anwyays!

Also is there any good config to overclock my RX 480 8G GPU on your OS?
newbie
Activity: 2
Merit: 0
I am trying to set the gpu fan to a fixed speed but with "-tt 70 -fanmin 80" but I get an error "Failed to set new fan speed, check if miner has root access!".
Has this already been discussed? I could not find an advise to fix this.

afaik  ethdcrminer64 process runs under the user "miner" which has sudo root rights:

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL
miner         ALL = (ALL) NOPASSWD: ALL

Is this not enough?
newbie
Activity: 26
Merit: 0
It's across two different locations. I'm moving things over to the new version of claymore as a test. If that's not it, I'll try a different pool.
member
Activity: 98
Merit: 10
Thanks Tytanik. I'm purposefully not automatically rebooting because it masks issues with the systems or would take a whole machine down when only one card was acting up.

Just to be clear, it's been all of my rigs across multiple levels of overclock. 16 systems in total. These are rigs that have been very stable in the past but have all decided to flip out at the same time. The symptom is that all cards in the system throw GPU errors all at once. I was just wondering if anyone else started to see the same issues or had noticed an uptick in reboots due to automatic reboots.

Outside of Simpleming OS systems, I've also had a Windows system and a raw ubuntu system with Nvidia cards also drop off. I'm really starting to think its an issue with Claymore. It's just odd that it started so long after his last release. Maybe its an issue with the latest DAG file.

On a side note, I think it's super critical to get a new version of sgminer-gm loaded that includes the ethhash-new.cl kernel. That way, we have a fallback from Claymore if folks are having issues with it or just want to avoid the stability issues that are associated with his dev fee process. Last time that I checked, v1095, that new Kernel wasn't included. PM me if you want a copy of the version I've complied and put on my systems.

mhh that sounds like the pool is crashing you probably ... are you solo mining or using a pool? if solomining check your wallet for a new version or a restart ... maybe there is something wrong

only way how could be affected all your systems in my eyes ... mhhh ... except of there is a problem in your powersupply at the wall ... thunderstorms or something like? maybe check the main fuse?
newbie
Activity: 26
Merit: 0
Looks like Claymore has jumped to v9.5 in the last day or two. I'm going to roll that out and see if helps.
Jump to: