How to check if server is NUMA enabled?

Opterons and Nelahem (55xx and later) Xeons have a NUMA architecture – each socket has its own memory bus and there is a link between the sockets. This link is called Hypertransport on Opteron systems and Quickpath on Xeons. The G5 predates Nelahem and still uses the older Front Side Bus, which is not a … Read more

SSD (Intel 530) read/write speed very slow with RAID 10

While the other answer here beings up some points, your specific issues are due to platform limitations and OS configuration: You’re throughput-limited by the use of consumer SATA SSDs on an HP Smart Array P410 RAID controller. SATA disks run at 3.0Gbps (3G) on these controllers rather than 6.0Gbps (6G). So that’s a barrier that … Read more

HP ACU CLI Examples

My favorite example: This can be run from the shell or within the tool. hpacucli ctrl all show config (use hpacucli.exe for Windows) Or hpacucli ctrl all show config detail But, if you have the HP Management Agents installed anyway, you should have realtime monitoring of RAID status pushing back to email alerts or an … Read more

Incredibly low disk performance on HP ProLiant DL385 G7

The HP Smart Array P410 is a fine controller, but you will get poor performance out of it if you don’t have the battery-backed or flash-backed cache units installed. The cache makes a tremendous difference in that writes are buffered by the cache memory before being committed to disk. You get the write confirmation to … Read more

Can’t enter HP SmartArray P410 RAID ORCA set-up on HP ProLiant DL320G6

Assuming you’re on a recent firmware revision for the DL320 G6 server. You’re going to have to pay close attention to the POST messages in order to catch the RAID controller’s ORCA utility prompt. The “Sea of Sensors” POST routine takes awhile from the first screen prompt (on a warm-boot) to step through RAM checks … Read more

How can I determine the power demand of an HP server’s power supply under load?

Yes, you can run this server happily in under 2.5 Amps total… I can show you real-life utilization for that server platform/model. Watts = Amps x Volts Your power regulator and power supply efficiency mode settings will have an impact, but the example I give below is from one of my co-located ProLiant DL360 G7 … Read more