Pages:
Author

Topic: How to identify Antminer S5? (Read 2610 times)

legendary
Activity: 1498
Merit: 1030
August 11, 2015, 05:19:16 PM
#23
It's an expression meaning something along the lines of "only a dumb bird would think this is a good idea".

 "Flying into plate glass doors is for the birds" for a particularly illustrative example.
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
August 11, 2015, 10:05:34 AM
#22
(Read my responses in a soothing, serene voice, not quarreling here Wink )
Unless you're shifting stuff around a LOT, thre's no REASON to "change an IP" once you've set it. You set it once, it's THERE.

In fact, shifting occurs a lot in my farms... as i tend to sell devices with some frequency. Updating stuff is a lot easier for employees when they only got to unplug the old one and plug the new one and done.


... is for the birds.
... is for the birds.

First time in my life i see this expression!? what does it mean? it sound super funny for a non-native english speaker
legendary
Activity: 1218
Merit: 1003
August 11, 2015, 09:44:24 AM
#21
DHCP is ok for floating devices, or monile/portable - but having DOES management on a larger LAN for a while, it's a NIGHTMARE when you're trying to figure out what the address for a device that FAILED is. MAC addresses are noticeably longer than IP addresses, it's a ton easier to make a mistake reading them - even if you put a note on each machine with the MAC address.

 Also, MAC addresses are sorta random (yes, I know about the "manufacturer number" part) while you can assign an IP address yourself in a logical way, like "by rack/shelf/location on shelf" which makes it TRIVIAL to figure out what the address of a failed unit is even if you didn't remember to put a note on it.

 Unless you're shifting stuff around a LOT, thre's no REASON to "change an IP" once you've set it. You set it once, it's THERE.

 DHCP on a LAN full of non-shifting devices is for the birds.


 Why do you have to worry about "various types of interface" when you set a static IP? That seems to be a totally strawman comment.



 It seems like you move hardware around a TON more than any network I've ever dealt with, which would make your environment completely different than what I've worked with. My experience is that DHCP makes things a royal PAIN to deal with, STATIC makes them a ton easier.

I use MAC Adress as worker name.
If you  want to sell miner, you have  anyway switch to DHCP before shipping.
legendary
Activity: 1498
Merit: 1030
August 11, 2015, 09:33:34 AM
#20
DHCP is ok for floating devices, or mobile/portable stuff like laptops - but having DONE management on a couple larger LANs for a while, it's a NIGHTMARE when you're trying to figure out what the address for a device that FAILED is. MAC addresses are noticeably longer than IP addresses, it's a ton easier to make a mistake reading them - even if you put a note on each machine with the MAC address. Much much easier to just be able to put a note on the device with the actual IP number.
 It's also tons easier to manage a Cryptocoin FARM that way in my experience.

 Also, MAC addresses are sorta random (yes, I know about the "manufacturer number" part) while you can assign an IP address yourself in a logical way, like "by rack/shelf/location on shelf" which makes it TRIVIAL to figure out what the address of a failed unit is even if you didn't remember to put a note on it.

 Unless you're shifting stuff around a LOT, thre's no REASON to "change an IP" once you've set it. You set it once, it's THERE.

 DHCP on a LAN full of non-shifting devices is for the birds.


 Why do you have to worry about "various types of interface" when you set a static IP? That seems to be a totally strawman comment. I'm probably one of the few folks left that still RUN a 10Base-2 LAN segment, and that's NOT an issue.


 It seems like you move hardware around a TON more than any network I've ever dealt with, which would make your environment completely different than what I've worked with. My experience is that DHCP makes things a royal PAIN to deal with, STATIC makes them a ton easier.
legendary
Activity: 784
Merit: 1000
August 11, 2015, 02:02:55 AM
#19
I'm guessing that several of you in this thread haven't ever managed a medium-sized to larger network.

DHCP makes things easy.  New/floating devices can get an IP in a subnet or VLAN that you've sandboxed/not given a route to more sensitive areas of your organization, static DHCP leases can give your other devices that need it a static IP based on MAC without needing to deal with the hassle of various types of interfaces, plus the DHCP server is a central go-to location for simple live documentation of your network layout.  Want to change an IP on a device or see what's in a particular network segment?  Easy.

