Author

Topic: Avalon ASIC users thread - page 184. (Read 438378 times)

sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
April 12, 2013, 10:42:32 AM
I have changed the IP of Avalon from 192.168.0.100 to 192.168.1.100 (255.255.0.0) to better fit to the router IP
now I cannot access to luci anymore across Webbrowser or ssh (WLAN)
(in router there is luci/Avalon with the IP 192.168.1.x but ping does not work
Code:
PING 192.168.1.x (192.168.1.x) 56(84) bytes of data
is it ok that it seems that IP of Avalon LAN is the same as Avalon WLAN?
I have not located anywhere to change the WLAN IP, only the LAN IP...


Go to the network tab. It's all there. Edit the WLAN interface and give it a different IP otherwise you are going to continue to have IP conflicts.

I guess he can't access the network tab, maybe if you connect it to your laptop with ethernet cable and and assign static ip to your laptop (192.168.0.101)  you might be able to access luci across webbrowser again ?
legendary
Activity: 3080
Merit: 1080
April 12, 2013, 04:13:58 AM
I have changed the IP of Avalon from 192.168.0.100 to 192.168.1.100 (255.255.0.0) to better fit to the router IP
now I cannot access to luci anymore across Webbrowser or ssh (WLAN)
(in router there is luci/Avalon with the IP 192.168.1.x but ping does not work
Code:
PING 192.168.1.x (192.168.1.x) 56(84) bytes of data
is it ok that it seems that IP of Avalon LAN is the same as Avalon WLAN?
I have not located anywhere to change the WLAN IP, only the LAN IP...


Go to the network tab. It's all there. Edit the WLAN interface and give it a different IP otherwise you are going to continue to have IP conflicts.
legendary
Activity: 2955
Merit: 1049
April 12, 2013, 03:15:39 AM
I have changed the IP of Avalon from 192.168.0.100 to 192.168.1.100 (255.255.0.0) to better fit to the router IP
now I cannot access to luci anymore across Webbrowser or ssh (WLAN)
(in router there is luci/Avalon with the IP 192.168.1.x but ping does not work
Code:
PING 192.168.1.x (192.168.1.x) 56(84) bytes of data
is it ok that it seems that IP of Avalon LAN is the same as Avalon WLAN?
I have not located anywhere to change the WLAN IP, only the LAN IP...
legendary
Activity: 3080
Merit: 1080
April 11, 2013, 05:11:53 PM
Yep that should be possible to do. However I hear that the dev crew are labouring to come up with with a workaround for the control board issues.
legendary
Activity: 1764
Merit: 1002
April 11, 2013, 02:02:04 PM

Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.

would the control board respond to a ping in that situation from this device?  http://dataprobe.com/iboot-g2.php

Bear in mind that router board (which runs the cgminer software and management front end) is NOT the control board. What I mean by the control board is the Spart6 FPGA board that takes the instructions from the cgminer software running on the router board and coverts that to work batches for the ASICS. The control board is the one with all the "IDE like" cables running out of it and to the individual hashing modules. The control board does not respond to ping requests because it is not accessible via any network protocols as it's attached to the router board via USB. The router board responds to ping request and I'd imagine it would also respond to ping request even if the mining software is not running or in some sort of locked up or crashed state. If the router's OS was completely down or broken then yes it would not respond to ping requests. The power control devices - dataprobe - are of limited use in this scenario. They are still useful for when you want to quickly power cycle the machine for whatever reason.

It would be neat if they made a 2 socket version of the iBoot-G2. The reason for 2 is that ideally you'd want 2 Avalon units per 15 Amp circuit. The one with multiple power sockets has only 1 power in cable.

Edit: Ooops..seems there is a iBoot-G2+ which allows you to control up to 3 power outlets. Neat!

Yep, it is a neat device but you're stuck having to constantly ssh in to try and catch the rare zombie like condition.

What other solutions are there assuming they're kept off site?

since nobody seems to have the answer to this question, i'll just ask another.

the iBoot has a Windows software protocol called Heartbeat which can be installed on a computer which will send "heartbeat" signals to the iBoot periodically to indicate its functioning.  this is the reverse direction of the ping function originating from the iBoot.

i wonder if it would be possible to write a linux version of this and install it into openwrt and have it monitor the control board and make it fail to send "heartbeats" to iBoot in the case of a control board freeze which would then trigger a reboot?
legendary
Activity: 1792
Merit: 1047
April 11, 2013, 06:31:43 AM
I am not sure if this has been answered however.

Is there some way to increase the fan speed on the units?
yxt
legendary
Activity: 3528
Merit: 1116
April 11, 2013, 05:47:18 AM
but seasonic are (too?) large
legendary
Activity: 1274
Merit: 1000
Personal text my ass....
April 11, 2013, 05:43:27 AM
I highly recommend Seasonic PSU's. I've used them in all my computers and they are of awesome quality and very efficient. Check out their X series.

http://www.seasonicusa.com/NEW_X-series_1050-1250.htm
legendary
Activity: 1764
Merit: 1002
April 11, 2013, 05:27:05 AM

Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.

would the control board respond to a ping in that situation from this device?  http://dataprobe.com/iboot-g2.php

Bear in mind that router board (which runs the cgminer software and management front end) is NOT the control board. What I mean by the control board is the Spart6 FPGA board that takes the instructions from the cgminer software running on the router board and coverts that to work batches for the ASICS. The control board is the one with all the "IDE like" cables running out of it and to the individual hashing modules. The control board does not respond to ping requests because it is not accessible via any network protocols as it's attached to the router board via USB. The router board responds to ping request and I'd imagine it would also respond to ping request even if the mining software is not running or in some sort of locked up or crashed state. If the router's OS was completely down or broken then yes it would not respond to ping requests. The power control devices - dataprobe - are of limited use in this scenario. They are still useful for when you want to quickly power cycle the machine for whatever reason.

It would be neat if they made a 2 socket version of the iBoot-G2. The reason for 2 is that ideally you'd want 2 Avalon units per 15 Amp circuit. The one with multiple power sockets has only 1 power in cable.

Edit: Ooops..seems there is a iBoot-G2+ which allows you to control up to 3 power outlets. Neat!

Yep, it is a neat device but you're stuck having to constantly ssh in to try and catch the rare zombie like condition.

What other solutions are there assuming they're kept off site?
legendary
Activity: 3080
Merit: 1080
April 11, 2013, 02:51:49 AM
well, there's definitely a difference of opinion around here in regards to UPS.

both galambo and Death & Taxes have gone on record against UPS with these things.  you'd have to hunt about the details though in other threads.

Well I think the main problem with putting a UPS behind these things is that they're absolute power consumption monsters and it takes one beefy ass UPS to feed them for a reasonable amount of time - enough to last the average blackout.

I was thinking of getting some 1440 or 1500VA units. Haven't pulled the trigger yet though. Where did galambo and Death & Taxes discuss this?

here's D&T's response when i asked him this in a pm:

"Getting a UPS capable of handling that kind of wattage is going to be expensive plus all UPS add load and inefficiency.  If it were me I wouldn't be considering a UPS. "



Yep I agree completely with him. The only reason I guess I even considered getting a few USPs is paranoia. Maybe hosting these at a data center is the best solution (if you have multiple as that would justify the potentially high monthly cost).

legendary
Activity: 3080
Merit: 1080
April 11, 2013, 02:42:31 AM

Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.

would the control board respond to a ping in that situation from this device?  http://dataprobe.com/iboot-g2.php

Bear in mind that router board (which runs the cgminer software and management front end) is NOT the control board. What I mean by the control board is the Spart6 FPGA board that takes the instructions from the cgminer software running on the router board and coverts that to work batches for the ASICS. The control board is the one with all the "IDE like" cables running out of it and to the individual hashing modules. The control board does not respond to ping requests because it is not accessible via any network protocols as it's attached to the router board via USB. The router board responds to ping request and I'd imagine it would also respond to ping request even if the mining software is not running or in some sort of locked up or crashed state. If the router's OS was completely down or broken then yes it would not respond to ping requests. The power control devices - dataprobe - are of limited use in this scenario. They are still useful for when you want to quickly power cycle the machine for whatever reason.

It would be neat if they made a 2 socket version of the iBoot-G2. The reason for 2 is that ideally you'd want 2 Avalon units per 15 Amp circuit. The one with multiple power sockets has only 1 power in cable.

Edit: Ooops..seems there is a iBoot-G2+ which allows you to control up to 3 power outlets. Neat!
legendary
Activity: 3080
Merit: 1080
April 11, 2013, 02:33:10 AM
In my instance the zombie state was caused by a power outage - essentially a brownout. Power cycling the machine fixed that issue. I haven't ran into the zombie state being caused by firmware issues. However I am now running 4-10 which supposedly fixed this issue. So far I'm really happy with 4-10. I'm keeping a close eye on the HW errors and rejected shares to see if it has improved relative to previous firmware, but just by a quick glance (without doing any calculations) it seem that it has.
member
Activity: 79
Merit: 10
April 11, 2013, 02:21:06 AM
Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.


did you find a solution to fix when it gets in zombie like state? just reboot again?

I've had this problem a few times and had lots of trouble getting it to come back.  Restarting cgminer seemed to help, but sometimes I've had to restart it several times before it comes back to life.  The 4/10 NEXT firmware seems to be better about the zombie state.
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
April 11, 2013, 02:11:22 AM
Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.


did you find a solution to fix when it gets in zombie like state? just reboot again?
legendary
Activity: 1764
Merit: 1002
April 10, 2013, 11:15:58 PM

Also in regards to the avalon unit coming back online from a power outage, sometimes that does not happen. Rarely what could happen is the unit will be left in a zombie like state because the control board did not initialize properly. For me this happened once when there was a brownout.

would the control board respond to a ping in that situation from this device?  http://dataprobe.com/iboot-g2.php
legendary
Activity: 1764
Merit: 1002
legendary
Activity: 1764
Merit: 1002
April 10, 2013, 11:05:04 PM
well, there's definitely a difference of opinion around here in regards to UPS.

both galambo and Death & Taxes have gone on record against UPS with these things.  you'd have to hunt about the details though in other threads.

Well I think the main problem with putting a UPS behind these things is that they're absolute power consumption monsters and it takes one beefy ass UPS to feed them for a reasonable amount of time - enough to last the average blackout.

I was thinking of getting some 1440 or 1500VA units. Haven't pulled the trigger yet though. Where did galambo and Death & Taxes discuss this?

here's D&T's response when i asked him this in a pm:

"Getting a UPS capable of handling that kind of wattage is going to be expensive plus all UPS add load and inefficiency.  If it were me I wouldn't be considering a UPS. "

legendary
Activity: 3080
Merit: 1080
April 10, 2013, 11:04:46 PM
think depends on where you live.
i am from EU, recent power outage was 5 or 10 years ago ...

True, but more than often it's not about just the power going out but the quality of the power coming in. You can get some pretty shitty current sometimes, but a good power supply should compensate for this most of the times. As always, don't cheap out on the PSU (if you intend to replace the stock units).
legendary
Activity: 3080
Merit: 1080
April 10, 2013, 11:03:15 PM
well, there's definitely a difference of opinion around here in regards to UPS.

both galambo and Death & Taxes have gone on record against UPS with these things.  you'd have to hunt about the details though in other threads.

Well I think the main problem with putting a UPS behind these things is that they're absolute power consumption monsters and it takes one beefy ass UPS to feed them for a reasonable amount of time - enough to last the average blackout.

I was thinking of getting some 1440 or 1500VA units. Haven't pulled the trigger yet though. Where did galambo and Death & Taxes discuss this?
yxt
legendary
Activity: 3528
Merit: 1116
April 10, 2013, 11:02:59 PM
think depends on where you live.
i am from EU, recent power outage was 5 or 10 years ago ...
Jump to: