Bitcoin Forum
April 30, 2024, 11:36:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 417 »
  Print  
Author Topic: [OS] nvOC easy-to-use Linux Nvidia Mining  (Read 417954 times)
fk1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
January 06, 2018, 05:03:46 PM
Last edit: January 06, 2018, 05:15:35 PM by fk1
 #6601

Hi! I jsut installed nvOC 0019 2.0 but unfortunately since then I am not able to mine ZEC or ZCL anymore. I am not sure whats wrong, theres just no screen to resume and cat 5_watchdoglog says:
Code:
WARNING: Sat Jan  6 06:51:57 MST 2018 - Problem found: See diagnostics below:
Percent of GPUs bellow threshold: 100 %
name, pstate, temperature.gpu, fan.speed [%], utilization.gpu [%], power.draw [W], power.limit [W]
GeForce GTX 1050 Ti, P8, 23, 50 %, 0 %, [Unknown Error], 76.00 W
    --noreconnect    Disable automatic reconnection on network errors.

    --temp-target    In C - If set, enables temperature controller.
                     The workload of each GPU will be continuously
                     adjusted such that the temperature stays around
                     this value. It is recommended to set your fan speed
                     to 100% when using this setting.

    --telemetry      [=ip:port]. Starts telemetry server. Telemetry data
                     can be accessed using a web browser(http) or by json-rpc.
                     If no arguments are given the server listens on
                     127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
                     Valid port range [1025-65535]
 Example:
    zm --server servername.com --port 1234 --user username
CRITICAL: Sat Jan  6 06:51:57 MST 2018 - GPU Utilization is too low: restarting 3main...

I want to mine to miningpoolhub and everything worked fine under v0019 1.0. As I am trying to figure out I wonder what is the best method to restart the mining process since I am tired of rebooting the whole machine...


MiningPoolHub twittert some problems with the pool. Please try another one.

To restart the mining process you can restart the console window. There is no need to reboot the machine.

Please post settings for your coins, it seems some settings mismatch to me
Also post output of :

Code:
~/nvOC report

1 bash:
Code:
# ZEC
ZEC_WORKER=$WORKERNAME
# replace_with_your_ZEC_address
ZEC_ADDRESS="xxxxx"
ZEC_POOL="europe.equihash-hub.miningpoolhub.com"
ZEC_PORT="20570"

# ZCL
ZCL_WORKER="02"
ZCL_ADDRESS="xxxxx"
ZCL_POOL="europe.zclassic.miningpoolhub.com"
ZCL_PORT="20575"

0miner:
Code:
if [ $COIN == "ZEC" ]
then

  if [ $EWBF_VERSION == "3_3" ]
  then
    HCD='/home/m1/zec/v3_3/miner'
  fi

  if [ $EWBF_VERSION == "3_4" ]
  then
    HCD='/home/m1/zec/v3_4/miner'
  fi

  ZECADDR="$ZEC_ADDRESS.$ZEC_WORKER"

  if [ $ZM_or_EWBF == "ZM" ]
  then
    HCD='/home/m1/zec/zm/latest/zm_miner'
    screen -dmSL miner $HCD --server $ZEC_POOL --user $ZECADDR --pass $MINER_PWD --port $ZEC_PORT  --time $ZM_OPTS ;
  fi

  if [ $ZM_or_EWBF == "EWBF" ]
  then
    screen -dmSL miner $HCD --eexit 3 --fee $EWBF_PERCENT --pec --server $ZEC_POOL --user $ZECADDR --pass $MINER_PWD --port $ZEC_PORT  $EWBF_OPTS ;
  fi
fi

if [ $COIN == "ZCL" ]
then

  if [ $EWBF_VERSION == "3_3" ]
  then
    HCD='/home/m1/zec/v3_3/miner'
  fi

  if [ $EWBF_VERSION == "3_4" ]
  then
    HCD='/home/m1/zec/v3_4/miner'
  fi

  ZCLADDR="$ZCL_ADDRESS.$ZCL_WORKER"

  if [ $ZM_or_EWBF == "ZM" ]
  then
    HCD='/home/m1/zec/zm/latest/zm_miner'
    screen -dmSL miner $HCD --server $ZCL_POOL --user $ZCLADDR --pass $MINER_PWD --port $ZCL_PORT  --time $ZM_OPTS ;
  fi

  if [ $ZM_or_EWBF == "EWBF" ]
  then
    screen -dmSL miner $HCD --eexit 3 --fee $EWBF_PERCENT --pec --server $ZCL_POOL --user $ZCLADDR --pass $MINER_PWD --port $ZCL_PORT  $EWBF_OPTS ;
  fi
fi

output ~/nvOC report:


      Report generator v0019-2.0.002 by leenoox


Code:

Software info:
Report ver    :  v0019-2.0.002
nvOC (1bash)  :  nvOC v0019-2.0 - Community Release
nvOC (3main)  :  nvOC v0019-2.0 - Community Release
1bash ver     :  v0019-2.0.003
3main ver     :  v0019-2.0.006
5watchdog ver :  v0019-2.0.011
6tempcontrol v:  v0019-2.0.003
wtm switch ver:  v0019-2.0.0011
Kernel        :  4.4.0-97-generic
OS            :  Ubuntu 16.04.3 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
nvidia driver :  387.12

Hardware info:
Motherboard   :  ASUS STRIX Z270F GAMING  Rev 1.xx
BIOS ver.     :  1009 07/23/2017
CPU Model     :  Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         3984632 kB
Mem Free      :         3041620 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel I219-V

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 Device 1c82 (rev a1)

1bash settings:
1bash version .............: v0019-2.0.003
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: NO
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES

Temp Control ..............: YES
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 90
MINIMAL_FAN_SPEED .........: 50

CLEAR_LOGS_ON_BOOT ........: NO
AUTO_UPDATE ...............: STABLE
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO

TELEGRAM_MESSAGES .: YES
TELEGRAM_ALERTS .: YES
TELEGRAM_TYPE .............: papampi
TELEGRAM_TIMEOUT_IN_MINUTES: 480
TELEGRAM_CHATID ...........: CHATID_NOT_SHOWN
TELEGRAM_APIKEY ...........: APIKEY_NOT_SHOWN

P106_100_FULL_HEADLESS_MODE: NO
GPUPowerMizerMode_Adjust...: NO
POWERLIMIT (global) .......: YES
POWERLIMIT_WATTS ..........: 76
CORE_OVERCLOCK (global)....: 100
MEMORY_OVERCLOCK (global) .: 100
MANUAL_FAN ................: NO
ALGO_SPECIFIC_OC ..........: YES

GLOBAL_WORKERNAME .........: YES
AUTO_WORKERNAME ...........: CUSTOM
CUSTOM_WORKERNAME .........: 02
plusCPU ...................: NO

ZM_or_EWBF ................:

COIN ......................: ZCL
ZCL_WORKER ................: 02
ZCL_ADDRESS ...............: ...
ZCL_POOL ..................:


strange thing is no ZM or EWBF showing up but it is set in 1bash:

Code:
ZM_or_EWBF="EWBF"  # choose ZM or EWBF miner
1714520165
Hero Member
*
Offline Offline

Posts: 1714520165

View Profile Personal Message (Offline)

Ignore
1714520165
Reply with quote  #2

1714520165
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
fk1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
January 06, 2018, 05:14:30 PM
 #6602

I just found out I accidentially pasted my ZEC/ZCL config twice in 1bash. fixed that, new report stated above:
Code:

Software info:
Report ver    :  v0019-2.0.002
nvOC (1bash)  :  nvOC v0019-2.0 - Community Release
nvOC (3main)  :  nvOC v0019-2.0 - Community Release
1bash ver     :  v0019-2.0.003
3main ver     :  v0019-2.0.006
5watchdog ver :  v0019-2.0.011
6tempcontrol v:  v0019-2.0.003
wtm switch ver:  v0019-2.0.0011
Kernel        :  4.4.0-97-generic
OS            :  Ubuntu 16.04.3 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
nvidia driver :  387.12

Hardware info:
Motherboard   :  ASUS STRIX Z270F GAMING  Rev 1.xx
BIOS ver.     :  1009 07/23/2017
CPU Model     :  Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         3984632 kB
Mem Free      :         3049740 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel I219-V

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 Device 1c82 (rev a1)

1bash settings:
1bash version .............: v0019-2.0.003
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: NO
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES

Temp Control ..............: YES
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 90
MINIMAL_FAN_SPEED .........: 50

CLEAR_LOGS_ON_BOOT ........: NO
AUTO_UPDATE ...............: STABLE
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO

TELEGRAM_MESSAGES .: YES
TELEGRAM_ALERTS .: YES
TELEGRAM_TYPE .............: papampi
TELEGRAM_TIMEOUT_IN_MINUTES: 480
TELEGRAM_CHATID ...........: CHATID_NOT_SHOWN
TELEGRAM_APIKEY ...........: APIKEY_NOT_SHOWN

P106_100_FULL_HEADLESS_MODE: NO
GPUPowerMizerMode_Adjust...: NO
POWERLIMIT (global) .......: YES
POWERLIMIT_WATTS ..........: 76
CORE_OVERCLOCK (global)....: 150
MEMORY_OVERCLOCK (global) .: 800
MANUAL_FAN ................: NO
ALGO_SPECIFIC_OC ..........: YES

