Hi Guys
i've got a poweredge 750 which is already a few years old, it only has 512mb ram so i want to upgrade it to 4gb
however, i dont know if the server has ECC memory installed
root@Files01:/mnt/config# dmidecode --type memory | less
Code:
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Multi-bit ECC
Maximum Capacity: 4 GB
Error Information Handle: Not Provided
Number Of Devices: 4
Handle 0x1100, DMI type 17, 23 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 256 MB
Form Factor: DIMM
Set: 1
Locator: DIMM1_A
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 400 MHz (2.5 ns)
Handle 0x1102, DMI type 17, 23 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 2
Locator: DIMM2_A
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 400 MHz (2.5 ns)
Handle 0x1101, DMI type 17, 23 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 256 MB
Form Factor: DIMM
Set: 1
Locator: DIMM1_B
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 400 MHz (2.5 ns)
Handle 0x1103, DMI type 17, 23 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 2
Locator: DIMM2_B
Bank Locator: Not Specified
Type: DDR
Type Detail: Synchronous
Speed: 400 MHz (2.5 ns)
tells me that i have 2*256mb installed.
Error Information Handle: Not Provided
does that mean the current memory isnt ecc?
thanks!