Answer the question
In order to leave comments, you need to log in
How to find out the volume and frequency of HP DL180 G6 memory sticks from under Esxi 5.5?
There is a server HP DL180 G6
IPMI Version: 2.0
Firmware Version: 4.22
Hardware Version: 1.0
Now there is 32Gb of DDR3 ECC memory
There is a task to add more memory
It is not clear what strips and what frequency they are.
Nothing is written in ILO Shut down
the server and see what is there, of course, an option, but very bad
Worth VmWare Esxi 5.5 + Horizon
Therefore, all utilities like AIDA or lshw are not suitable, because they collect data from a virtual machine or VmWare does not know them
Answer the question
In order to leave comments, you need to log in
What OS is on the server?
for Linux Ubuntu execute in the console
For Windows the utility CPU-Z or AIDA64 is suitable.
If the server is Linux, then lshw will give you enough information to identify the sticks.
If you have ssh access to the hypervisor, then like this:
#smbiosDump | grep -A 4 'Physical Memory Array'
Physical Memory Array: #4096
Use: 0x03 (System memory)
Location: 0x03 (Motherboard)
Slots: 8
Max. Size: 64 GB
# smbiosDump | grep -A 8 'Memory Device'
Memory Device: #4352
Location: "DIMM 1A"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4353
Location: "DIMM 2C"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4354
Location: "DIMM 3A"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4355
Location: "DIMM 4C"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4356
Location: "DIMM 5B"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4357
Location: "DIMM 6D"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4358
Location: "DIMM 7B"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
Memory Device: #4359
Location: "DIMM 8D"
Memory Array: #4096
Form Factor: 0x0f (FB-DIMM)
Type: 0x14 (DDR2 FB-DIMM)
Type Detail: 0x0080 (Synchronous)
Data Width: 64 bits (+8 ECC bits)
Size: 2 GB
Speed: 667 MHz
--
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question