Setting static IPs for every single device in your network at the device itself is for the birds.
legendary
Activity: 1498
Merit: 1030
August 10, 2015, 07:11:45 PM
#18
Most DHCP servers I've seen default the lease to 1 hour, then it's IFFY if you will get the same address - especially applicable to ISPs, not usually a major issue on a private LAN that doesn't have folks frequently connecting and disconnecting in large numbers.

 Some ISPs seem to set the default a lot higher, especially where the connection is expected to be on for a long time at a time - Sat and Cable Modem in particular seem to set the lease default time in days (though my sample size there is small).

 The issue is I have to port-forward to the ISP's gateway - which CHANGES when my IP from that ISP changes most of the time. Then I get to play "edit the rc.firewall (thank goodness for "replace all" in JOE) and reboot. Given how many online games I'm at least some of the time active in, that adds up to an irritating amount of time just 'cause my ISP dropped my connection....
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
August 10, 2015, 07:03:57 PM
#17
BTW, that port forwarding is probably my biggest issue with DHCP - it's a ROYAL pain dealing with port forwarding on (x)xx machines to a damned non-static IP.

Most DHCP servers (be it on a "real" linux box or appliance) have to assign IP by MAC address.... in fact, my home lan has fixed IPs for the computers by MAC, so i can port-forward.
legendary
Activity: 1498
Merit: 1030
August 10, 2015, 06:26:36 PM
#16
It's easier to manage 48 of ANYTHING computer-based if you already know what IP it's on. I can just LOOK at any of my Antminers, my SP20E (though with just ONE of those I don't have to look, I KNOW I put that one on 192.168.20.1), any of my computers, and I can SEE where it's at (they're all labled).

 My "router" is a real LINUX box, BTW - not an appliance. I don't bother running dhcpd on it 'cause I don't USE dhcp on my own lan, though I do have to run dhcpcd for my net connection to the outside world (PAIN IN THE ASS btw setting up port forwarding to a dynamic IP, but luckily my current ISP rarely changes my IP address even when I have an outage) - when I have to feed dhcp to an Antminer I've got a small windows prog I fire up on one of my gaming machines instead.

 BTW, that port forwarding is probably my biggest issue with DHCP - it's a ROYAL pain dealing with port forwarding on (x)xx machines to a damned non-static IP.

legendary
Activity: 1218
Merit: 1003
August 10, 2015, 11:29:05 AM
#15



Download this file

Findyourminer.rar

www.perearstike.ee/S5/Findyourminer.rar

Unpack, find FoundYourMiner.exe and go.

This pure  is bitmaintech product, but they do not offer it anymore for download.


This program had red led blinking and beeping function .
You can find the miner  of miners list  and put it blinking red light and beeps .

It is very easy to find the S5 miner.
alh
legendary
Activity: 1846
Merit: 1052
August 10, 2015, 11:28:32 AM
#14
You should probably investigate what you can do with the DHCP server within your router. Most routers will allow you to find the MAC (i.e. the hardwired Ethernet address, usually six 8-bit hex values separated by colons) associated with a TCP address (i.e. the usual 4 decimal values separated by periods). You might find the MAC address on a label on an S5, though maybe Bitmain didn't make it visible.

The only drawback to the process described above, is that it isn't guaranteed to persist across reboots of miners, and especially across a reboot of the router. The DHCP server in the router will assign a TCP address to the MAC address when it's requested. Usually it will re-assign the same to RCP address to a MAC address, but it isn't required to do so. In particular, the router when rebooted starts with an "empty" table and then assigns address as they are requested. They might match what happened the last time the router was power cycled, but it might not.

While it's tedious to work it all out, and write down stuff, you can probably have your router assign a specific IP address to a specific miner (i.e. MAC address). That way it won't move around on you if things get power cycled.

I also noticed with some IP Scanners you have explicitly request a "rescan" or "refresh" to observe a change of stuff if you power off a miner.

It's not trivial to manage forty-eight S5 miners!

legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
August 10, 2015, 11:10:14 AM
#13
I've never understood why so many network devices default to DHCP - it's a royal PAIN trying to find what address a unit is on a lot of the time.
 Static IP is MUCH easier to figure out where an issue is at.

Not all the networks are configured the same, so you can fix an IP to it and then get hours and hours figuring what the ip is. If the device has DHCP on, you plug it in, connect to your DHCP server and check the IP given to the device, easy peasy.

Also, i have a script on my mines that uses dhcp allocations to automagically monitor them all, publish to the web temps and hashrates, and turns on air coinditioners and additional extraction if need arises (no need to have the A/C on all day long). Best of it, it runs on a cheap OpenWRT router.
legendary
Activity: 1498
Merit: 1030
August 10, 2015, 08:38:02 AM
#12
Fan noise wouldn't change for more than a second or two on my S5s, as I disable the PWM so they run all the time - and with *48* (or more) of them running (per OP) you'll probably never hear the difference.
The lights still go out though for a fair bit of time, especially the "heartbeat" led.

legendary
Activity: 1232
Merit: 1000
August 10, 2015, 04:33:27 AM
#11
Easier way - log into the web interface on one machine, reboot it, watch for the lights to go out as it's rebooting.


 I've never understood why so many network devices default to DHCP - it's a royal PAIN trying to find what address a unit is on a lot of the time.
 Static IP is MUCH easier to figure out where an issue is at.

 DHCP should be reserved for situations where a machine gets used on more than one network, like a laptop used in a business that travels to different facilities, or dial-up type intermittant connections where one "line" usually serves more than one machine but for quite a bit less than a day at a time.



 Ordinary SMALL size (1.5" x 2" or smaller) 3m post-it notes work fine to label an S5 - tear off one corner on the sticky side but on the end with no stickum, unscrew one fan screw just a little, insert the part that's torn off where the screw is at between the fan and the panel, retighen screw, press the sticky part to the panel. I DO find it a bit easier to write on the label THEN put it on the machine.


You should also hear the fans stop then max out at start up. 
legendary
Activity: 918
Merit: 1000
August 10, 2015, 02:45:16 AM
#10
I use multiminer.It is a good program and I hope it will help you a lot.
legendary
Activity: 1218
Merit: 1003
August 08, 2015, 05:51:21 PM
#9



Download this file

Findyourminer.rar

www.perearstike.ee/S5/Findyourminer.rar

Unpack, find FoundYourMiner.exe and go.

This pure  is bitmaintech product, but they do not offer it anymore for download.
legendary
Activity: 1498
Merit: 1030
August 08, 2015, 05:02:51 PM
#8
Easier way - log into the web interface on one machine, reboot it, watch for the lights to go out as it's rebooting.


 I've never understood why so many network devices default to DHCP - it's a royal PAIN trying to find what address a unit is on a lot of the time.
 Static IP is MUCH easier to figure out where an issue is at.

 DHCP should be reserved for situations where a machine gets used on more than one network, like a laptop used in a business that travels to different facilities, or dial-up type intermittant connections where one "line" usually serves more than one machine but for quite a bit less than a day at a time.



 Ordinary SMALL size (1.5" x 2" or smaller) 3m post-it notes work fine to label an S5 - tear off one corner on the sticky side but on the end with no stickum, unscrew one fan screw just a little, insert the part that's torn off where the screw is at between the fan and the panel, retighen screw, press the sticky part to the panel. I DO find it a bit easier to write on the label THEN put it on the machine.
legendary
Activity: 4326
Merit: 8899
'The right to privacy matters'
August 02, 2015, 10:05:58 PM
#7
Yes! Ok, let me get to that this afternoon after lunch and make some magic happen... 😆😆😆

Thanks again for the help!

Much appreciated!

let me know how it works!
newbie
Activity: 25
Merit: 0
August 02, 2015, 08:10:30 PM
#6
Yes! Ok, let me get to that this afternoon after lunch and make some magic happen... 😆😆😆

Thanks again for the help!

Much appreciated!
legendary
Activity: 4326
Merit: 8899
'The right to privacy matters'
August 02, 2015, 08:04:40 PM
#5
Hello phillipma1957,

Thanks for the help first and foremost!

Yes, I could unplug the Ethernet cable and I would know which miner it's connected to.

I can also check my DHCP server on my router to see the IP's of all 48 miners.

I can then proceed to connect by using the IP's provided by the DHCP list.

However... Once I connect to the miner, I don't know which one it is on the shelf.

So I want to reboot the miner, but I can't identify which one it is on the shelf unless once I logged in... I can have it blink the led infront perhaps?

Thanks again

un plug the ethernet jack on the miner just one miner at the miner. when you do this one number drops off .  I use a label on the miners so my two miners now have .104 and .110

you would have to make the miner have a static number the option is in the gui  the option on s-5 is let the dchp assign it I prefer static so I always know what the miner number is.

I have had up to 26 miners.  you will have more then me having each one with a  static  address lets you find the bad one faster.
just tag each one with its address use labels like this

http://www.amazon.com/Avery-Address-Printers-address-08160/dp/B00004Z5SM/ref=sr_1_2?
newbie
Activity: 25
Merit: 0
August 02, 2015, 08:01:36 PM
#4
Ah!!!!! Ok it makes sense now!

Ok yes I will do that.

So basically once it gets unplugged, it will get dropped from the list instanteously?

Thanks!
Pages:
Jump to: