Why would I choose Copper over SFP+ for 10GbE?

We're speccing up some 10GbE switches for integrating a few older servers into our Equallogic SAN, and we're noticing quite a price gap between SFP+ and Copper (Cat 6A) equipment (Dell 8024F vs 8024).

I'm not really sure what the real-world difference is between the form factors. The Dell guys tell me that SFP+ has a lower latency, but couldn't tell me much more than that besides that our M1000e and PS6010XV chassis's only comes with SFP+ uplinks (and SFP+ is substantially cheaper).


Solution 1:

The latency is basically negligible. The 10GBASE-T has a latency of <1microsecond. SFP+ has less latency in itself, but SPF doesn't include some of the physical transceiver (which may or may not add latency); hence the need for a physical module (or direct copper cables).

The biggest differences are price, as you've noted, and distance. SFP+ Direct Copper the cables have to be <15m (10m for certain cables). 10GBASE-T goes the standard 100m. Cat6 cabling is quite cheap (compared to other 10G cabling), and I would suspect that the equipment manufacturers "make up for that" in the price in addition to 10GBASE-T not being as popular yet.

The 10GBASE-T standard also uses more electricity (which causes both the increased distance and latency). The extra amount used isn't normally a factor.

Solution 2:

"SFP+ has a lower latency" due the much better noise/interference isolation, but copper is generally less fragile/more durable (if it will be in a "higher chance of being re-handled" environment).

Solution 3:

The 802.3an (10GBase-T) standard calls for latency of 2.5 microseconds or better. You are dealing with storage that still has latency measured in milliseconds. The difference might matter for extremely specialized high-performance computing applications, it can't possibly have any significant impact on your SAN performance.

How does the cost difference look after you have purchased the actual cables? You may find that market prices for CAT6A patch cables are becoming almost similar to prices for CAT5e, whereas the SFP+ cabling could actually be a significant component of your project cost. (It may even cancel out the difference in switch prices.)

I would suggest that overall project cost is likely to be the most important deciding factor.

(Disclaimer: there is no 10GbE at all in my current environment.)