unitedminers (OP)
|
|
March 31, 2016, 12:32:02 PM Last edit: April 01, 2016, 10:03:33 AM by unitedminers |
|
My GPU rig is much more stable than in 2014 but sometimes only a hard reset works because of GPU freezes or OS (Ubuntu) freezes and I can't access my rig by remote (internet) anymore.
So what kind of hardware do you use to hard reset your rigs by remote?
|
|
|
|
BigBoom3599
|
|
March 31, 2016, 12:36:01 PM |
|
I think a Raspberry Pi hooked up to the power button input on your motherboard, should be an easy solution.
|
|
|
|
jtlightner
Newbie
Offline
Activity: 12
Merit: 0
|
|
March 31, 2016, 01:44:50 PM |
|
You need a device like what Dell DRAC and HP ILO do. The best option to add-on is a Lantronix Spider KVM, but you must add the Power Control Unit if you want to hard power down the hardware otherwise you can only reboot via the KVM. Sadly the solution will cost you $500, if you didn't need the hard power down you could find a cheap KVM to at least allow a reboot. Lantronix Spider Duo KVM: http://store.lantronix.com/product_p/slslp400usb-01.htmLantronix Power Control Unit: http://store.lantronix.com/product_p/pcu100-01.htm
|
|
|
|
|
jtlightner
Newbie
Offline
Activity: 12
Merit: 0
|
|
March 31, 2016, 01:56:35 PM |
|
Yes, Wake-On-LAN is an option, but if he is unable to remote into the machine with it being hardlocked or loss of internet connectivity then you can do absolutely nothing remotely since the machine is already on.
|
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1051
ICO? Not even once.
|
|
March 31, 2016, 03:07:47 PM |
|
I like the robotic arm solution best . There are wifi plug sockets for exactly this reason. Or the cheapest and laziest (because it's automated) solution would be to get a plug socket with a timer that for example cut the power every 24 hours for a minute or whatever and if you're rig automatically starts when it gets power (restore on AC/power loss) and starts mining after boot it will always corrects itself eventually without having to manually do it.
|
Not your keys, not your coins!
|
|
|
bobben2
|
|
March 31, 2016, 06:52:48 PM |
|
You can write a script and have it run periodically (say every minute) to check if internet (ping) if the log file is growing (i.e. if not assume miner stopped) if not then execute reboot. Then after reboot the script will restart the miner
I have such a script (bash-script for Ubuntu). It really helped me when one of my rigs "went thru a bad time".
|
Fellow miners, get your thens and thans in order and help other forum readers understand what you are writing. Remember the grammar basics: B larger THAN A (comparator operator). If something THEN ....
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
March 31, 2016, 06:55:39 PM |
|
These are the ones i've got to remotely reboot. Although that i never need to do that. Not cheap but they work fantastically!
|
|
|
|
BigBoom3599
|
|
March 31, 2016, 06:57:17 PM |
|
These are the ones i've got to remotely reboot. Although that i never need to do that. Not cheap but they work fantastically! This is probably the easiest solution, what are they called?
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
March 31, 2016, 06:59:14 PM |
|
|
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
March 31, 2016, 07:10:28 PM |
|
The app included works nicely as well. (obviously :p) The power meter function is very fancy.
|
|
|
|
BigBoom3599
|
|
March 31, 2016, 07:12:23 PM |
|
The app included works nicely as well. (obviously :p) The power meter function is very fancy. Damn, thats really nice I think I'm gonna buy a couple for my new rigs
|
|
|
|
Ayers
Legendary
Offline
Activity: 2814
Merit: 1024
DGbet.fun - Crypto Sportsbook
|
|
April 01, 2016, 06:58:03 AM |
|
These are the ones i've got to remotely reboot. Although that i never need to do that. Not cheap but they work fantastically! if i'm not mistaken this need a wire anyway, so it's not really what the op is looking for, he was talking to do it without any electrical connection, but only with internet
|
|
|
|
|
Opekin
Sr. Member
Offline
Activity: 396
Merit: 252
CryptoTalk.Org - Get Paid for every Post!
|
|
April 01, 2016, 01:36:28 PM |
|
After hard reset and the Windows reloads, but it might say it was not shutdown properly, so the screen stops at that dialogue screen, you need to use mouse to click the restart. But how do you have access to the mouse remotely?
|
|
|
|
Eliovp
Legendary
Offline
Activity: 1050
Merit: 1294
Huh?
|
|
April 01, 2016, 05:59:38 PM |
|
After hard reset and the Windows reloads, but it might say it was not shutdown properly, so the screen stops at that dialogue screen, you need to use mouse to click the restart. But how do you have access to the mouse remotely?
You can turn that off. open a command prompt window and enter this bcdedit /set bootstatuspolicy ignoreshutdownfailures Voila
|
|
|
|
Opekin
Sr. Member
Offline
Activity: 396
Merit: 252
CryptoTalk.Org - Get Paid for every Post!
|
|
April 22, 2016, 11:58:59 AM |
|
After hard reset and the Windows reloads, but it might say it was not shutdown properly, so the screen stops at that dialogue screen, you need to use mouse to click the restart. But how do you have access to the mouse remotely?
You can turn that off. open a command prompt window and enter this bcdedit /set bootstatuspolicy ignoreshutdownfailures Voila Do I have to run it as administrator? Can I run it in a bat file after the windows just starts? Thanks in advance.
|
|
|
|
chup
Sr. Member
Offline
Activity: 736
Merit: 262
Me, Myself & I
|
|
April 22, 2016, 02:46:32 PM |
|
|
|
|
|
|
|