7

Does anyone know how to read the labels on RAM? Or have a link to a good resource for reading the labels?

Here's why I'm asking:

I have a third-party Dell server in my rack. The vendor sent us additional memory to install, but it doesn't work. The single stick already installed says PC3-10600E and the one they sent me says PC3-10600U. The *U one does not work, even by itself. I'm trying to figure out the difference between *E and *U.

longneck
  • 23,082
  • 4
  • 52
  • 86

1 Answers1

11

It's the difference between ECC, Registered and Unbuffered RAM. (E, R, U)

You want more of the "E" RAM if that's what was there in the first place. Typically, they do not mix. The server should have RAM and DIMM population guidelines listed on the chassis cover.

Also see: HP DL160 G6 memory PC3-10600R vs PC3-10600E

ewwhite
  • 197,159
  • 92
  • 443
  • 809
  • It seems the E designation at the end is a pretty uncommon way to state that it's ECC RAM. This becomes more difficult to interpret when they list ECC with the E designation... It seems like mostly HP RAM does this, but I did find some Samsung sticks using the same convention. – kayleeFrye_onDeck Nov 15 '16 at 02:22