My first managed GigE switch, the Linksys SRW2008, was a dream, until it started randomly chattering on various ports. That started while I was on the road all the time, which made it take forever to diagnose, but that's a different problem. When I finally determined that the switch was bad, it was still covered by warranty by Linksys/Cisco, so I opened an RMA ticket and returned it. Unfortunately, Linksys/Cisco "upgraded" my replacement switch to a SRW2008P, which has Power over Ethernet features I never planned on using. That by itself wasn't so bad, but it's my guess that the inclusion of PoE functions in this model required a tiny, super-loud internal fan to keep everything cool. This wasn't something I wanted or asked for, but, now that I am stuck with it, I am investigating options for replacing that little internal fan with something far quieter. For example, if I attach a larger fan to the outside of the chassis, I think it could push enough air to replace the stock fan that is currently there. Any advice on carrying this out? I have no interest in melting my switch due to insufficient ventilation.


Update

Quite a few Linksys customers are having the same problem with other models in the SRW managed switch family, so when I broadened my search to include the SRW2024P, I finally found some helpful advice on how to open the switch and replace the fan. After reading the forum posts and looking at some pictures of a disassembled SRW2024P, I used a nylon spudger and a few plastic gift cards to gently pry apart my SRW2008P's case. Wedged between a clip and a notch in the metal was a standard 40mm x 20mm 12V fan. It was hardly a surprise that the fan's data sheet listed a 20dB noise rating, which I presume gets worse after it's been running for a few years and the worn bearings are growling with resentment.

The good news is that significantly quieter fans are available in the same size for as little as USD$10. The IXP1314 iXtrema Pro from SilenX is a 40mm x 20mm 12V DC case fan that snaps nicely into the same notch where the old fan went, so there is no need to rework anything with a Dremel just to install a replacement fan. The noise level dropped quite a bit with the new fan, but I think I can make it even quieter by installing a "noise reduction" cable that uses a resistor to throttle the fan speed. I'm only considering this additional step because I never use power over ethernet or any other feature that would generate very much heat on the switch.

link|improve this question
Is the switch in a server room, or office area? If a server room who cares if it's a little bit louder? – mrdenny Jul 15 '09 at 6:11
It's in an office for now, which is why it's bugging me enough to prod me into posting a question about how to make it quieter. – Fred Sobotka Jul 15 '09 at 6:14
feedback

4 Answers

up vote 1 down vote accepted

As you suspected, small fans and high RPM make for a high noise level. These fans aren't good at anything except making enough pressure to get air past obstructions. In choosing your cooling mod tactic, take a good look at the system and see if the tiny fan is blowing air on one particular component, or just drawing air out of the case in general.

Replacing the fan with a large, slow one is definitely an option, providing you don't mind voiding the warranty for the modifications required. In doing the change, keep in mind that slower fans don't build as much pressure, so you have to provide larger, more free flowing passageways. That means you'll probably need to remove some metal, make a large hole or many small ones, to increase the airflow. If you're blowing in, you'll need to carefully seal the edges of the fan against the case. Silicon hobby glue or gasket maker is good for this.

If you're drawing air out, you should use the natural convection tendencies of the system by putting the fan out top, blowing upward.

In the days of 80mm case fans, I modded every system case I bought to a.) provide as many fans in as out, and b.) replace as many 80mm fans with 120mm fans as possible, and c.) use lower RPM fans, and more of them. The result was always cooler and quieter then the original setup, even if the original had only two fans.

link|improve this answer
Thanks for exploring the scenario I described. The tips on adding and swapping fans are not all obvious, and are appreciated. – Fred Sobotka Jul 20 '09 at 21:17
You're welcome, and thanks for accepting my answer, I think that's a first for me! – kmarsh Jul 20 '09 at 21:46
feedback

For the time and effort you're going to spend pulling it apart and trying to find replacement fans that will a) fit and b) last, you may as well go and buy a Linksys SLM2008 switch instead - if you don't need all of the managed functions (eg. you get VLAN support, but not SNMP for instance) the SLM will do you fine, and it's smaller (and cheaper) than the SRW.

then you can redeploy the SRW2008 somewhere where the noise isn't a problem :)

link|improve this answer
If I needed more than one switch, I'd probably go that route. It may make more sense to find someone who will trade the switch for a quieter model that has the features I need. – Fred Sobotka Jul 20 '09 at 21:16
feedback

I ran some 3com gear for many years after disconnecting the internal fan, however it did eventually die with the power caps popping after years of high heat (not actually over the limit, but steady).

If you have a pile of old heatsinks you could attach them to the hottest chips and that should be enough, especially as IIRC the power supply is external on those small linksys units.

link|improve this answer
I'm not much of a hardware nerd, so I'm unlikely to spend much time investigate the board for its hottest chips. I'm also pretty sure I'd have a difficult time securing heatsinks onto chips that don't already have mounting clips. – Fred Sobotka Jul 20 '09 at 21:21
feedback

Hello I also own this switch at there were to problems that I have resolved. I got this switch to handle the high bandwidth of security cameras and the POE to power them. This server also stores and feeds data to several locally connected machines. The managment feature allows me to control bandwidth and priorities.

PROs: This switch handled everything that I wanted it to do.

CONs: *This switch came with a very noisy fan. This fan ran at full throttle right after it's plugged in. Not temperature sensitive. FIX - I opened the switch found the power to the fan (12vots) and put an 8volt regulator (I'm considering going to 6volt).

*It also has a static default IP address of 192.168.1.254 which gives accessibility problems if you're not on the same subnet. My network is on 192.168.0.XXX (0 instead of 1). FIX - I logged into my DHCP router, changed the allocating IP addresses to start at 192.168.1.1 and end at 192.168.1.254. This gave my computer a new IP address on the same subnet then I was able to access the switch. Then I changed the Static IP address for the switch and went back to my router and returned the DHCP IP allocations back to 192.168.0.XXX.

It's been running great for about 3 months now. This switch is also located in a well ventilated area.

Those were the two major cons that I was able to resolve but for the price and features you can't beat it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.