overcool,
my second attemp of XMOS experiment today is to play with the OC.
it turn that OC clock speed is raising slowly.
at the first 3-5 minutes of mining, the speed is still at stock speed.
after 10 min it reach the peak but sometimes drift to lower speed a little bit.
maybe the system got a little hot i guess.
tried with single gtx1050ti OC version. drawing 105W from wall.
is there any monitoring software (client).
i need to be alerted when a miner is off or the rig is hang so i can check it immediately.
sound alarm on a monitoring client is the best notif in my scenario.
plus an email notif it will be perfect.
one question about this OS, how can i restart the miner only, without reboot the whole system?
i need to restart the miner after change the conf.
third experiment is to run 6-12 gpus in a single rig.
btw nice OS gan,
after 12 minutes
#192.168.0.62 [14.97Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 12 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.26 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.96Mh/s] [/home/prospector ]#
after 22 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 22 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.24 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.90Mh/s] [/home/prospector ]#
after 25minutes
#192.168.0.62 [14.77Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 25 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.77Mh/s] [/home/prospector ]#
after 32 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 32 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.94Mh/s] [/home/prospector ]#
Hi goen,
TQ for the update.
Here the answer for ur question.
1. The system will auto apply the Overclock setting, 5 min after the system boot up.
2. For system monitor and alert system still on development. But currently the system won't hang.
Because:- 1. When any GPU hang, the system will auto reboot. (Hard reboot).
2. If miner hang (No job for 5 min), it will kill the miner and start it agian.
3. After u change the conf, if only related to OC setting, you just need to use nvoc command to reapply the overclock setting. Command to close miner I will include in next release. Currently u can try like this:-
Use:- sudo killall ethermine<0-11>
Base on which GPU you want to close the miner.
Each GPU running on it own miner.
Please take notes, after the miner been kill, it will auto start back after 5 min. (No job)
To manually start back the miner use command like this:-
/home/prospector/runlog/miner/startminer<0-11>.sh
Please try it up.
Happy mining.. TQ for try my OS.