GLOBAL_WORKERNAME .........: YES
AUTO_WORKERNAME ...........: CUSTOM
CUSTOM_WORKERNAME .........: 02
plusCPU ...................: NO

ZM_or_EWBF ................: EWBF
EWBF_VERSION ..............: 3_4
EWBF_PERCENT ..............: 0

COIN ......................: ZCL
ZCL_WORKER ................: 02
ZCL_ADDRESS ...............: xxxxx...
ZCL_POOL ..................: europe.zclassic.miningpoolhub.com
ZCL_PORT ..................: 20575

unfortunately still no mining process
WaveFront
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
January 06, 2018, 05:43:05 PM
 #6603

Hello,
I built a very crude SRR circuitry for a Raspberry Pi to remotely reset a rig or switch it on/off (The raspberry Pi basically controls an optocoupler connected to the reset and poweron pins of the mobo).
For the moment the Raspberry Pi just detect if port 22 is open on the rig. If not, it assumes that the rig is not reachable by SSH and reset the rig.

I see that there is an SRR scrips on nvOC, that looks much more sophisticated than what I am doing. Unfortunately there is no mention of the watchdog software to run on the Raspberry Pi.
Anyone can give me a pointer to the software to run on the Raspberry Pi.

Cheers


I have some code to share with you but the site is blocking my input.
Trying to contact with an admin about.
Thanks :-) Maybe you can post a link outside this forum

Ok, have a look at this and see if can help:
https://bitcointalk.org/index.php?topic=1854250.msg22615430#msg22615430

I don't use Nvoc's temp control.

Here the latest version of script (removed reset bit and add var to use/not to use telegram alerts. I did not test the telegram bit so be aware):
https://pastebin.com/mcqmt9CF

It is possible to add code to nvoc's temp control (or wdog) and reset/poweroff/on the rig from a raspberry pi.
I just look forward to have a well configured rig and make it work stable instead of using wdog.
I do not trust wdog not because of the coders/scripts but because of so many gpus and drivers (from time to time they change the output of error codes, etc).
Hi kk003,

This is awsome!! I will modify the code according the my setup.
As far as I can see from a quick look at the the code, the script assumes a rig is frozen if it doesn't respond to pings. Is it correct?
In the past I had rigs that were clearly frozen, but were still responding to pings. That is why, instead of pinging I check if the SSH port is open on the rig using netcat:

Code:
nc -z -v -w5 $rigIP 22

(w5 is a timeout of 5 seconds)

Thanks again :-)

Since we are on RPi talks ...
How many rigs can be monitored and reboot/reset/hard reboot with one RPi?
What are the hardwares needed for multiple rig control?

I'm not much of a hardware guy but love to make a rig controller with RPi if its not too hard.
Hi Papampi,
A Raspberry Pi 2B or 3B has up to 26 programmable digital pins (the original Raspberry Pi B has only 17).
You could connect each digital output to an optocoupler or a relay and control the power swithch and/or the reset button of the motherboard.
Suppose that you want to want to control both switch and reset of each mobo, that would make that you could monitor up to 13 mobo (26 if you just want to control the reset switch).

You can also connect digital temperature sensors to the pins (programming them in input mode).
You can find pretty inexpensive ready made relay boards with up to 16 relays.

In practice the hardware needed for for controlling 12 mobos would be:
1) 16 relay module. There are many on Amazon, for example https://www.amazon.com/SainSmart-101-70-103-16-Channel-Relay-Module/dp/B0057OC66U
2) 8 relay module.
3) Usb power supply
4) Optional external HDMI screen, unless you are running the RPi headless through SSH
5) Of course, a raspberry Pi
6) Plenty of cables with female Dupont connectors

The standard OS for the Raspberry Pi is Debian (Raspbian), but if you prefer you can have as well Ubuntu or Windows 10 IoT.
The advantage of Raspbian is that it comes with all the utilities for controlling directly the GPIO pins, either from Bash or a high level language like C++ or Python.


Awesome, Thanks a lot for the info
I have 3 RPi 2B that dont use any more because when 3B came out I replaced them for faster kodi
So I'm going to get a relay module and start playing with it, for sure I'm going to ask for more help on programming and connecting the relay to the board and ...

Thanks a lot mate
Keep calm and carry on mining Wink
No problems ;-)
Just a thing, do not buy the board that I put in the link of my previous message. I justs realised that the inputs are for 5V signals while what you need is a board compatible with 3.3V signals. Look for a board that is specifically designed for the RPi.
fk1
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
January 06, 2018, 06:07:41 PM
 #6604

I just found out I accidentially pasted my ZEC/ZCL config twice in 1bash. fixed that, new report stated above:
Code:

