More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

XMR-STACK stoped or hung up, without an errors in logs

Hi there!
Since i’ve using algo to cryptonight-heavy. Have a problem with one rig:

[spoiler]root@hive460x9:~# uname -a
Linux hive460x9 4.10.17-hiveos #1 SMP Sun Dec 10 08:48:43 EET 2017 x86_64 x86_64 x86_64 GNU/Linux[/spoiler]

root@hive460x9:~# free -m
total used free shared buff/cache available
Mem: 3446 1282 1895 3 267 1991
Swap: 0 0 0

Config:
[spoiler]=== /hive/xmr-stak/config.txt =================================================
“pool_list”: [
{
“pool_address”: “pool.lok.fairhash.org:7777”,
“wallet_address”: “LK8CGQ17G9R3ys3Xf33wCeViD2B95jgdpjAhcRsjuheJ784dumXn7g3RPAzedWpFq364jJKYL9dkQ8mY66sZG9BiCtFj1jNdRFjAjEbDDi.460x9”,
“pool_password”: “x”,
“use_nicehash”: false,
“use_tls”: false,
“tls_fingerprint”: “”,
“pool_weight”: 1,
“rig_id”: “460x9”
}
],
“currency”: “sumokoin”,
“call_timeout”: 10,
“retry_time”: 30,
“giveup_limit”: 0,
“verbose_level”: 3,
“print_motd”: true,
“h_print_time”: 60,
“aes_override”: null,
“use_slow_memory”: “warn”,
“tls_secure_algo”: true,
“daemon_mode”: false,
“flush_stdout”: false,
“output_file”: “/var/log/miner/xmr-stak/xmr-stak.log”,
“httpd_port”: 60045,
“http_login”: “”,
“http_pass”: “”,
“prefer_ipv4”: true

=== /hive/xmr-stak/amd.txt =================================================
“gpu_threads_conf” : [

{ “index” : 0, “intensity” : 512, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : false},
{ “index” : 1, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 6, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 7, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 8, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
],
“platform_index” : 0,

=== /hive/xmr-stak/nvidia.txt =================================================
“gpu_threads_conf” : [],

=== /hive/xmr-stak/cpu.txt =================================================
“cpu_threads_conf” : [],[/spoiler]

With this config it starts but without active hashrate on some random cards:

Then in 1 minute or so, suddenly stops to write to log after connecting to poll:
[spoiler][2018-05-16 11:06:17] : Your CPU doesn’t support hardware AES. Don’t expect high hashrates.

xmr-stak 2.4.3 26a5d65

Brought to you by fireice_uk and psychocrypt under GPLv3.
Based on CPU mining code by wolf9466 (heavily optimized by fireice_uk).
Based on NVIDIA mining code by KlausT and psychocrypt.
Based on OpenCL mining code by wolf9466.

Configurable dev donation level is set to 0.0%

You can use following keys to display reports:
‘h’ - hashrate
‘r’ - results
‘c’ - connection

[2018-05-16 11:06:17] : Mining coin: sumokoin
WARNING: NVIDIA Unable to query number of CUDA devices!
WARNING: NVIDIA no device found
[2018-05-16 11:06:17] : WARNING: backend NVIDIA disabled.
[2018-05-16 11:06:17] : Compiling code and initializing GPUs. This will take a while…
[2018-05-16 11:06:17] : Device 0 work size 8 / 32.
[2018-05-16 11:06:17] : OpenCL device 0 - Load precompiled code from file /root/.openclcache/ff68bc2720e2bb65c63cca832c84085ff14c0039bfa993be795583210446444f.openclbin
[2018-05-16 11:06:18] : Device 1 work size 8 / 32.
[2018-05-16 11:06:18] : OpenCL device 1 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:18] : Device 2 work size 8 / 32.
[2018-05-16 11:06:18] : OpenCL device 2 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:19] : Device 3 work size 8 / 32.
[2018-05-16 11:06:19] : OpenCL device 3 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:19] : Device 4 work size 8 / 32.
[2018-05-16 11:06:19] : OpenCL device 4 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:19] : Device 5 work size 8 / 32.
[2018-05-16 11:06:20] : OpenCL device 5 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:20] : Device 6 work size 8 / 32.
[2018-05-16 11:06:20] : OpenCL device 6 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:20] : Device 7 work size 8 / 32.
[2018-05-16 11:06:20] : OpenCL device 7 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:21] : Device 8 work size 8 / 32.
[2018-05-16 11:06:21] : OpenCL device 8 - Load precompiled code from file /root/.openclcache/b0192e67145f783b1426a763ba9cf4c4845c10fba9ec3496eb2d82eadeb086a3.openclbin
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 0, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 1, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 2, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 3, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 4, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 5, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 6, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 7, no affinity.
[2018-05-16 11:06:21] : Starting AMD GPU (OpenCL) thread 8, no affinity.
[2018-05-16 11:06:21] : WARNING: backend CPU disabled.
[2018-05-16 11:06:21] : Fast-connecting to pool.lok.fairhash.org:7777 pool …
[2018-05-16 11:06:21] : Pool pool.lok.fairhash.org:7777 connected. Logging in…
[2018-05-16 11:06:22] : Difficulty changed. Now: 100001.
[2018-05-16 11:06:22] : Pool logged in.
[2018-05-16 11:06:24] : New block detected.[/spoiler]

And if i try to restart miner, it shows error about HTTP daemon:

Your CPU doesn’t support hardware AES. Don’t expect high hashrates.
HTTP Daemon failed to start.
xmr-stak exited, waiting to cooldown a bit

Helps only reboot, but also have an issue with some cards randomly hangs.

Config of xmr-stack fully working on a fully same cards rig, but with other motherboard and cpu. Redusing intence of mining in config doesn’t help.

How can i solve the problem?
Maybe you now another working miner in HIVE for GPU cryptonight-heavy algo?

Ответы принимаются также на Русском =)

for now, the working config are: starting claymore with moneroV, then change miner to xmrstack. In most cases it started without hangs up. http://forum.hiveos.farm/uploads/editor/vj/30mwvgik62yp.png

  1. На текущий момент только XMR-Stak умеет в криптонайт-хеви
  2. Невозможность стартануть HTTP сервер такая ошибка иногда проявляется - при перезапуске майнера (ошибка в библиотеке libmicrohttpd), лечение в текщем виде вижу только вотчдог по хешрейту. Встречал также предложения отключить этот самый вебе-сервер, но в таком случае и статистики не будет.
1 Like