Hi, I was running a 1080 rig with nvOC 0019-3.0 all the time with NICE_X16R. Now I wanted to switch to NICE_ETHASH but unfortunetly with nvOC "never touch a running system" is again the truth: nothing works anymore
I thought I might need another update and ran bash nvOC upgrade but it didn't update to 3.2 so I thought I do a git clone and 'git submodule update --init --remote miners' but after that I have no nvOC_miner_update.sh script found. therefore nothing happens when I do a nvOC start with 3.2.
tried to go back to X16R but nothing happens. rig is now on idle
here is report of 3.2
Operating System info:
Kernel : 4.15.0-33-generic
OS : Ubuntu 18.04.1 LTS
System : (gcc 7.3.0 7.3.0-16ubuntu3)) #36-Ubuntu
nvidia driver : 396.54
nvOC info:
nvOC path : /home/m1/NVOC/3.2
nvOC : 0019-3.2
Report : 0012
1bash : 0058
1bash.template:
3main : 0028
5watchdog : 0024
6tempcontrol : 0012
wtm switch : 0023
wtm profit : 0004
pool switch : 0002
minerinfo : 0013
Hardware info:
Motherboard : ASUS PRIME Z270-A Rev 1.xx
BIOS ver. : 1203 12/25/2017
CPU Model : Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores : 2 (Cores + Threads)
Mem Total : 3978180 kB
Mem Free : 2729752 kB
Swap Total : 0 kB
Swap Free : 0 kB
Ethernet : Intel I219-V
CUDA SDK version
nvcc path : /usr/local/cuda/bin/nvcc
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Tue_Jun_12_23:07:04_CDT_2018
Cuda compilation tools, release 9.2, V9.2.148
nvOC is not installed as a service
HDD and Partion info:
NAME SIZE FSTYPE TYPE ROTA HOTPLUG TRAN VENDOR MODEL REV MOUNTPOINT
sda 55.9G disk 0 0 sata ATA Patriot Flare 21.1
├─sda1 9M vfat part 0 0
└─sda2 55.9G ext4 part 0 0 /
VGA info:
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
Local git branch and submodules status:
## 3.2-stable...origin/3.2-stable
M 1bash.template
+64a28c034abccc936045c793ab5567cf2c477f1d miners (remotes/origin/3.2-miners)
## HEAD (no branch)
A .gitmodules
M XMR_Stak/2.10.0/xmr-stak.nvoc.sh
M XMR_Stak/2.10.1/xmr-stak.nvoc.sh
M XMR_Stak/2.4.4/xmr-stak.nvoc.sh
M XMR_Stak/2.9.0/xmr-stak.nvoc.sh
+4c529a80c09231893432f55ed4675b52f4df3d62 ETHMINER/0.17.0/src (v0.17.1-rc.0)
+a8a603ea3370f35af78c642adf3db52991e77f86 ETHMINER/0.17.1/src (v0.17.1)
+370684f7435d1256cbabef4410a57ed5bc705fdc TPccminer/src (2.3-tpruvot)
+61e997c3474734590e3f3788de9e8c125eebdeeb XMR_Stak/src (2.9.0)
1bash settings:
1bash version .............: 0058
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: NO
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES
SYSRQ Reboot ..............: NO
Watchdog Cycle ............: 20
GPU Utilization Threshold .: 70
Alternate Pool ............: NO
Temp Control ..............: YES
MANUAL_FAN ................: NO
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 85
MINIMAL_FAN_SPEED .........: 50
MAXIMAL_FAN_SPEED .........: 95
CLEAR_LOGS_ON_BOOT ........: NO
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO
TELEGRAM_MESSAGES .: NO
TELEGRAM_ALERTS ...: NO
HEADLESS MODE:.............: NO
GPUPowerMizerMode_Adjust...: NO
ETH Pill ..................: YES
POWERLIMIT MODE ...........: GLOBAL
Power Limit WATTS .........: 160
OVERCLOCK MODE ............: GLOBAL
Memory Overclock ..........: 1200
Core Overclock ............: 120
GLOBAL WORKERNAME .........: YES
AUTO WORKERNAME ...........: CUSTOM
WORKERNAME ................: Icemine01
plusCPU ...................: NO
AUTO_SWITCH ...............: NO
COIN ......................: NICE_ETHASH
ALGO ......................: ETHASH
MINER .....................: ETHMINER
NICE_ETHASH WORKER ................: Icemine01
NICE_ETHASH ADDRESS ...............: 39qjQtzn...
NICE_ETHASH POOL ..................: daggerhashimoto.usa.nicehash.com
NICE_ETHASH PORT ..................: 3353
output of master log when starting 3.2:
m1@m1-desktop:~$nvOC start
nvOC already running, use ./nvOC restart
m1@m1-desktop:~/NVOC/3.2$ bash nvOC master-log
m1@m1-desktop:~$nvOC master-log
tail: cannot open '/home/m1/NVOC/3.2/nvoc_logs/screenlog.0' for reading: No such file or directory
tail: cannot open '/home/m1/NVOC/3.2/nvoc_logs/tempcontrol-screenlog.0' for reading: No such file or directory
tail: cannot open '/home/m1/NVOC/3.2/nvoc_logs/watchdog-screenlog.0' for reading: No such file or directory
tail: cannot open '/home/m1/NVOC/3.2/nvoc_logs/8_wtmautoswitchlog' for reading: No such file or directory
tail: no files remaining
m1@m1-desktop:~/NVOC/3.2$
what to do?
edit: ok found the update script but that is basically the same as doing bash nvOC miners-upgrade which I did including a recomplie all
now from the updated mining folder:
Operating System info:
Kernel : 4.15.0-33-generic
OS : Ubuntu 18.04.1 LTS
System : (gcc 7.3.0 7.3.0-16ubuntu3)) #36-Ubuntu
nvidia driver : 396.54
nvOC info:
nvOC path : /home/m1/NVOC/mining
nvOC : 0019-3.2
Report : 0012
1bash : 0058
1bash.template:
3main : 0028
5watchdog : 0024
6tempcontrol : 0012
wtm switch : 0023
wtm profit : 0004
pool switch : 0002
minerinfo : 0013
Hardware info:
Motherboard : ASUS PRIME Z270-A Rev 1.xx
BIOS ver. : 1203 12/25/2017
CPU Model : Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores : 2 (Cores + Threads)
Mem Total : 3978180 kB
Mem Free : 2684156 kB
Swap Total : 0 kB
Swap Free : 0 kB
Ethernet : Intel I219-V
CUDA SDK version
nvcc path : /usr/local/cuda/bin/nvcc
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2018 NVIDIA Corporation
Built on Tue_Jun_12_23:07:04_CDT_2018
Cuda compilation tools, release 9.2, V9.2.148
nvOC is not installed as a service
HDD and Partion info:
NAME SIZE FSTYPE TYPE ROTA HOTPLUG TRAN VENDOR MODEL REV MOUNTPOINT
sda 55.9G disk 0 0 sata ATA Patriot Flare 21.1
├─sda1 9M vfat part 0 0
└─sda2 55.9G ext4 part 0 0 /
VGA info:
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)
Local git branch and submodules status:
## release...origin/release [ahead 16, behind 220]
M .gitmodules
M 0cpuminer
UU 0miner
UU 1bash.template
D 1bash.template.lite
M 2unix
M 3main
M 5watchdog
M 6tempcontrol
A 7load_check
M 7miner_restart
A 7miner_schedule
M 7reboot
M 7telegram
M 8wtm_auto_switch
M 8wtm_profit_check
M 9poolswitch
A LICENSE
UU README.md
A foreman/miner-watch
A foreman/package.sh
A helpers/disabled_gpu.sh
A helpers/generic_helper.sh
UU miners
M nvOC
M www/cgi-bin/minerinfo
U0000000000000000000000000000000000000000 miners
## HEAD (no branch)
-cd6fab68823e247bb84dd1fa0448d5f75ec4917d ANXccminer/src
-baf6c9e4e36c9cc1b67698ee2977d445f598c573 ASccminer/src
-24c65cf166bbb3332d60e2baef859ceb604e5d49 ETHMINER/src
-c5ab73837c8024f1e6b8fe7ad46e6881fb8366e6 KTccminer/src
-bedaf007d4619fc4157aeafb59b44850f08d93f1 KTccminer_cryptonight/src
-7d41d49b92db27b9ab80270adaa92f6b06d1ef78 KXccminer/src
-78dad7dd659eae72a07d2448de62b1946c1f2b41 MSFTccminer/src
-8affcb9cd09edd917d33c1ed450f23400f571bdb NAccminer/src
-9e86bdd24ed7911b698f1d0ef61a4028fcbd13c5 SPccminer/src
-c800f1a803e1b2074ed2a7c15023c096d0772048 SUPRminer/src
-a81ab0f7a557a12a21d716dd03537bc8633fd176 TPccminer/src
-48b170a5828256600ca71e66d4c114af4e114236 VERTMINER/src
-c0ab1734332d6472225d8ac7394f6fcba71aabc9 XMR_Stak/src
-bfd1c002f98f2d63f2174618838afc28cf4ffffe cpuOPT/src
1bash settings:
1bash version .............: 0058
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: NO
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES
SYSRQ Reboot ..............: NO
Watchdog Cycle ............: 20
GPU Utilization Threshold .: 70
Alternate Pool ............: NO
Temp Control ..............: YES
MANUAL_FAN ................: NO
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 85
MINIMAL_FAN_SPEED .........: 50
MAXIMAL_FAN_SPEED .........: 95
CLEAR_LOGS_ON_BOOT ........: NO
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO
TELEGRAM_MESSAGES .: NO
TELEGRAM_ALERTS ...: NO
HEADLESS MODE:.............: NO
GPUPowerMizerMode_Adjust...: NO
ETH Pill ..................: YES
POWERLIMIT MODE ...........: GLOBAL
Power Limit WATTS .........: 160
OVERCLOCK MODE ............: GLOBAL
Memory Overclock ..........: 1200
Core Overclock ............: 120
GLOBAL WORKERNAME .........: YES
AUTO WORKERNAME ...........: CUSTOM
WORKERNAME ................: Icemine01
plusCPU ...................: NO
AUTO_SWITCH ...............: NO
COIN ......................: NICE_X16R
ALGO ......................: X16R
MINER .....................: BMINER
NICE_X16R WORKER ................: Icemine01
NICE_X16R ADDRESS ...............: 39qjQtzn...
NICE_X16R POOL ..................: x16r.eu.nicehash.com
NICE_X16R PORT ..................: 3366
X16R INTENSITY ..........: 0
at least something happens after bash nvOC start:
m1@m1-desktop:~$nvOC start
Restarting nvOC tasks....
m1@m1-desktop:~/NVOC/mining$ bash nvOC master-log
m1@m1-desktop:~$nvOC master-log
==> /home/m1/NVOC/mining/nvoc_logs/screenlog.0 <==
==> /home/m1/NVOC/mining/nvoc_logs/tempcontrol-screenlog.0 <==
GPU 0, Target temp: 70, Current: 29, Diff: -41, Fan: 50, Power: 8.75
GPU 1, Target temp: 70, Current: 21, Diff: -49, Fan: 50, Power: 11.84
GPU 2, Target temp: 70, Current: 24, Diff: -46, Fan: 50, Power: 10.55
GPU 3, Target temp: 70, Current: 21, Diff: -49, Fan: 50, Power: 9.22
Mon May 27 16:59:55 EDT 2019 - All good, will check again in 18.0 seconds
==> /home/m1/NVOC/mining/nvoc_logs/watchdog-screenlog.0 <==
<pid> [...] send signal to every <pid> listed
-<signal>, -s, --signal <signal>
specify the <signal> to be sent
-l, --list=[<signal>] list all signal names, or convert one to a name
-L, --table list all signal names in a nice table
-h, --help display this help and exit
-V, --version output version information and exit
For more details see kill(1).
tail: cannot open '/home/m1/NVOC/mining/nvoc_logs/8_wtmautoswitchlog' for reading: No such file or directory
==> /home/m1/NVOC/mining/nvoc_logs/screenlog.0 <==
==> /home/m1/NVOC/mining/nvoc_logs/tempcontrol-screenlog.0 <==
DISABLED_GPUS not set
Temp Control for nvOC v0019-3.2
Version: v0019-3.2.0012
5264 (process ID) old priority 0, new priority -15
LOG FILE: (Showing the last 10 recorded entries)
WARNING: Sat Nov 3 00:36:32 EDT 2018 - Problem detected! GPU1 is not responding. Will give watchdog 60 seconds to react, if not we will reboot!
WARNING: Sat Nov 3 00:36:47 EDT 2018 - Problem detected! GPU1 is not responding. Will give watchdog 45 seconds to react, if not we will reboot!
WARNING: Mon May 27 10:57:26 EDT 2019 - tempcontrol@[GPU2] Problem detected: nvidia-smi failed to query current status. Watchdog has 60 seconds to react, otherwise we will reboot!
========= SMI Query output with errors @[GPU2]:
57, 85, 160.00, 15.72, GeForce GTX 1080 38, 70, 160.00, 18.00, GeForce GTX 1080 Ti 55, [Unknown Error], 160.00, [Unknown Error], GeForce GTX 1080 Ti 40, 70, 160.00, 18.40, GeForce GTX 1080 Ti
========= End of SMI query output
WARNING: Mon May 27 10:57:47 EDT 2019 - tempcontrol@[GPU2] Problem detected: nvidia-smi failed to query current status. Watchdog has 60 seconds to react, otherwise we will reboot!
========= SMI Query output with errors @[GPU2]:
50, 85, 160.00, 10.26, GeForce GTX 1080 33, 70, 160.00, 14.08, GeForce GTX 1080 Ti 52, [Unknown Error], 160.00, [Unknown Error], GeForce GTX 1080 Ti 35, 70, 160.00, 11.94, GeForce GTX 1080 Ti
========= End of SMI query output
TEMP_CONTROL v0019-3.2.0012 - nvOC v0019-3.2 - Community Release
Detected: 4 GPU's
GPU 0: POWER LIMIT: 160, TARGET TEMP: 70
GPU 1: POWER LIMIT: 160, TARGET TEMP: 70
GPU 2: POWER LIMIT: 160, TARGET TEMP: 70
GPU 3: POWER LIMIT: 160, TARGET TEMP: 70
GLOBAL FAN_ADJUST (%): 5
GLOBAL POWER_ADJUST (W): 5
GLOBAL ALLOWED_TEMP_DIFF (C): 2
GLOBAL RESTORE_POWER_LIMIT (%): 85
GLOBAL MINIMAL_FAN_SPEED (%): 50
GPU 0, Target temp: 70, Current: 29, Diff: -41, Fan: 50, Power: 8.26
GPU 1, Target temp: 70, Current: 21, Diff: -49, Fan: 50, Power: 11.25
GPU 2, Target temp: 70, Current: 24, Diff: -46, Fan: 50, Power: 10.65
GPU 3, Target temp: 70, Current: 21, Diff: -49, Fan: 50, Power: 9.02
Mon May 27 17:00:21 EDT 2019 - All good, will check again in 18.0 seconds
but unfortunately no mining, no matter if I choose ETHASH/CLAYMORE/ETHMINER or X16R/ZENEMY/BMINER:
m1@m1-desktop:~$nvOC miner-log
there was one log back in the days where at least I could saw what command was used to fire up the mining tool but now I dont even see this
FYI: I can do bash nvOC start and then do a screen-dmS miner manually and with
ethdcrminer64 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 39qjQtznWGrsQAcbgQCa4VjQyMonzDNSUK -epsw x -esm 3 -allpools 1 -estale 0
the rig is running fine. Seriously: Why do I always have problems with nvOC after every single update/change process? Why are there dozens of logs if none of them help me in any way? What is the best way to check for problems in nvOC anyways?
Once I chose this OS because of the great features like profitswitching etc but nowadays I am just happy if it mines?!
I deleted all nvoc folders and cloned git again and things are working. besides ethminer&nicehash, wont start. claymore works