[Support] lnxd - XMRig


Recommended Posts

24 minutes ago, MorphiousGX said:

@miker905 No sadly it didn't. So I am not sure if I had it setup right or not. So if you manage to get it to work, let me know what was your final setup. Thanks in advance. 

Not around the house tonight to check, but are you running this on another machine as well?  Did you assign different tag/ID/workerName?  I don't think they can be the same (not 100% sure but i use different ones for each machine).

Link to comment

Big thanks to those who helped out in my absence (@creativity404). I went on holiday and was expecting to have a connection to the internet, but I didn't. @Creativity404 Are you still having trouble yourself, or did you get to the bottom of it?
 

20 hours ago, guillelopez said:

It's there any posibility to put the data folder for xmrig on appdata or other side outside the docker virtual image?

Because yesterday I tried to use the latest-root tag to use my shared GPU with the container and after a really long download process it started to report that I was filling up the virtual image.

 

Sadly the XMRig data folder is tiny, if you don't want to increase your docker image size, what I can do is install the drivers and use a utility like ncdu to find what locations are suitable to create volumes for. What driver version are you trying to use? Nvidia right?

 

20 hours ago, guillelopez said:

And does the latest-root tag install ubuntu on the container or something similar?

It took like 10gb to install, and after that I had something not right on the configuration so it showed CUDA disabled, then I tried to reconfigure and start the docker again, and it had deleted all the downloaded things.

 

Does it have to redownload everything each time you stop-start the docker? I thought it was only when you have to update the container.


The container is already based on Ubuntu, but the CUDA installation is HUGE which is why I've made it optional. To put it into perspective, the XMRig developers opted to leave out CUDA support in the main release because it the library is like 30mb when built, the 10gb or so you're seeing is quite accurate. I still need to go through and see if there's anything I can strip out of it.

It shouldn't redownload every time it restarts no, but it will restart if the docker container is pruned.
 

On 4/29/2021 at 4:38 PM, MorphiousGX said:

@miker905How did you get it to work? I pretty much did the same thing as you did, however I can see in the log things are running well, and I see my hash rates. But after 1 hour, still nothing showing up in my results page

 

Can you please share a screenshot of your config and also your logs, I'm happy to take a look too.

  • Like 1
Link to comment

Thanks for the info :), Definitely move the big installation part to other volumes would be a big improve to this docker. But don't do it just for me as I am just playing with mining to learn about it. So don't put it as high priority or something 🤣.

 

5 hours ago, lnxd said:

What driver version are you trying to use? Nvidia right?

 

I was using at that moment v465.24.02 on a 1050 ti. I would get back a 1060 6gb that I lend to a familiar and try to use it also.

I also have a rx 580 to test but is on my personal rig as I use it over hackintosh.

 

Anyway thanks for your work!

Link to comment
8 hours ago, guillelopez said:

Thanks for the info :), Definitely move the big installation part to other volumes would be a big improve to this docker. But don't do it just for me as I am just playing with mining to learn about it. So don't put it as high priority or something 🤣.

 

 

I was using at that moment v465.24.02 on a 1050 ti. I would get back a 1060 6gb that I lend to a familiar and try to use it also.

I also have a rx 580 to test but is on my personal rig as I use it over hackintosh.

 

Anyway thanks for your work!

No worries! I had a look into the reinstalling every time by the way, looks like with the CUDA driver it does so I'll patch that. I think setting a volume on the host to install to will require multiple volumes, I could get around this using symbolic links but it's a little hacky so I'll think about it for a while before implementing it. I'll @guillelopez you when I've worked out a way to do it and implemented it :) 

  • Like 1
Link to comment

At this time, just using the cpu with your docker is pretty sweet for me, so don't worry. I don't have a beefy server, just an i7 3770 with 16gb ram and a 1050ti at the moment so... for just playing it's far ok. I'm testing right know the Trex-miner with the 1050ti to use the unmineable etchash pool and seems to work perfect. About 12.68 MH/s. At the same time I have your docker running on the RandomX pool.

 

And as gpu use with xmrig miner don't seems to be great, may be it's a waste of time trying to implement the symbolic links solution.

But if you achieve it, I will love to try it 😁

 

Thanks!

  • Thanks 1
Link to comment
On 4/30/2021 at 4:03 AM, lnxd said:

Can you please share a screenshot of your config and also your logs, I'm happy to take a look too.

@lnxd Thank you for your help and this as well.  

Here is my log for the last few minutes

 

Project: xmrig
Author: lnxd
Base: Ubuntu 20.04
Target: Unraid
Donation: no-fee 0%

Running xmrig with the following flags:
--url=rx.unmineable.com:3333 --coin=x --user=DOGE:xxxxxxxxxxxxxxxxx.optimusprime --randomx-wrmsr=-1 --randomx-no-rdmsr --no-color --asm ryzen -a rx -k
* ABOUT XMRig/6.10.0 gcc/9.3.0
* LIBS libuv/1.34.2 OpenSSL/1.1.1f hwloc/2.1.0
* HUGE PAGES supported
* 1GB PAGES disabled
* CPU AMD Ryzen 9 5950X 16-Core Processor (1) 64-bit AES
L2:8.0 MB L3:64.0 MB 16C/32T NUMA:1
* MEMORY 55.1/62.8 GB (88%)
* DONATE 0%
* ASSEMBLY ryzen
* POOL #1 rx.unmineable.com:3333 algo rx/0
* COMMANDS 'h' hashrate, 'p' pause, 'r' resume, 's' results, 'c' connection
* OPENCL disabled
* CUDA disabled
[2021-05-03 23:24:41.942] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:24:41.942] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353264
[2021-05-03 23:24:41.942] cpu use argon2 implementation AVX2
[2021-05-03 23:24:41.943] msr msr kernel module is not available
[2021-05-03 23:24:41.943] msr FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW
[2021-05-03 23:24:41.943] randomx init dataset algo rx/0 (32 threads) seed 122a074fb0e4d179...
[2021-05-03 23:24:41.943] randomx allocated 2336 MB (2080+256) huge pages 0% 0/1168 +JIT (0 ms)
[2021-05-03 23:24:44.193] randomx dataset ready (2249 ms)
[2021-05-03 23:24:44.193] cpu use profile rx (32 threads) scratchpad 2048 KB
[2021-05-03 23:24:44.259] cpu READY threads 32/32 (32) huge pages 0% 0/32 memory 65536 KB (66 ms)
[2021-05-03 23:25:44.240] miner speed 10s/60s/15m 3500.8 n/a n/a H/s max 3939.7 H/s
[2021-05-03 23:26:02.715] net no active pools, stop mining
[2021-05-03 23:26:33.965] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:26:33.965] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353265
[2021-05-03 23:26:44.275] miner speed 10s/60s/15m 3725.4 1770.0 n/a H/s max 3939.7 H/s
[2021-05-03 23:27:16.761] net no active pools, stop mining
[2021-05-03 23:27:22.023] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:27:22.023] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353265
[2021-05-03 23:27:44.288] miner speed 10s/60s/15m 3963.2 3606.3 n/a H/s max 4522.3 H/s
[2021-05-03 23:27:44.288] miner speed 10s/60s/15m 3963.2 3606.3 n/a H/s max 4522.3 H/s
[2021-05-03 23:27:54.144] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353265
[2021-05-03 23:27:59.770] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:28:24.265] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:28:24.265] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:28:44.345] miner speed 10s/60s/15m 3877.6 4018.3 n/a H/s max 4613.6 H/s
[2021-05-03 23:28:44.345] miner speed 10s/60s/15m 3877.6 4018.3 n/a H/s max 4613.6 H/s
[2021-05-03 23:28:52.797] net no active pools, stop mining
[2021-05-03 23:28:52.797] net no active pools, stop mining
[2021-05-03 23:28:59.050] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:28:59.050] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:28:59.050] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:28:59.050] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:29:09.370] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:29:09.370] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:29:24.310] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353266
[2021-05-03 23:29:32.984] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:29:44.371] miner speed 10s/60s/15m 4213.8 3605.1 n/a H/s max 4613.6 H/s
[2021-05-03 23:30:39.490] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:30:44.390] miner speed 10s/60s/15m 3990.3 3963.3 n/a H/s max 4613.6 H/s
[2021-05-03 23:30:54.376] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:31:44.492] miner speed 10s/60s/15m 3896.9 4023.7 n/a H/s max 4613.6 H/s
[2021-05-03 23:31:46.939] net no active pools, stop mining
[2021-05-03 23:31:52.233] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:31:52.233] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:31:52.233] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:31:52.233] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:32:05.317] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:32:44.557] miner speed 10s/60s/15m 3954.4 3655.0 n/a H/s max 4613.6 H/s
[2021-05-03 23:33:39.961] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:33:44.584] miner speed 10s/60s/15m 3932.6 3962.5 n/a H/s max 4613.6 H/s
[2021-05-03 23:33:44.584] miner speed 10s/60s/15m 3932.6 3962.5 n/a H/s max 4613.6 H/s
[2021-05-03 23:34:44.608] miner speed 10s/60s/15m 3863.5 4012.9 n/a H/s max 4613.6 H/s
[2021-05-03 23:35:01.008] net no active pools, stop mining
[2021-05-03 23:35:33.245] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:35:33.245] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:35:33.245] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:35:33.245] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:35:44.640] miner speed 10s/60s/15m 4143.1 1911.5 n/a H/s max 4613.6 H/s
[2021-05-03 23:36:06.057] net no active pools, stop mining
[2021-05-03 23:36:06.057] net no active pools, stop mining
[2021-05-03 23:36:11.313] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:36:11.313] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353267
[2021-05-03 23:36:44.642] miner speed 10s/60s/15m 4163.2 3558.4 n/a H/s max 4613.6 H/s
[2021-05-03 23:37:44.655] miner speed 10s/60s/15m 3893.3 4023.0 n/a H/s max 4613.6 H/s
[2021-05-03 23:38:33.205] net no active pools, stop mining
[2021-05-03 23:38:38.441] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:38:38.441] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353268
[2021-05-03 23:38:44.712] miner speed 10s/60s/15m 2686.1 3659.9 n/a H/s max 4613.6 H/s
[2021-05-03 23:39:44.774] miner speed 10s/60s/15m 4080.7 4055.4 3570.0 H/s max 4613.6 H/s
[2021-05-03 23:39:44.774] miner speed 10s/60s/15m 4080.7 4055.4 3570.0 H/s max 4613.6 H/s
[2021-05-03 23:40:00.233] net no active pools, stop mining
[2021-05-03 23:40:32.466] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:40:32.466] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353268
[2021-05-03 23:40:44.821] miner speed 10s/60s/15m 3853.0 1800.7 3446.4 H/s max 4613.6 H/s
[2021-05-03 23:40:59.244] net no active pools, stop mining
[2021-05-03 23:41:31.484] net use pool rx.unmineable.com:3333 139.59.164.251
[2021-05-03 23:41:31.484] net new job from rx.unmineable.com:3333 diff 100001 algo rx/0 height 2353268

 

and here is my setup. This is the only way I can get it to work, since you configured the "user" field, I have to put DOGE in front of the Wallet. Unmineable uses the following syntax 

xmrig.exe -o rx.unmineable.com:3333 -a rx -k -u DOGE:YourAddress.YourWorkerName

 

I would have put the -u DOGE:YourAddress.YourWorkerName in the additional arguments field, but I don't think that would work. Your thought and help would be appreciated

 

image.png

Edited by MorphiousGX
Link to comment
  • 2 weeks later...

Is there a way to run the Docker container or the binary therin with LOW priority? Thanks for your support!

 

Edit: okay, I found this - add --cpu-priority 0 to the Additional XMRig Arguments of the Docker and it runs on Idle Priority.

Edited by Raki72
Solution found
  • Like 1
Link to comment

Hey thanks for this awesome app!

 

I'm having an odd problem, I feel like I'm missing something obvious; hopefully you can help!

 

I have a brand new Ryzen 5800X and I'm only getting a hash rate of bout 800 H/s.  My MacBook Air hashes faster than that!  Benchmarks from around the web report I should be seeing something like 6,000 H/s.  I seem to be missing 80% - 90% of my performance somewhere....  

 

I have tried

- Running the Docker container with privileges.

- Adding `--randomx-1gb-pages` to the command list. (and getting error: randomx failed to allocate RandomX dataset using 1GB pages)"

- Running the "optimiseCPUForXMRig.sh" file on my server via user scripts.

 

All this effort got me from 400 H/s to 800 H/s so it's some improvement... but I'm still missing somewhere near 5,000 H/s!

 

I have 64 GB of ram via 4 16GB sticks, I've tried playing around with ram timings but it hasn't helped.  I also get the sense that RAM timings shouldn't give me 10x increase in performance, so probably not barking up the right tree.

 

 

Link to comment
On 5/17/2021 at 7:15 PM, only_cliches said:

Hey thanks for this awesome app!

 

I'm having an odd problem, I feel like I'm missing something obvious; hopefully you can help!

No worries! Sorry I'm a little slow at support, bit of a poor work/life balance at the moment leaving me with insufficient free time to help out.

 

Can you please share the output from running the user script for me? Also if you don't mind sharing your diagnostics.zip after the container has been running for about 5 minutes that'd be appreciated. 

 

@MorphiousGX are you still having this issue? I tried testing this out but wasn't able to replicate it.

 

@guillelopez I just updated the container, the installation should be significantly faster than before. If you or anyone else have any issues after the update please let me know 😅

Edited by lnxd
Link to comment
  • 3 weeks later...
On 4/4/2021 at 1:11 PM, Partition Pixel said:

Hi there, loving the docker so far and it came right on time ! (I started mining monero like yesterday)

 

One issue I'm having is that I only get around 7 mh/s when I'm supposed to get more like 11-12 mh/s. My CPU is a Ryzen 3900X. I have 11/12 cores mining and I tried switching privileged mode on/off. I'm also seeing the msr FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW like you mentioned, I'm thinking this is what is causing my hashrate loss. I'm guessing the kernel is absent from the base image and you would need to add it ? I have some docker experience if that can be of any help, none regarding kernels tho lol

hey @Partition Pixel did you end up getting you hash rate any better? I've the same processor and getting around 7 mh/s as well

Edited by burgess22
Link to comment

Just downloaded the docker and had some troubles in the first 30 minutes, where I'm getting the error "read error end of file". After some googling, troubleshoot, reinstalling the docker, I reran xmrig configuration wizard, noticed there was --tls in the result for the command and just tried my luck with it by adding in "--tls" under "Additional XMRig Arguments", things started working.

 

Not too sure if tls option is enabled by default in the container but just sharing this in case someone else using the same pool encountered the same issue.

Link to comment

Hope someone can help...

I'm trying to mine monero in this container but nothing is showing on the minexmr dashboard.

Log:
 


Running xmrig with the following flags:
--url=pool.minexmr.com:4444 --coin=monero --user=47dAYP9rK833sAJxoYcxZ3KNtdUFAhLwvKsU8vufGQgBV2ZuKshKfsFAqvM7hMH2veKxa97cQmJnVNLe4vYoeHGp8V2XZVx.unraid --randomx-wrmsr=-1 --randomx-no-rdmsr --no-color

* ABOUT XMRig/6.10.0 gcc/9.3.0
* LIBS libuv/1.41.0 OpenSSL/1.1.1j hwloc/2.4.1
* HUGE PAGES supported
* 1GB PAGES disabled
* CPU AMD Ryzen 7 3700X 8-Core Processor (1) 64-bit AES
L2:4.0 MB L3:32.0 MB 8C/16T NUMA:1
* MEMORY 4.1/47.1 GB (9%)
DIMM 0: <empty>
DIMM_A1: 16 GB DDR4 @ 2400 MHz CMK16GX4M1A2400C16
DIMM_B0: 16 GB DDR4 @ 2400 MHz CMK16GX4M1A2400C16
DIMM_B1: 16 GB DDR4 @ 2400 MHz CMK16GX4M1A2400C16
* MOTHERBOARD Micro-Star International Co., Ltd - B450-A PRO MAX (MS-7B86)
* DONATE 0%
* ASSEMBLY auto:ryzen
* POOL #1 pool.minexmr.com:4444 coin monero
* COMMANDS 'h' hashrate, 'p' pause, 'r' resume, 's' results, 'c' connection
* OPENCL disabled
* CUDA disabled
[2021-06-28 08:23:11.810] net use pool pool.minexmr.com:4444 136.243.49.177
[2021-06-28 08:23:11.810] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392908
[2021-06-28 08:23:11.810] cpu use argon2 implementation AVX2
[2021-06-28 08:23:11.811] msr msr kernel module is not available
[2021-06-28 08:23:11.811] msr FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW

[2021-06-28 08:23:11.812] randomx init dataset algo rx/0 (16 threads) seed d1eabcd2897d9ded...
[2021-06-28 08:23:12.149] randomx allocated 2336 MB (2080+256) huge pages 100% 1168/1168 +JIT (338 ms)
[2021-06-28 08:23:16.085] randomx dataset ready (3935 ms)
[2021-06-28 08:23:16.085] cpu use profile rx (16 threads) scratchpad 2048 KB
[2021-06-28 08:23:16.098] cpu READY threads 16/16 (16) huge pages 100% 16/16 memory 32768 KB (14 ms)
[2021-06-28 08:23:48.702] net no active pools, stop mining
[2021-06-28 08:23:54.794] net use pool pool.minexmr.com:4444 51.68.21.188
[2021-06-28 08:23:54.794] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392908
[2021-06-28 08:24:16.149] miner speed 10s/60s/15m 4557.4 n/a n/a H/s max 4686.4 H/s
[2021-06-28 08:24:21.701] net no active pools, stop mining
[2021-06-28 08:24:27.795] net use pool pool.minexmr.com:4444 178.32.120.127
[2021-06-28 08:24:27.795] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392908
[2021-06-28 08:25:16.208] miner speed 10s/60s/15m 4677.4 4181.1 n/a H/s max 4686.4 H/s
[2021-06-28 08:26:16.256] miner speed 10s/60s/15m 4680.9 4663.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:27:16.281] miner speed 10s/60s/15m 4541.2 4623.4 n/a H/s max 4686.4 H/s
[2021-06-28 08:27:27.774] net no active pools, stop mining
[2021-06-28 08:27:33.875] net use pool pool.minexmr.com:4444 136.243.49.177
[2021-06-28 08:27:33.875] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392910
[2021-06-28 08:28:16.314] miner speed 10s/60s/15m 4542.0 4056.6 n/a H/s max 4686.4 H/s
[2021-06-28 08:28:43.821] net no active pools, stop mining
[2021-06-28 08:28:49.911] net use pool pool.minexmr.com:4444 51.68.21.186
[2021-06-28 08:28:49.911] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392911
[2021-06-28 08:29:16.353] miner speed 10s/60s/15m 4522.6 4067.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:29:24.841] net no active pools, stop mining
[2021-06-28 08:29:30.945] net use pool pool.minexmr.com:4444 94.130.165.87
[2021-06-28 08:29:30.945] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392911
[2021-06-28 08:29:59.841] net no active pools, stop mining
[2021-06-28 08:30:05.942] net use pool pool.minexmr.com:4444 88.99.193.240
[2021-06-28 08:30:05.942] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:30:16.412] miner speed 10s/60s/15m 4532.2 3600.3 n/a H/s max 4686.4 H/s
[2021-06-28 08:30:34.855] net no active pools, stop mining
[2021-06-28 08:30:39.960] net use pool pool.minexmr.com:4444 136.243.49.177
[2021-06-28 08:30:39.960] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:30:40.373] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:31:16.439] miner speed 10s/60s/15m 4679.4 4253.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:31:18.878] net no active pools, stop mining
[2021-06-28 08:31:23.974] net use pool pool.minexmr.com:4444 88.99.193.240
[2021-06-28 08:31:23.974] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:32:16.483] miner speed 10s/60s/15m 4676.9 4258.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:32:16.483] miner speed 10s/60s/15m 4676.9 4258.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:32:33.905] net no active pools, stop mining
[2021-06-28 08:32:38.990] net use pool pool.minexmr.com:4444 51.68.21.188
[2021-06-28 08:32:38.990] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:32:40.801] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392913
[2021-06-28 08:33:16.530] miner speed 10s/60s/15m 4682.9 4261.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:33:16.530] miner speed 10s/60s/15m 4682.9 4261.2 n/a H/s max 4686.4 H/s
[2021-06-28 08:33:56.932] net no active pools, stop mining
[2021-06-28 08:34:02.043] net use pool pool.minexmr.com:4444 94.130.165.87
[2021-06-28 08:34:02.043] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392914
[2021-06-28 08:34:02.043] net use pool pool.minexmr.com:4444 94.130.165.87
[2021-06-28 08:34:02.043] net new job from pool.minexmr.com:4444 diff 75000 algo rx/0 height 2392914
[2021-06-28 08:34:16.571] miner speed 10s/60s/15m 4676.4 4264.0 n/a H/s max 4686.8 H/s
[2021-06-28 08:34:16.571] miner speed 10s/60s/15m 4676.4 4264.0 n/a H/s max 4686.8 H/s
[2021-06-28 08:35:16.603] miner speed 10s/60s/15m 4682.7 4667.8 n/a H/s max 4687.5 H/s

 

Docker settings:

 

Screenshot at 2021-06-28 08-50-39.png

Link to comment
  • 5 weeks later...

I realise this might be the dumbest question yet...but where do I run the MSR script!

open a console? Stick it in extra commands?

I got about an extra 500H/s just by running in privileged so I want to see what this ryzen can do 🤪

EDIT: I've installed user scripts, set the query and run it.
Restarted the docker image, MSR not set
Rebooted a few times and tried it, still nothing.

EDIT EDIT:
Dumb dumb here just reread the script, it'll show as not loading but will. I have the exact same Hash rate 🤦‍♂️
After some digging at https://monerobenchmarks.info/index.php
It's doing about the best it can!

Whoop

Edited by Shadey1
Link to comment
  • 1 month later...

Installs hang, typical example:

 

IMAGE ID [1638176776]: Pulling from lnxd/xmrig.
IMAGE ID [a70d879fa598]: Already exists.
IMAGE ID [c4394a92d1f8]: Already exists.
IMAGE ID [10e6159c56c0]: Already exists.
IMAGE ID [4e603f86bf28]: Already exists.
IMAGE ID [82c680df2f37]: Pulling fs layer. Extracting. Pull complete.
IMAGE ID [8c1b41ba1f70]: Pulling fs layer. Download complete. Extracting. Pull complete.
IMAGE ID [216bbbf373ef]: Pulling fs layer. Download complete. Extracting. Pull complete.
IMAGE ID [0014a10ac7a2]: Pulling fs layer. Download complete. Extracting.
IMAGE ID [e1091e29ea56]: Pulling fs layer. Download complete.
IMAGE ID [4a0de8df1f80]: Pulling fs layer. Download complete.
IMAGE ID [6fdc9aa00473]: Pulling fs layer. Download complete.
IMAGE ID [2e39212cd8e6]: Pulling fs layer. Download complete.
IMAGE ID [a9178ef1956c]: Pulling fs layer. Download complete.
IMAGE ID [0828d163e125]: Pulling fs layer. Download complete.
IMAGE ID [59304a045975]: Pulling fs layer. Download complete.
IMAGE ID [1520d09c5763]: Pulling fs layer. Download complete.
IMAGE ID [88f444ce6619]: Pulling fs layer. Download complete.
IMAGE ID [fc60839e3db2]: Pulling fs layer. Download complete.
IMAGE ID [0d598aeec96a]: Pulling fs layer. Download complete.

 

And it's been sitting there.

Server normal in other resepects.


Tried at least 3 or 4 times.

 

Link to comment

It's currently extracting.  How long did it sit?   Also if you close the window and start it again without it completing, the original process will stay running in the background (which is why CA outright doesn't let you easily abort the install / update process) which will make it even worse.

 

This could be docker.img issues also

Link to comment

My other dockers are normal. 

 

Also, when I go to edit it and apply, just sits at 

Stopping container: XMRig 

for a good long time.

 

16 gig RAM XEON X3440 (4 cores, 8 HT)

 

Usually have plenty of CPU/RAM.

 

The big peak was the pinned XMR task...decided to use only one core/HT leaving other 3 of each free. (No, not CPU 0 :) )

 

Also, when I go to the Docker tab from the Stats tab...VERY slow to show Docker images. Like, MINUTES to even show the Unraid undulating 'wave'.

 

Last time, it installed and going to Docker in another tab showed it running but the install never showed it as complete.

 

As far as I can see, feels beta.

 

GTG, but will play later.

 

Overall it feels like it kinda works but appears to fully load down the machine, and when installs complete, it doesn't say so.

 

And it's a simple CPU mine, no GPU passthru.

 

image.thumb.png.c90610e63fd654454bcb301cf7625837.png

Edited by RealActorRob
Link to comment

I'm thinking I need to allocate more resources to the Container....gotta research that. 

 

Every time I go to CA and pull it, it just more or less stops updating during the install.

 

Sometimes it's running, sometimes not.

 

When I edited it last time, it just left me with an orphan image.

 

Where should I look in the logs/start?

 

EDIT: Here's something:

Sep 11 22:08:01 BlackTower nginx: 2021/09/11 22:08:01 [error] 8214#8214: *63500 upstream timed out (110: Connection timed out) while reading upstream, client: 2600:1700:4c60:e8f0:f1ab:d0ad:81bd:db28, server: , request: "POST /Apps/AddContainer?xmlTemplate=default:/tmp/community.applications/tempFiles/templates-community-apps/lnxdsRepository/lnxd-XMRig-latest.xml HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:"

 

 

Edited by RealActorRob
Link to comment

Great job on this Docker! Got it up and running easily and getting almost the same hash rate with 1gb pages as i was when mining on this machine with windows.

 

Any possibility of creating a docker for XMRIG-PROXY as well? :-) I have a bunch of other older pc's and laptops that I run xmrig on that used to all point to xmrig-proxy on this machine, I could easily stop and start them all or change over to another pool with the proxy. Having this in a docker would be awesome!

  • Like 1
Link to comment
  • 3 weeks later...

Great docker,

 

I just started testing this, i have a ryzen 3700X and i'm selecting 6 cores (12 threats) out of 8 cores, at first got 3.6 kH/s now i changed threats parameter with --threads=12 and got it increased to 5.5 kH/s.

So just posting as it may help someone to increase their hashrate...

Edited by Roner
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.