Slashdot Mirror


Can Anyone Suggest a Good Switch?

wgadmin asks: "I am a sysadmin for a 500-node Linux cluster. We are doubling the size of our compute nodes, so, as a consequence, we need a new switch. We currently have a Foundry FastIron 1500 -- however, a) it doesn't have enough ports (only 208) and b) it is extremely unreliable. We want something that's solid as a rock. We process mostly serial jobs. And we will probably require ~320 ports. What's everyone using for their HPC clusters? There's so many high performance switches on the market, we hardly know where to start."

23 of 54 comments (clear)

  1. Several things left out. by Zapman · · Score: 4, Informative

    What level of interconnect do you want? (gig copper? gig fiber? 10/100?)

    Or are you looking for something more specialized (HIPPI compliant or something similarly obscure?)

    That said, if you're looking for in the ethernet space, we've been really happy with our recent Extreme Networks chassie's. Their black diamond 10k line is the newest release, and it looks awesome. It's really dense, they've got crazy levels of backplane bandwidth, and ours have been really reliable (granted, we have the previous generation of the gear). The chassies have blades (just like everyone else) that can speak 10/100, 10/100/1000 copper, gig fiber, 10 gig fiber, etc.

    --
    Zapman
    1. Re:Several things left out. by Evo · · Score: 2, Interesting

      Do not under any circumstance buy Extreme switches. They are really a bunch of lower-bandwidth units coupled together, which results in crazy packet reordering problems if you are putting streams of any size across them.

      One of our sites tried them.... and practically kicked them straight out of the window. If you care about throughput then you want to stay well clear.

    2. Re:Several things left out. by wgadmin · · Score: 4, Informative

      Sorry, I forgot to mention that we are interested in gig copper. We are exclusively interested in gig copper. And, as far as anyone has told me, we don't care about HIPPI compliance.

  2. 3Com, HP and Dell? by mnmn · · Score: 2, Informative

    We've been using 3com switches and theyre rock solid. I was rooting for cisco a while ago because I'm studying for some certs, but the price difference is huge.

    3Com comes with stackable switches, upto 8 of 48 ports which should be enough. The stacking bus is something like 10gbit or 32gbit for all-gigabit switches.

    The switch market is really (1) Cisco (2) 3Com and (3) HP for market share, and I recommend you go with these. Cisco is more than 100% expensive than anyone else for the same stuff, and I've never been impressed with HP, so look at 3Com. Take a look at all those confusing nortel switches too, the number 4 of the market. You'll most likely find your switch between 3com and cisco, unless you want to give up reliability.

    --
    "Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
    1. Re:3Com, HP and Dell? by DetrimentalFiend · · Score: 2, Informative

      At work, we have a couple 3com switches and a bunch of HP's. The 3com switches are absolutely horrible, but the HP switches are absolutely awesome. For much less than a Cisco switch, the HP switches have pretty much identical features, but are easier to configure. (They provide a Cisco compatible command line interface, web interface, and a menu driven interface.) I'd really recommend HP switches. From what I hear, 3com switches are better now, but I thought I'd throw my $0.02 in about them.

  3. Extreme Networks by Plake · · Score: 4, Informative

    Extreme Networks has a great line of switches.

    The Black Diamond 10808 would work great for the type of envrionment you have setup from the sounds of it. Also, Extreme is usually 20-40% cheaper then Cisco and Foundry for the equivilant appliance.

    We currently use an Alpine 3808 with 192 100mbps ports and it's never had a problem with uptime and configuration is a simple and straightforward.

    1. Re:Extreme Networks by unixbob · · Score: 4, Informative

      We also use Extreme Switches and I can vouch for their reliability and performance. Instead of going for the "one big switch" approach though, we've got a pair of Black Diamond 6808's with 1u 48 port Summit 400 edge switches uplinked back to the core switch (excuse the marketing terminology). This makes cabling much tidier when you have a high number of servers as you can locate the edge switches all around the server room then just have the cables from the Summit's in the rack with the Black Diamond. It makes deploying new kit much easier, and tracing cables much easier as well. You don't end up with the switch rack being a massive mess of untraceable patch cables. The only servers that are patched directly into the Black Diamonds are those using the NAS (because they need as much bandwidth as possible)

      --
      The Romans didn't find algebra very challenging, because X was always 10
    2. Re:Extreme Networks by David+McBride · · Score: 2, Interesting

      Our department uses Extreme hardware throughout in a fairly large network deployment.

      We have two Linux clusters -- Viking, a 512 processor P4 cluster, and Mars, a 400 processor Opteron cluster (being commissioned). We also host a number of large Sun machines, including SunSite Northern Europe.

      The department also hosts a 250+ node teaching lab and several floors of staff and research desktops, each with 100Mbit+ to the desk and a 1Gbit uplink from each switch. At the middle of our network are two Black Diamonds, one of which is the new 10ks which we helped Extreme beta-test (now in production). A third BD is being set up at a second site with 10Gbit fibre links.

      The rest of the network ('the edge') is also made up of Extreme switches, ranging from Summit 1s, 24s, 48s to some of their newer 400-series 1u switches on Mars and elsewhere. (The 400-series can run 10Gbit fibre uplinks, and each copper port runs at up to 1Gbit, which is ideal for a cluster environment.)

      Plus, they're are all coloured a nice shade of purple.

  4. force 10 by complex · · Score: 3, Informative

    http://www.force10networks.com/ claim to have the higest port density.

    1. Re:force 10 by PSUdaemon · · Score: 3, Insightful

      Yes, these guys are awesome. We just got one of their switches for our cluster. All ports are line speed, no over subscription. They are also soon to announce some higher density line cards for their existing chassis in the upcoming months. Definitely give them a look.

  5. How much better than Cisco? by photon317 · · Score: 2, Interesting


    Cisco is the de-facto brand of networking gear for standard stuff like Ethernet. How much better are these high-performance switches people are talking about as suggestions in the comments here? This is not a rhetorical question, I just realy want to know and I'm too lazy and uninterested to look into it myself, but not lazy enough to stop typing this slashdot post. Is it enough to be worth going with non-Cisco for HPC clusters that use Ethernet-based interconnects? I know Cisco isn't infallible, but for all kinds of reasons they're a good bet in networking gear come purchasing time, at least outside this HPC cluster business.

    --
    11*43+456^2
  6. Forget ethernet by keesh · · Score: 3, Informative

    Give serious thought to FC-IP and director-class fibrechannel kit. Performance-wise it'll thrash Ethernet, and there're various clever tricks you can do with directors clustered together via Open Trunking meaning that a bunch of 160 port boxes (a McData 6140 is your best bet here) will do as well as a larger single box.

    1. Re:Forget ethernet by FreeLinux · · Score: 2, Interesting

      Ever seen a 500-1000 port FC switch or trunked network? Any idea what such a beast, if it existed, would cost? What's the cost on 500-1000 FC interface cards for the PCs? You do know that most PCs now come with gigabit ethernet onboard, right?

  7. Stackable 48 Ports by DA-MAN · · Score: 3, Informative

    I'm a sysadmin for a 3 large clusters in the same league, we use stackable 48 port Nortel switches. Each switch is 1u, and the interconnects don't use a separate port. The switches have wildly expensive support options, however because it just works we've never had to pay for support on them.

    We use to have Foundry ourselves, but their switches were crap, they would suddenly become dumb hubs and lose their ip, etc.

    We tried HP, but found their interface cumbersome and unfamiliar with weird networking related issues that would pop up.

    Cisco's been rock solid, but very expensive.

    --
    Can I get an eye poke?
    Dog House Forum
  8. Call your local supercomputing center by beegle · · Score: 4, Informative

    Send email to a few supercomputing centers. These places have tons of clusters, with lots of vendors throwing hardware at them. They're also often associated with schools, so they're not competitors and they actually -want- people to learn from what they've done.

    To get you started:
    http://www.ncne.org
    http://www.psc.edu
    http://www.sdsc.edu
    http://www.ncsa.edu

    Yeah, it's Pittsburgh-centric. Guess where I'm posting from. There's probably somewhere closer to you.

    The things you want to figure out before calling:

    -What's your budget? (Nice stuff tends to be more expensive)

    -How much does latency matter? (Usually, lots. Sometimes, not so much. Put numbers here.)

    -What's your architecture (at several levels of technical detail)? Can you use 64-bit PCI? Do you have to work with a proprietary bus? Can you use full-height, full-length cards? What OS -exactly- are you using? (Hint: "Linux" ain't close enough.) What version and vendor of PVM/MPI/whatever are you using, and can you switch?

    --
    --
  9. Cisco 65XX by arnie_apesacrappin · · Score: 4, Informative
    If you're looking for Gig over copper, the 6509 will probably give you the density you want in a single device. It has 9 slots, one of which is filled by the supervisor module. If you want to upgrade to the 720 Gbps switch fabric, I think that takes another slot, but could very well be wrong. But with 7 available slots at 48 ports per 10/100/1000 blade you would have 336 connections.

    The 6513 is basically the same thing but with four extra slots.

    The 6509 chassis lists at $9.5K and the 6513 $15.25K. That's completely bare bones. The supervisor modules run anywhere from $6K to $28K at list. The 48 port 10/100/1000 modules list at $7.5K while a 24 port SFP fiber blade lists for $15K. You'll need two power supplies at $2K-5K each.

    On the cheap end, to get the port density you're looking for out of Cisco, you'll pay about $70K list. But if you find the right reseller, you can see a discount of 30-40%.

    All numbers in this post should be considered best guess, based on quotes I've gotten. They may be out of date. They are not official prices from Cisco. Take with the appropriate grain of salt.

    --

    Still, with a plan, you only get the best you can imagine. I'd always hoped for something better than that. -CP

    1. Re:Cisco 65XX by rnxrx · · Score: 2, Interesting

      You can run hybrid mode/CatOS on the sup720 (catos 8.x, I think). I also would not use the 6513 - only slots 9-13 actually run at full speed. You're limited to half the backplane bandwidth on slots 1-8.

  10. HP Switches are very reliable, but run HOT! by scum-o · · Score: 4, Informative

    We're using the unmanaged HP procurve modular 1Gbps switches in our clusters, but they run VERY HOT when utilized (our switches get hammered 24/7 - like most clusters probably do) and we had some overheating issues with them. Our clusters aren't as large as yours, but I'd suggest going with a major manufacturer (IBM, HP, Cisco) if you're putting all of your eggs in one basket (switch-wise).

    One thing is get a switch that's modular (most good ones are), but if something goes out, you'll only loose 8 or 32 nodes instead of the whole switch.

  11. Nortel Passport by FreeLinux · · Score: 2, Informative

    Nortel's Passport 8600 384 ports per chassis, true wire-speed, redundant everything, layer 2-7 switching. Also, if you need more ports simply add another 8600 and use Multi-link-trunking (MLT) between the switches. Wash Rinse Repeat. Networks that use these are smokin!

    Of course, if you are looking for the typical Ask Slashdot for free solutions answer you can forget it. These puppies cost a bundle.

  12. For a good switch by Enrico+Pulatzo · · Score: 4, Funny

    try a hickory tree. Stings like hell and the mere thought is a deterrant for most rascals and rapscallions.

  13. build a fat tree by aminorex · · Score: 2, Interesting

    isn't almost all the latency in your network from software? why not build a hypertree from cheap 24-port switches? At $200 a pop, you could make a
    tree with 12 roots for $8000. spend more to get
    more cross-section bandwidth, less for less. it
    scales with your budget.

    --
    -I like my women like I like my tea: green-
  14. Re:FNN by rnxrx · · Score: 2, Informative
    The 6513 won't support 11 48-port 10/100/1000 linecards if you expect anything close to wire speed. The only blades that would even come up in that application would be 6148-GE-TX or 6548-GE-TX. In both cases the interconnect between the blade and the backplane is very oversubscribed. If you want to run at full speed, only a 6509 with supervisor 720's and the 6748 linecards will approach line rate at high density. The 6513 has serious limitations on how many high-speed blades can be employed. I would strongly recommend using a 6509 instead. The practical limit would then be 384 10/100/1000 ports.


    That said, if cost is a factor and you really only need layer-2, we found the Nortel 5510 stackable to be extremely impressive. 48 ports of 10/100/1000, stackable to 8 - manages as a single unit, tons of capacity between switches, great redundancy features and a cost literally less than a quarter of the Cisco's.

  15. Re:3COMs fall apart by ePhil_One · · Score: 2, Informative
    Cisco's last forever, even long after their technology is obsolete, their hardware is built like army tanks... but you do pay for it too.

    Which explains all the dying Cisco 3524's and 2900's I have. Random dead ports, complete lockups, etc. Not that our 3com's are doing any better. For now I'm replacing them with Dell Gigabit switches, cause the price is nice, but I'm looking for something that built for the data-center (Dell's lack an effective backplane interconnect is a big strike). Just wanted to point out Cisco's fail too.

    --
    You are in a maze of twisted little posts, all alike.