O HP ProLiant ML110 G2 pára de funcionar ao atualizar a RAM

2

Este é um servidor sobressalente antigo que eu uso para um servidor Minecraft e um servidor web. A corrente tem 2,5 GB de RAM. Eu comprei recentemente 4GB (4x1GB) de RAM nova e quando eu os instalei, o servidor não inicializaria. O ventilador começa e não há luzes não verdes na placa-mãe, mas na verdade não inicializa.

A RAM atual é PC3200 400MHz ECC CL3, e o RAM eu comprei é o mesmo, tanto quanto eu posso dizer. Existe alguma coisa que eu possa fazer para obter o servidor para inicializar? Eu tentei usar apenas 2 dos novos chips, e eu tentei combinações diferentes, mas nenhuma delas teve sucesso.

Edit: Acabei de notar que uma das partes atuais da RAM é a PC3200U e o resto apenas diz PC3200, enquanto a nova RAM é toda a PC3200R. Isso é um problema?

Informação do controlador de memória de dmidecode :

Handle 0x0005, DMI type 5, 24 bytes
Memory Controller Information
    Error Detecting Method: 8-bit Parity
    Error Correcting Capabilities:
            None
    Supported Interleave: One-way Interleave
    Current Interleave: One-way Interleave
    Maximum Memory Module Size: 1024 MB
    Maximum Total Memory Size: 4096 MB
    Supported Speeds:
            70 ns
            60 ns
    Supported Memory Types:
            SDRAM
    Memory Module Voltage: 3.3 V
    Associated Memory Slots: 4
            0x0006
            0x0007
            0x0008
            0x0009
    Enabled Error Correcting Capabilities:
            Unknown

Informações atuais sobre a memória de dmidecode :

Handle 0x0006, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: DIMM1
        Bank Connections: 0 1
        Current Speed: Unknown
        Type: DIMM SDRAM
        Installed Size: 512 MB (Double-bank Connection)
        Enabled Size: 512 MB (Double-bank Connection)
        Error Status: OK

Handle 0x0007, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: DIMM2
        Bank Connections: 2 3
        Current Speed: Unknown
        Type: DIMM SDRAM
        Installed Size: 512 MB (Double-bank Connection)
        Enabled Size: 512 MB (Double-bank Connection)
        Error Status: OK

Handle 0x0008, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: DIMM3
        Bank Connections: 0 1
        Current Speed: Unknown
        Type: DIMM SDRAM
        Installed Size: 512 MB (Double-bank Connection)
        Enabled Size: 512 MB (Double-bank Connection)
        Error Status: OK

Handle 0x0009, DMI type 6, 12 bytes
Memory Module Information
        Socket Designation: DIMM4
        Bank Connections: 2 3
        Current Speed: Unknown
        Type: DIMM SDRAM
        Installed Size: 1024 MB (Double-bank Connection)
        Enabled Size: 1024 MB (Double-bank Connection)
        Error Status: OK
    
por DanielGibbs 10.08.2012 / 06:53

1 resposta

5

De acordo com a documentação da HP sobre o ProLiant ML110 G2 , ele não suporte RAM ECC registrado, que é o que você comprou e está tentando instalar. Você precisa usar RAM ECC sem buffer, que é o que você tinha anteriormente lá.

    
por 10.08.2012 / 07:23