Software info:
Report ver    :  v0019-2.0.002
nvOC (1bash)  :  nvOC v0019-2.0 - Community Release
nvOC (3main)  :  nvOC v0019-2.0 - Community Release
1bash ver     :  v0019-2.0.003
3main ver     :  v0019-2.0.006
5watchdog ver :  v0019-2.0.011
6tempcontrol v:  v0019-2.0.003
wtm switch ver:  v0019-2.0.0011
Kernel        :  4.4.0-97-generic
OS            :  Ubuntu 16.04.3 LTS
System        :  (gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
nvidia driver :  387.12

Hardware info:
Motherboard   :  ASUS STRIX Z270F GAMING  Rev 1.xx
BIOS ver.     :  1009 07/23/2017
CPU Model     :  Celeron(R) CPU G3900 @ 2.80GHz
CPU Cores     :  2 (Cores + Threads)
Mem Total     :         3984632 kB
Mem Free      :         3049740 kB
Swap Total    :               0 kB
Swap Free     :               0 kB
Ethernet      :  Intel I219-V

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 Device 1c82 (rev a1)

1bash settings:
1bash version .............: v0019-2.0.003
LOCAL or REMOTE ...........: REMOTE
TEAMVIEWER started ........: NO
SSH daemon started ........: YES
SLOW_USB_KEY_MODE .........: NO
SRR .......................: NO
Watchdog ..................: YES

Temp Control ..............: YES
TARGET_TEMP ...............: 70
__FAN_ADJUST ..............: 5
POWER_ADJUST ..............: 5
ALLOWED_TEMP_DIFF .........: 2
RESTORE_POWER_LIMIT .......: 90
MINIMAL_FAN_SPEED .........: 50

CLEAR_LOGS_ON_BOOT ........: NO
AUTO_UPDATE ...............: STABLE
AUTO_REBOOT ...............: NO
_Parallax_MODE (upPaste)...: NO

TELEGRAM_MESSAGES .: YES
TELEGRAM_ALERTS .: YES
TELEGRAM_TYPE .............: papampi
TELEGRAM_TIMEOUT_IN_MINUTES: 480
TELEGRAM_CHATID ...........: CHATID_NOT_SHOWN
TELEGRAM_APIKEY ...........: APIKEY_NOT_SHOWN

P106_100_FULL_HEADLESS_MODE: NO
GPUPowerMizerMode_Adjust...: NO
POWERLIMIT (global) .......: YES
POWERLIMIT_WATTS ..........: 76
CORE_OVERCLOCK (global)....: 150
MEMORY_OVERCLOCK (global) .: 800
MANUAL_FAN ................: NO
ALGO_SPECIFIC_OC ..........: YES

GLOBAL_WORKERNAME .........: YES
AUTO_WORKERNAME ...........: CUSTOM
CUSTOM_WORKERNAME .........: 02
plusCPU ...................: NO

ZM_or_EWBF ................: EWBF
EWBF_VERSION ..............: 3_4
EWBF_PERCENT ..............: 0

COIN ......................: ZCL
ZCL_WORKER ................: 02
ZCL_ADDRESS ...............: xxxxx...
ZCL_POOL ..................: europe.zclassic.miningpoolhub.com
ZCL_PORT ..................: 20575

unfortunately still no mining process

I curled 0miner 1bash and 3main from git and got ZCL to work so I guess I had a typo or something somewhere when I tried to handle this problem. tyvm nvtl
Rumo
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 06, 2018, 08:52:00 PM
 #6605

I was having some issues this week with some pools and decide to rewrite the code for pool check in watchdog, it was supposed to be in v19-2.0 but we let it slide for that time.

It works almost same as network check but instead of checking for network it checks for pool and wait if its unreachable to prevent miner restart and eventually rig restarts.
Then After I wrote it I thought why wait and waste time when we can switch to an alternate pool
So I rewrite it again to add an alternate pool in 1bash whether its supported by the miner or not.
What left to do is to check the first pool and switch back as soon as it becomes available.


So here is my question:
How important it is for you guys to have an alternate pool?
And how important it is to switch back to main pool?


I'm asking this because I wrote the code for myself and to make it work with rest of miners and coins it needs more changes so I don't want to work on something not so useful Wink

It's clear that luckpool has had a lot of hits this week. They probably have lower fee than elsewhere but their servers seem unstable, so I decided to go elsewhere, even if it costs me a little more fee.
When I look at MPH and the number of pools they have and I have never had a single break with them, all I can switch home, I rock it.

I also had troubles with Nicehash who all of a sudden Wednesday night began to refuse my connections to their servers ... So I created a ticket home and removed nicehash from my list of WTM switch ...

Your proposal to send to another alternative pool is a good idea, but I have another one: Why not try the second corner directly in the WTM list.

Obviously this only works for those who use WTM_Switch, but it must be possible to combine both a second pool and a second coin with or without the SWITCH WTM.

I would love to have it now because ZPOOL is down and my riggs shouting at me.
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
January 07, 2018, 07:00:02 AM
 #6606

I was having some issues this week with some pools and decide to rewrite the code for pool check in watchdog, it was supposed to be in v19-2.0 but we let it slide for that time.

It works almost same as network check but instead of checking for network it checks for pool and wait if its unreachable to prevent miner restart and eventually rig restarts.
Then After I wrote it I thought why wait and waste time when we can switch to an alternate pool
So I rewrite it again to add an alternate pool in 1bash whether its supported by the miner or not.
What left to do is to check the first pool and switch back as soon as it becomes available.


So here is my question:
How important it is for you guys to have an alternate pool?
And how important it is to switch back to main pool?


I'm asking this because I wrote the code for myself and to make it work with rest of miners and coins it needs more changes so I don't want to work on something not so useful Wink

It's clear that luckpool has had a lot of hits this week. They probably have lower fee than elsewhere but their servers seem unstable, so I decided to go elsewhere, even if it costs me a little more fee.
When I look at MPH and the number of pools they have and I have never had a single break with them, all I can switch home, I rock it.

I also had troubles with Nicehash who all of a sudden Wednesday night began to refuse my connections to their servers ... So I created a ticket home and removed nicehash from my list of WTM switch ...

Your proposal to send to another alternative pool is a good idea, but I have another one: Why not try the second corner directly in the WTM list.

Obviously this only works for those who use WTM_Switch, but it must be possible to combine both a second pool and a second coin with or without the SWITCH WTM.

Thanks for sharing your thoughts on the alternate pool
As you mentioned your solution gonna work only for those who use wtm switcher and not all,
and more important problem is most of us usually mine on one pool for all of our coins so for example if you mine ZCL on suprnova for sure your ZEC pool is suprnova  too, so if its ZCL pool is down there is a big chance that its ZEC pool is down too.
So its better to switch pool instead of switching coins.

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
January 07, 2018, 08:06:08 AM
 #6607

I was having some issues this week with some pools and decide to rewrite the code for pool check in watchdog, it was supposed to be in v19-2.0 but we let it slide for that time.

It works almost same as network check but instead of checking for network it checks for pool and wait if its unreachable to prevent miner restart and eventually rig restarts.
Then After I wrote it I thought why wait and waste time when we can switch to an alternate pool
So I rewrite it again to add an alternate pool in 1bash whether its supported by the miner or not.
What left to do is to check the first pool and switch back as soon as it becomes available.


So here is my question:
How important it is for you guys to have an alternate pool?
And how important it is to switch back to main pool?


I'm asking this because I wrote the code for myself and to make it work with rest of miners and coins it needs more changes so I don't want to work on something not so useful Wink

It's clear that luckpool has had a lot of hits this week. They probably have lower fee than elsewhere but their servers seem unstable, so I decided to go elsewhere, even if it costs me a little more fee.
When I look at MPH and the number of pools they have and I have never had a single break with them, all I can switch home, I rock it.

I also had troubles with Nicehash who all of a sudden Wednesday night began to refuse my connections to their servers ... So I created a ticket home and removed nicehash from my list of WTM switch ...

Your proposal to send to another alternative pool is a good idea, but I have another one: Why not try the second corner directly in the WTM list.

Obviously this only works for those who use WTM_Switch, but it must be possible to combine both a second pool and a second coin with or without the SWITCH WTM.

I would love to have it now because ZPOOL is down and my riggs shouting at me.

I'm sorry Rumo, but you should wait a bit longer, as its better to wait and have a bug free code than get it sooner with some bugs that could cause problems.
The code is almost done, I'm working on an update script so users dont need to redo their 1bash and the update script do it for them, and thats writing a script to edit so many coins so its a long long update script Wink

But I will send you a pre-release so you can test it when its done.

JK-47
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 07, 2018, 08:17:48 AM
 #6608

Complete noob here using nvoc 17 to mine ZCL & ZEN.  Everytime I connect to a pool (minepro,suprnova,luckpool) it shows my hash rate but not payment stats.  Sometimes payment stats will show up for a little then show $0.  Do these pools lag on info like that or am I mining for free when I don't see payment info?  Upwards of 12 hours with no data shown. 

However, I can mine NICE and get direct payment info on NiceHash.  Any help will be greatly appreciated. 
bumbu100
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
January 07, 2018, 08:44:42 AM
 #6609

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
January 07, 2018, 09:01:08 AM
 #6610

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......



What is remote bash?

WaveFront
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
January 07, 2018, 09:26:25 AM
 #6611

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......



What is remote bash?
I believe "remote Bash" was a feature introduced in the PoisonXA fork. From one of his release notes:

Quote
remote bash feature Will allow your to host your 1bash files remotely to edit your miners without direct connection
bumbu100
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
January 07, 2018, 10:14:23 AM
 #6612

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......



What is remote bash?
I believe "remote Bash" was a feature introduced in the PoisonXA fork. From one of his release notes:

Quote
remote bash feature Will allow your to host your 1bash files remotely to edit your miners without direct connection

yes
and that's a very good option to control many rigs through a single bash file
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
January 07, 2018, 10:34:01 AM
Last edit: January 07, 2018, 10:59:26 AM by papampi
 #6613

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......



What is remote bash?
I believe "remote Bash" was a feature introduced in the PoisonXA fork. From one of his release notes:

Quote
remote bash feature Will allow your to host your 1bash files remotely to edit your miners without direct connection

yes
and that's a very good option to control many rigs through a single bash file

Nice
But thats nothing new, its been in nvOC since long ago with _Parallax_MODE
Code:
_Parallax_MODE="NO"         # YES or NO # To deploy 1bash remotely from pastebin.com.

With a small difference in Parallax_MODE you own your config in pastebin but I dont know where the configs saves in pxa and who owns the web server

bumbu100
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
January 07, 2018, 11:23:09 AM
 #6614

Does anybody know why auto switching are not working well when using remote bash?
I mean is not showing the correct current mining coin and the correct selected auto switch coins...

I have this settings in remote bash file:

remotebash="NO"
if [ $remotebash == "YES" -o $remotebash == "yes" ]; then
source <( curl --insecure $BASHURL ); fi
if [ $remotebash == "NO" -o $remotebash == "no" ]; then
COIN="ZCL"
WTM_AUTO_SWITCH="YES"
WTM_PROFIT_CHECK="YES"
WTM_AUTO_SWITCH_COINS="ZCL;XMR;BTC"
WTM_AUTO_SWITCH_SYNC_INTERVAL="60"
WTM_PROFIT_CHECK_INTERVAL="1"
WTM_MIN_DIFFERENCE="20"
WTM_CURRENCY="USD"
WTM_AUTO_SWITCH_URL="http://whattomine.com/coins.json?utf8=✓&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=0&adapt_q_480=0&adapt_q_570=0&adapt_q_580=0&adapt_q_vega56=0&adapt_q_vega64=0&adapt_q_750Ti=0&adapt_q_1050Ti=0&adapt_q_10606=13&adapt_10606=true&adapt_q_1070=0&adapt_q_1080=0&adapt_q_1080Ti=0&eth=true&factor%5Beth_hr%5D=292.5&factor%5Beth_p%5D=1170.0&grof=true&factor%5Bgro_hr%5D=266.5&factor%5Bgro_p%5D=1170.0&x11gf=true&factor%5Bx11g_hr%5D=93.6&factor%5Bx11g_p%5D=1170.0&cn=true&factor%5Bcn_hr%5D=5590.0&factor%5Bcn_p%5D=910.0&eq=true&factor%5Beq_hr%5D=3510.0&factor%5Beq_p%5D=1170.0&lre=true&factor%5Blrev2_hr%5D=263900.0&factor%5Blrev2_p%5D=1170.0&ns=true&factor%5Bns_hr%5D=6500.0&factor%5Bns_p%5D=1170.0&lbry=true&factor%5Blbry_hr%5D=2210.0&factor%5Blbry_p%5D=1170.0&bk2bf=true&factor%5Bbk2b_hr%5D=12870.0&factor%5Bbk2b_p%5D=1040.0&bk14=true&factor%5Bbk14_hr%5D=20150.0&factor%5Bbk14_p%5D=1170.0&pas=true&factor%5Bpas_hr%5D=7540.0&factor%5Bpas_p%5D=1170.0&skh=true&factor%5Bskh_hr%5D=234.0&factor%5Bskh_p%5D=1170.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.15&sort=Profitability7&volume=0&revenue=7d&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"

ETC.......



What is remote bash?
I believe "remote Bash" was a feature introduced in the PoisonXA fork. From one of his release notes:

Quote
remote bash feature Will allow your to host your 1bash files remotely to edit your miners without direct connection

yes
and that's a very good option to control many rigs through a single bash file

Nice
But thats nothing new, its been in nvOC since long ago with _Parallax_MODE
Code:
_Parallax_MODE="NO"         # YES or NO # To deploy 1bash remotely from pastebin.com.

With a small difference in Parallax_MODE you own your config in pastebin but I dont know where the configs saves in pxa and who owns the web server

I am using my own 1bash, my own webserver for hosting it (inside a LAN). I have a good connection between rigs and remote bash, and remote bash is really working, but not perfectly....
CryptAtomeTrader44
Full Member
***
Offline Offline

Activity: 340
Merit: 103

It is easier to break an atom than partialities AE


View Profile
January 07, 2018, 12:39:45 PM
Last edit: January 07, 2018, 02:34:58 PM by CryptAtomeTrader44
 #6615

Since apparently the Mega link of papampi poses problems of availability and complications due to the rules of this service to download version 19-2.0 of nvOC, I uploaded on an online file-saving service the file that contains the IMG

Here is the link:
http://dl.free.fr/hAWltP5uD

I did not test or check the download after uploading it.

Tell me if it is good or not.

NB: I live in France and this service is a very famous French provider (FREE), so it's written in French, but you only have to click on
Valider et Telecharger
Rumo
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
January 07, 2018, 12:40:16 PM
 #6616

I was having some issues this week with some pools and decide to rewrite the code for pool check in watchdog, it was supposed to be in v19-2.0 but we let it slide for that time.

It works almost same as network check but instead of checking for network it checks for pool and wait if its unreachable to prevent miner restart and eventually rig restarts.
Then After I wrote it I thought why wait and waste time when we can switch to an alternate pool
So I rewrite it again to add an alternate pool in 1bash whether its supported by the miner or not.
What left to do is to check the first pool and switch back as soon as it becomes available.


So here is my question:
How important it is for you guys to have an alternate pool?
And how important it is to switch back to main pool?


I'm asking this because I wrote the code for myself and to make it work with rest of miners and coins it needs more changes so I don't want to work on something not so useful Wink

It's clear that luckpool has had a lot of hits this week. They probably have lower fee than elsewhere but their servers seem unstable, so I decided to go elsewhere, even if it costs me a little more fee.
When I look at MPH and the number of pools they have and I have never had a single break with them, all I can switch home, I rock it.

I also had troubles with Nicehash who all of a sudden Wednesday night began to refuse my connections to their servers ... So I created a ticket home and removed nicehash from my list of WTM switch ...

Your proposal to send to another alternative pool is a good idea, but I have another one: Why not try the second corner directly in the WTM list.

Obviously this only works for those who use WTM_Switch, but it must be possible to combine both a second pool and a second coin with or without the SWITCH WTM.

I would love to have it now because ZPOOL is down and my riggs shouting at me.

I'm sorry Rumo, but you should wait a bit longer, as its better to wait and have a bug free code than get it sooner with some bugs that could cause problems.
The code is almost done, I'm working on an update script so users dont need to redo their 1bash and the update script do it for them, and thats writing a script to edit so many coins so its a long long update script Wink

But I will send you a pre-release so you can test it when its done.

Cool Stuff. Thanks.
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
January 07, 2018, 01:43:23 PM
 #6617

Since apparently the Mega link of papampi poses problems of availability and complications due to the rules of this service to download version 19-2.0 of nvOC, I uploaded on an online file-saving service the file that contains the IMG

Here is the link:
http://dl.free.fr/hAWltP5uD

I did not test or check the download after uploading it.

Tell me if he is good or not.

NB: I live in France and this service is a very famous French provider (FREE), so it's written in French, but you only have to click on
Valider et Telecharger

Thanks mate.

Downloading it now, seems it is working, Once downloading finishes, i will upload it to Gdrive and create a torrent as well if possible.


DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
January 07, 2018, 01:52:44 PM
 #6618

Since apparently the Mega link of papampi poses problems of availability and complications due to the rules of this service to download version 19-2.0 of nvOC, I uploaded on an online file-saving service the file that contains the IMG

Here is the link:
http://dl.free.fr/hAWltP5uD

I did not test or check the download after uploading it.

Tell me if he is good or not.

NB: I live in France and this service is a very famous French provider (FREE), so it's written in French, but you only have to click on
Valider et Telecharger

Thanks mate,
Will add the link to GitHub after first confirmation.

l4ncel0t
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
January 07, 2018, 03:55:55 PM
 #6619

DSR patch, not on WTM so no autoswitch
Code:
--- backups/1bash       2018-01-07 16:52:36.927391240 +0100
+++ 1bash       2018-01-07 16:42:10.831384399 +0100
@@ -113,7 +113,7 @@
 ######### ONION
 
 #ALGO - Neoscrypt
-######### PXC  FTC  ORB  TZC VIVO
+######### PXC  FTC  ORB  TZC VIVO DSR (No autoswitch for DSR))
 
 #ALGO - Myriad-Groestl
 ######### XMY
@@ -600,6 +600,14 @@
 TZC_POOL="pool.unimining.net"
 TZC_PORT="4237"
 TZC_INTENSITY="17"
+
+# DSR ## No Need to add stratum+tcp:// to server address
+DSR_WORKER="$WORKERNAME"
+DSR_ADDRESS="replace_with_your_address"
+DSR_POOL="pool.unimining.net"
+DSR_PORT="4234"
+DSR_INTENSITY="17"
+
 # NICE_ETHASH autoconverts to BTC: ensure you update BTC_ADDRESS if you use NICE_ETHASH
 NICE_ETHASH_WORKER="$WORKERNAME"
 NICE_ETHASH_POOL="stratum+tcp://daggerhashimoto.usa.nicehash.com:3353"

--- backups/0miner      2018-01-07 16:51:33.845080736 +0100
+++ 0miner      2018-01-07 16:50:03.737208788 +0100
@@ -409,6 +409,13 @@
   screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$TZC_POOL:$TZC_PORT -u $ADDR -p $MINER_PWD -i $TZC_INTENSITY
 fi
 
+if [ $COIN == "DSR" ]
+then
+  HCD='/home/m1/KTccminer-817/ccminer'
+  ADDR="$DSR_ADDRESS.$DSR_WORKER"
+  screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$DSR_POOL:$DRS_PORT -u $ADDR -p $MINER_PWD -i $DSR_INTENSITY
+fi
+
 if [ $COIN == "VIVO" ]
 then
   HCD='/home/m1/KTccminer-817/ccminer'
CryptAtomeTrader44
Full Member
***
Offline Offline

Activity: 340
Merit: 103

It is easier to break an atom than partialities AE


View Profile
January 07, 2018, 04:19:09 PM
Last edit: January 07, 2018, 05:29:28 PM by CryptAtomeTrader44
 #6620

DSR patch, not on WTM so no autoswitch
Code:
--- backups/1bash       2018-01-07 16:52:36.927391240 +0100
+++ 1bash       2018-01-07 16:42:10.831384399 +0100
@@ -113,7 +113,7 @@
 ######### ONION
 
 #ALGO - Neoscrypt
-######### PXC  FTC  ORB  TZC VIVO
+######### PXC  FTC  ORB  TZC VIVO DSR (No autoswitch for DSR))
 
 #ALGO - Myriad-Groestl
 ######### XMY
@@ -600,6 +600,14 @@
 TZC_POOL="pool.unimining.net"
 TZC_PORT="4237"
 TZC_INTENSITY="17"
+
+# DSR ## No Need to add stratum+tcp:// to server address
+DSR_WORKER="$WORKERNAME"
+DSR_ADDRESS="replace_with_your_address"
+DSR_POOL="pool.unimining.net"
+DSR_PORT="4234"
+DSR_INTENSITY="17"
+
 # NICE_ETHASH autoconverts to BTC: ensure you update BTC_ADDRESS if you use NICE_ETHASH
 NICE_ETHASH_WORKER="$WORKERNAME"
 NICE_ETHASH_POOL="stratum+tcp://daggerhashimoto.usa.nicehash.com:3353"

--- backups/0miner      2018-01-07 16:51:33.845080736 +0100
+++ 0miner      2018-01-07 16:50:03.737208788 +0100
@@ -409,6 +409,13 @@
   screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$TZC_POOL:$TZC_PORT -u $ADDR -p $MINER_PWD -i $TZC_INTENSITY
 fi
 
+if [ $COIN == "DSR" ]
+then
+  HCD='/home/m1/KTccminer-817/ccminer'
+  ADDR="$DSR_ADDRESS.$DSR_WORKER"
+  screen -dmSL miner $HCD -a neoscrypt -o stratum+tcp://$DSR_POOL:$DRS_PORT -u $ADDR -p $MINER_PWD -i $DSR_INTENSITY
+fi
+
 if [ $COIN == "VIVO" ]
 then
   HCD='/home/m1/KTccminer-817/ccminer'


OK adding a coin, but how is profitable to mine DSR Huh?

And i want to tell all that unimining.net had some saturation on neoscrypt pools. I tried to mine GBX at this pool and they can't provide me any blocks to mine.

in additions :

1/ I'm not sure that all of us have a folder named KTccminer-817 in /home/m1
2/ I think there is a "typing error" in the command line
Code:
-o stratum+tcp://$DSR_POOL:$DRS_PORT

must be
Code:
-o stratum+tcp://$DSR_POOL:$DSR_PORT


You have to be more precise an readable in your post. You can post a modification understandable and easy to do without being a computer scientist or a computer technician. This system is named "easy to use" for reminder.

Thanks for adding.

EDIT :

@L4ncel0t
I know it's nasty but it's my opinion:
their web page gives an impression of sidereal emptiness

And then the proposed exchanges seem to me rather second area even unknown, except coinmarkets and still I'm skeptical about this exchange (less than Yobit anyway)
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 417 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!